Pkgcheck Warnings
- All Versions- UnstableOnly
 for arch: [ amd64 ], all versions are unstable: [ 12.1.9, 12.1.10, 13.0.4, 13.0.5, 13.1.0, 13.1.1, 13.2.0 ]
 
- 9999- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 13.2.0- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 13.1.1- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- RedundantVersion
 slot(0) keywords are overshadowed by version: 13.2.0
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 13.1.0- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- RedundantVersion
 slot(0) keywords are overshadowed by versions: 13.1.1, 13.2.0
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 13.0.5- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- RedundantVersion
 slot(0) keywords are overshadowed by versions: 13.1.0, 13.1.1, 13.2.0
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 13.0.4- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- RedundantVersion
 slot(0) keywords are overshadowed by versions: 13.0.5, 13.1.0, 13.1.1, 13.2.0
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 12.1.10- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- RedundantVersion
 slot(0) keywords are overshadowed by versions: 13.0.4, 13.0.5, 13.1.0, 13.1.1, 13.2.0
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
- 12.1.9- EmptyGlobalAssignment
 line 15: empty global assignment: IUSE=""
- RedundantVersion
 slot(0) keywords are overshadowed by versions: 12.1.10, 13.0.4, 13.0.5, 13.1.0, 13.1.1, 13.2.0
- VariableOrderWrong
 variable LICENSE should occur before IUSE
- VariableOrderWrong
 variable SLOT should occur before KEYWORDS
 
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.