Pkgcheck Warnings

  • All Versions
    • MissingRemoteId
      missing <remote-id type="github">leogx9r/ryzen_smu</remote-id> (inferred from URI 'https://github.com/leogx9r/ryzen_smu')
  • 0.1.5
    • VariableOrderWrong
      variable S should occur before KEYWORDS
  • 0.1.2_p20211205-r1
    • RedundantVersion
      slot(0) keywords are overshadowed by version: 0.1.5
  • 0.1.2_p20211205
    • DeprecatedEclass
      uses deprecated eclass: linux-mod (migrate to linux-mod-r1.eclass)
    • EmptyGlobalAssignment
      line 16: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 18: empty global assignment: DEPEND=""
    • EmptyGlobalAssignment
      line 19: empty global assignment: RDEPEND=""
    • ProvidedEclassInherit
      line 6: redundant eclass inherit 'linux-info', provided by 'linux-mod'
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 0.1.2_p20211205-r1, 0.1.5
    • UnusedInherits
      unused eclass: toolchain-funcs
    • VariableOrderWrong
      variable DESCRIPTION should occur before KEYWORDS
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
  • 0.1.2_p20210627
    • DeprecatedEclass
      uses deprecated eclass: linux-mod (migrate to linux-mod-r1.eclass)
    • EmptyGlobalAssignment
      line 16: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 18: empty global assignment: DEPEND=""
    • EmptyGlobalAssignment
      line 19: empty global assignment: RDEPEND=""
    • ProvidedEclassInherit
      line 6: redundant eclass inherit 'linux-info', provided by 'linux-mod'
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 0.1.2_p20211205, 0.1.2_p20211205-r1, 0.1.5
    • VariableOrderWrong
      variable DESCRIPTION should occur before KEYWORDS
    • VariableOrderWrong
      variable LICENSE should occur before SLOT
  • 0.1.2
    • DeprecatedEclass
      uses deprecated eclass: linux-mod (migrate to linux-mod-r1.eclass)
    • EmptyGlobalAssignment
      line 16: empty global assignment: IUSE=""
    • EmptyGlobalAssignment
      line 18: empty global assignment: DEPEND=""
    • EmptyGlobalAssignment
      line 19: empty global assignment: RDEPEND=""
    • ProvidedEclassInherit
      line 6: redundant eclass inherit 'linux-info', provided by 'linux-mod'
    • RedundantVersion
      slot(0) keywords are overshadowed by versions: 0.1.2_p20210627, 0.1.2_p20211205, 0.1.2_p20211205-r1, 0.1.5
    • VariableOrderWrong
      variable DESCRIPTION should occur before KEYWORDS
    • VariableOrderWrong
      variable LICENSE should occur before SLOT

Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.