mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-23 23:31:00 +02:00
profile: add all the pkgcheck which don't fail
This commit is contained in:
parent
5e592329a7
commit
06f832bd4a
1 changed files with 38 additions and 0 deletions
|
|
@ -1,3 +1,41 @@
|
|||
[CHECKSETS]
|
||||
PentooCI =
|
||||
BadDependency
|
||||
BadKeywords
|
||||
BadPackageUpdate
|
||||
BadProtocol
|
||||
BadWhitespaceCharacter
|
||||
BannedCharacter
|
||||
ConflictingChksums
|
||||
EclassBashSyntaxError
|
||||
EqualVersions
|
||||
InvalidBdepend
|
||||
InvalidDepend
|
||||
InvalidEapi
|
||||
InvalidLicense
|
||||
InvalidManifest
|
||||
InvalidPN
|
||||
InvalidPdepend
|
||||
InvalidProperties
|
||||
InvalidRdepend
|
||||
InvalidRequiredUse
|
||||
InvalidRestrict
|
||||
InvalidSlot
|
||||
InvalidSrcUri
|
||||
InvalidUTF8
|
||||
InvalidUseFlags
|
||||
#MissingLicense
|
||||
MissingManifest
|
||||
#MissingSlash
|
||||
MovedPackageUpdate
|
||||
NonexistentProfilePath
|
||||
#NonsolvableDepsInStable
|
||||
#ProfileError
|
||||
PythonEclassError
|
||||
SourcingError
|
||||
UnknownCategoryDirs
|
||||
UnknownLicenses
|
||||
UnknownManifest
|
||||
UnknownMirror
|
||||
#UnstatedIuse
|
||||
#VisibleVcsPkg
|
||||
|
|
|
|||
Loading…
Reference in a new issue