dev-ruby/
appraisal

Ruby library for testing your library against different versions of dependencies

https://github.com/thoughtbot/appraisal

Pkgcheck Warnings

  • All Versions
    • EmptyGlobalAssignment
      line 18: empty global assignment: IUSE=""
    • UnstableOnly
      for arches: [ amd64, arm, arm64, ppc, ppc64, sparc, x86 ], all versions are unstable: [ 2.5.0 ]
  • 2.5.0
    • EmptyGlobalAssignment
      line 18: empty global assignment: IUSE=""

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