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: sys-apps/baselayout-prefix/
Date: Tue, 11 Apr 2017 12:03:50 +0000 (UTC)	[thread overview]
Message-ID: <1491911628.b97b1f75a83f56c51cecb454e527ccfe2a243378.haubi@gentoo> (raw)

commit:     b97b1f75a83f56c51cecb454e527ccfe2a243378
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 11:53:48 2017 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 11:53:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b97b1f75

sys-apps/baselayout-prefix: switch to implicit iuse prefix-chain

Package-Manager: portage-2.3.3

 sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild b/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild
index 628b47af038..9f59ae36b38 100644
--- a/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild
+++ b/sys-apps/baselayout-prefix/baselayout-prefix-2.2-r5.ebuild
@@ -13,7 +13,6 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2
 
 LICENSE="GPL-2"
 SLOT="0"
-IUSE="prefix-chaining"
 KEYWORDS="~arm ~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
 
 RDEPEND="sys-apps/gentoo-functions"
@@ -29,7 +28,7 @@ pkg_preinst() {
 }
 
 src_prepare() {
-	if use prefix-chaining; then
+	if use prefix-chain; then
 		epatch "${FILESDIR}"/baselayout-${PV}-prefix-chaining.patch
 
 		# need to set the PKG_CONFIG_PATH globally for this prefix, when
@@ -56,7 +55,7 @@ src_install() {
 		-e "/PATH=/!s:/\(etc\|usr/bin\|bin\):\"${EPREFIX}\"/\1:g" \
 		-e "/PATH=/s|\([:\"]\)/|\1${EPREFIX}/|g" \
 		etc/profile > "${ED}"/etc/profile || die
-	if ! use prefix-chaining; then
+	if ! use prefix-chain; then
 		sed \
 			-e "/PATH=.*\/sbin/s|\"$|:/usr/sbin:/sbin\"|" \
 			-e "/PATH=.*\/bin/s|\"$|:/usr/bin:/bin\"|" \


             reply	other threads:[~2017-04-11 12:03 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 12:03 Michael Haubenwallner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-07 15:31 [gentoo-commits] repo/gentoo:master commit in: sys-apps/baselayout-prefix/ Jakov Smolić
2022-01-04 10:30 David Seifert
2022-01-04  3:29 Sam James
2021-02-06 10:14 Fabian Groffen
2021-01-18 18:22 Fabian Groffen
2021-01-06 15:26 Fabian Groffen
2020-12-27 18:13 Fabian Groffen
2020-12-13  3:01 Benda XU
2020-02-08 14:18 David Seifert
2019-05-13 15:11 Michael Haubenwallner
2019-03-28 12:17 Fabian Groffen
2019-03-28 12:04 Fabian Groffen
2019-03-26  8:47 Michael Haubenwallner
2019-03-25 15:29 Michael Haubenwallner
2019-03-25 14:19 Michael Haubenwallner
2017-12-11  6:06 Benda XU
2017-04-13 19:14 Fabian Groffen
2017-04-13 19:14 Fabian Groffen
2017-04-13 18:53 Fabian Groffen
2016-07-28 12:23 Fabian Groffen

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=1491911628.b97b1f75a83f56c51cecb454e527ccfe2a243378.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