public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Haubenwallner" <haubi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/embedded/, profiles/base/
Date: Mon, 25 Mar 2019 14:19:41 +0000 (UTC)	[thread overview]
Message-ID: <1553523530.d9ee4ad7ae8b0226e2819727b4849aee2196c498.haubi@gentoo> (raw)

commit:     d9ee4ad7ae8b0226e2819727b4849aee2196c498
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 20 08:44:31 2019 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Mon Mar 25 14:18:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9ee4ad7

profiles: introduce prefix-stack implicit USE flag

Will supersede the prefix-chain implicit USE flag.
Bug: https://bugs.gentoo.org/658572

Signed-off-by: Michael Haubenwallner <haubi <AT> gentoo.org>

 profiles/base/make.defaults     | 2 +-
 profiles/base/use.mask          | 1 +
 profiles/embedded/make.defaults | 2 +-
 profiles/embedded/use.mask      | 1 +
 4 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 7e04c424dd4..14edfe96872 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"
+IUSE_IMPLICIT="prefix prefix-chain 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 7367d441269..044762aa952 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -85,6 +85,7 @@ coreaudio
 prefix
 prefix-chain
 prefix-guest
+prefix-stack
 
 # Diego E. Pettenò <flameeyes@gentoo.org> (19 Oct 2010)
 # masking flags that only apply to FreeBSD

diff --git a/profiles/embedded/make.defaults b/profiles/embedded/make.defaults
index e0ee78c89ae..c69b97c6a75 100644
--- a/profiles/embedded/make.defaults
+++ b/profiles/embedded/make.defaults
@@ -17,7 +17,7 @@ USERLAND="GNU"
 LINGUAS="en"
 
 # Profile IUSE injection (applies only to ebuilds which use EAPI 5 or later)
-IUSE_IMPLICIT="prefix prefix-chain prefix-guest"
+IUSE_IMPLICIT="prefix prefix-chain prefix-guest prefix-stack"
 USE_EXPAND_UNPREFIXED="ARCH"
 USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
 USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"

diff --git a/profiles/embedded/use.mask b/profiles/embedded/use.mask
index 4786ba583a3..83e697ef9a9 100644
--- a/profiles/embedded/use.mask
+++ b/profiles/embedded/use.mask
@@ -2,6 +2,7 @@
 # must use a prefix profile
 prefix
 prefix-chain
+prefix-stack
 
 # Chris PeBenito <pebenito@gentoo.org>
 # must use a SELinux profile


             reply	other threads:[~2019-03-25 14:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-25 14:19 Michael Haubenwallner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-10-04  4:13 [gentoo-commits] repo/gentoo:master commit in: profiles/embedded/, profiles/base/ Sam James
2021-06-01  7:51 Michał Górny
2021-04-06 14:46 Ulrich Müller
2019-05-19 21:05 Thomas Deutschmann
2019-03-25 14:19 Michael Haubenwallner
2017-04-11 11:47 Michael Haubenwallner
2016-07-09  7:39 Ulrich Müller
2016-06-17  7:26 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1553523530.d9ee4ad7ae8b0226e2819727b4849aee2196c498.haubi@gentoo \
    --to=haubi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox