public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
Date: Sun,  3 Mar 2013 17:52:33 +0000 (UTC)	[thread overview]
Message-ID: <1362328587.aa9f5ba19e3ec52ffa21a3b87cbe5243b9a94a56.jlec@gentoo> (raw)

commit:     aa9f5ba19e3ec52ffa21a3b87cbe5243b9a94a56
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 16:36:27 2013 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 16:36:27 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=aa9f5ba1

sci-chemistry/nmrpipe: Fix quoting

Package-Manager: portage-2.2.0_alpha164
RepoMan-Options: --force

---
 sci-chemistry/nmrpipe/ChangeLog                    |    4 ++++
 .../nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild   |    8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index dd3e145..d966a7b 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 Mar 2013; Justin Lecher <jlec@gentoo.org>
+  nmrpipe-7.9.2013.021.23.09-r2.ebuild:
+  Fix quoting
+
 *nmrpipe-7.9.2013.021.23.09-r2 (26 Feb 2013)
 
   26 Feb 2013; Justin Lecher <jlec@gentoo.org>

diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild
index 4870845..2abd96b 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild
@@ -154,10 +154,10 @@ src_prepare() {
 
 	if use prefix; then
 		sed \
-			-e "s: sh : ${EPREFIX}/bin/sh :g" \
-			-e "s: csh : ${EPREFIX}/bin/csh :g" \
-			-e "s: bash : ${EPREFIX}/bin/bash :g" \
-			-e "s:appTerm -e:appTerm -e ${EPREFIX}/bin/csh:g" \
+			-e "s: sh : \"${EPREFIX}\"/bin/sh :g" \
+			-e "s: csh : \"${EPREFIX}\"/bin/csh :g" \
+			-e "s: bash : \"${EPREFIX}\"/bin/bash :g" \
+			-e "s:appTerm -e:appTerm -e \"${EPREFIX}\"/bin/csh:g" \
 			-i com/* || die
 
 		ebegin "Setting RPATH in binaries"


             reply	other threads:[~2013-03-03 17:52 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-03 17:52 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-02-24  8:04 [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/ Andrew Ammerlaan
2021-01-30 15:18 Andrew Ammerlaan
2021-01-19 16:56 Andrew Ammerlaan
2017-03-26 14:45 Justin Lecher
2015-10-12  9:34 Justin Lecher
2015-07-31 10:09 Justin Lecher
2015-04-13  6:34 Justin Lecher
2014-11-13 13:15 Justin Lecher
2014-09-16  8:28 Justin Lecher
2014-09-16  0:26 Christoph Junghans
2014-07-07  6:36 Justin Lecher
2014-07-04  7:10 Justin Lecher
2013-07-11 15:36 Justin Lecher
2013-06-16 15:53 Justin Lecher
2013-02-27 17:23 Justin Lecher
2013-01-24  8:55 Justin Lecher
2013-01-14  7:11 Justin Lecher
2012-08-10 12:56 Justin Lecher
2012-08-10 12:54 Justin Lecher
2012-05-02 19:22 Justin Lecher
2011-12-26 13:43 Justin Lecher
2011-12-26 13:41 Justin Lecher
2011-10-05  7:59 Justin Lecher
2011-02-26 12:53 Justin Lecher

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=1362328587.aa9f5ba19e3ec52ffa21a3b87cbe5243b9a94a56.jlec@gentoo \
    --to=jlec@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