summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2019-03-22 15:00:50 +0100
committerMichael Haubenwallner <haubi@gentoo.org>2019-03-25 15:18:51 +0100
commit95e7ad8baea71587377e50d84d392803a466f90e (patch)
tree1a28b7c5ee9fda30db12a74e5899cfd430f9ce85 /profiles/base
parentapp-portage/prefix-toolkit: new package (diff)
downloadgentoo-95e7ad8baea71587377e50d84d392803a466f90e.tar.gz
gentoo-95e7ad8baea71587377e50d84d392803a466f90e.tar.bz2
gentoo-95e7ad8baea71587377e50d84d392803a466f90e.zip
profiles: drop prefix-chain implicit USE flag
Renaming prefix-chain to prefix-stack is completed now. Bug: https://bugs.gentoo.org/658572 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'profiles/base')
-rw-r--r--profiles/base/make.defaults2
-rw-r--r--profiles/base/use.mask1
2 files changed, 1 insertions, 2 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 14edfe968729..7fc93d902675 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -5,7 +5,7 @@
# See portage(5) manpage
# Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
-IUSE_IMPLICIT="prefix prefix-chain prefix-guest prefix-stack"
+IUSE_IMPLICIT="prefix prefix-guest prefix-stack"
USE_EXPAND_IMPLICIT="ELIBC KERNEL USERLAND"
USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index 044762aa9521..fefa096f1f8c 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -83,7 +83,6 @@ coreaudio
# Jeremy Olexa <darkside@gentoo.org>
# The prefix USE flags should never be used on non prefix profiles
prefix
-prefix-chain
prefix-guest
prefix-stack