mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-01-15 12:43:55 +01:00
profile: fix what pkgcheck told me to fix
This commit is contained in:
parent
96b4553415
commit
c2d2fda255
12 changed files with 5 additions and 20 deletions
|
|
@ -30,7 +30,7 @@ PentooCI =
|
|||
MovedPackageUpdate
|
||||
NonexistentProfilePath
|
||||
#NonsolvableDepsInStable
|
||||
#ProfileError
|
||||
ProfileError
|
||||
PythonEclassError
|
||||
SourcingError
|
||||
UnknownCategoryDirs
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
..
|
||||
../../../../bootstrap
|
||||
../../../../../bootstrap
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
..
|
||||
../../../../bootstrap
|
||||
../../../../../bootstrap
|
||||
|
|
|
|||
|
|
@ -1,2 +1,2 @@
|
|||
..
|
||||
../../../../bootstrap
|
||||
../../../../../bootstrap
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
gentoo:targets/desktop
|
||||
gentoo:hardened/linux/arm/armv7a
|
||||
gentoo:default/linux/arm/17.0/armv7a/hardened
|
||||
../../base
|
||||
pentoo:pentoo/base
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
5
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
..
|
||||
pentoo:pentoo/bleeding
|
||||
|
|
@ -1 +0,0 @@
|
|||
5
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
..
|
||||
../../../../bootstrap
|
||||
|
|
@ -1 +0,0 @@
|
|||
5
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
gentoo:hardened/linux/uclibc/arm/armv7a
|
||||
gentoo:targets/desktop
|
||||
pentoo:pentoo/arch/arm
|
||||
../../base
|
||||
pentoo:pentoo/base
|
||||
|
|
@ -17,6 +17,3 @@ arm pentoo/default/linux/arm/armv7a/bleeding_edge dev
|
|||
#arm pentoo/hardened/linux/arm/armv7a/bleeding_edge dev
|
||||
arm pentoo/default/linux/arm/armv6j stable
|
||||
arm pentoo/default/linux/arm/armv6j/bleeding_edge dev
|
||||
|
||||
#arm pentoo/hardened/linux/uclibc/arm dev
|
||||
#arm pentoo/hardened/linux/uclibc/arm/bleeding_edge dev
|
||||
|
|
|
|||
Loading…
Reference in a new issue