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: app-portage/prefix-chain-setup/
Date: Tue, 11 Apr 2017 17:10:50 +0000 (UTC)	[thread overview]
Message-ID: <1491930641.f12f560064fd81e4c4683676604da6442fb06dfc.haubi@gentoo> (raw)

commit:     f12f560064fd81e4c4683676604da6442fb06dfc
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 11 17:10:41 2017 +0000
Commit:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
CommitDate: Tue Apr 11 17:10:41 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12f5600

app-portage/prefix-chain-setup: fix typo with here documents

Package-Manager: portage-2.3.3

 app-portage/prefix-chain-setup/prefix-chain-setup-0.7.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/prefix-chain-setup/prefix-chain-setup-0.7.ebuild b/app-portage/prefix-chain-setup/prefix-chain-setup-0.7.ebuild
index a5c4d230a0e..35dba36fb1b 100644
--- a/app-portage/prefix-chain-setup/prefix-chain-setup-0.7.ebuild
+++ b/app-portage/prefix-chain-setup/prefix-chain-setup-0.7.ebuild
@@ -168,14 +168,14 @@ ebegin "creating make.conf"
 eend_exit $?
 
 ebegin "creating profile/use.mask"
-cat > "${CHILD_EPREFIX}"/etc/portage/profile/use.mask/prefix-chain-setup <<'-EOM'
+cat > "${CHILD_EPREFIX}"/etc/portage/profile/use.mask/prefix-chain-setup <<-'EOM'
 	# masked in base profile, unmask here
 	-prefix-chain
 	EOM
 eend_exit $?
 
 ebegin "creating profile/use.force"
-cat > "${CHILD_EPREFIX}"/etc/portage/profile/use.force/prefix-chain-setup <<'-EOM'
+cat > "${CHILD_EPREFIX}"/etc/portage/profile/use.force/prefix-chain-setup <<-'EOM'
 	# masked in base profile, force here
 	prefix-chain
 	EOM


             reply	other threads:[~2017-04-11 17:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 17:10 Michael Haubenwallner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-06-04  1:12 [gentoo-commits] repo/gentoo:master commit in: app-portage/prefix-chain-setup/ Aaron Bauman
2017-09-20  7:39 Michael Haubenwallner
2017-04-12 13:05 Michael Haubenwallner
2017-04-11 16:59 Michael Haubenwallner
2017-04-11 16:00 Michael Haubenwallner
2017-04-11 12:03 Michael Haubenwallner
2017-04-05 14:59 Michael Haubenwallner

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=1491930641.f12f560064fd81e4c4683676604da6442fb06dfc.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