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/, sci-chemistry/nmrpipe/files/
Date: Mon,  4 Apr 2011 11:18:55 +0000 (UTC)	[thread overview]
Message-ID: <bba7738ecbcd9b7d442a8290f6d427823551efae.jlec@gentoo> (raw)

commit:     bba7738ecbcd9b7d442a8290f6d427823551efae
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  1 12:22:29 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Apr  1 12:22:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=bba7738e

Missing script dirs included

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 70EB7916)

---
 sci-chemistry/nmrpipe/ChangeLog                    |    4 ++++
 sci-chemistry/nmrpipe/files/env-nmrpipe-new        |    2 +-
 .../nmrpipe/nmrpipe-5.5.2011.069.19.56.ebuild      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 774cf38..9a5668a 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  01 Apr 2011; Justin Lecher <jlec@gentoo.org>
+  nmrpipe-5.5.2011.069.19.56.ebuild, files/env-nmrpipe-new:
+  Missing script dirs included
+
 *nmrpipe-5.5.2011.069.19.56 (11 Mar 2011)
 
   11 Mar 2011; Justin Lecher <jlec@gentoo.org>

diff --git a/sci-chemistry/nmrpipe/files/env-nmrpipe-new b/sci-chemistry/nmrpipe/files/env-nmrpipe-new
index b504aa1..87697f7 100644
--- a/sci-chemistry/nmrpipe/files/env-nmrpipe-new
+++ b/sci-chemistry/nmrpipe/files/env-nmrpipe-new
@@ -3,7 +3,7 @@ NMRCHECK="ALL"
 
 BINTYPE="linux9"
 NMRBINTYPE="linux9"
-PATH="/opt/nmrpipe/com:/opt/nmrpipe/bin:/opt/nmrpipe/dynamo/tcl"
+PATH="/opt/nmrpipe/com:/opt/nmrpipe/bin:/opt/nmrpipe/dynamo/tcl:/opt/nmrpipe/talosplus/com:/opt/nmrpipe/dynamo/com"
 
 # NMRPipe
 NMRBASE="/opt/nmrpipe"

diff --git a/sci-chemistry/nmrpipe/nmrpipe-5.5.2011.069.19.56.ebuild b/sci-chemistry/nmrpipe/nmrpipe-5.5.2011.069.19.56.ebuild
index 9965e8e..6ecb332 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-5.5.2011.069.19.56.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-5.5.2011.069.19.56.ebuild
@@ -130,7 +130,7 @@ src_install() {
 	rm -f {talos*,spartaplus,promega}/bin/*{linux,mac,sgi6x,winxp} pdb/misc/addSeg || die
 
 	# Set the correct path to NMRPipe in the auxiliary scripts.
-	for i in $(find com/ dynamo/surface/misc/ nmrtxt/ talos/misc talosplus/com -type f); do
+	for i in $(find com/ dynamo/surface/misc/ nmrtxt/ talos/misc talosplus/com spartaplus/com -type f); do
 		sed -e "s%/u/delaglio%${ENMRBASE}%" -i ${i} || die \
 			"Failed patching scripts."
 	done



             reply	other threads:[~2011-04-04 11:19 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-04 11:18 Justin Lecher [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-05 20:20 [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/, sci-chemistry/nmrpipe/files/ Andrew Ammerlaan
2015-11-26 11:57 Justin Lecher
2013-10-28  9:01 Justin Lecher
2013-08-12 21:27 Sebastien Fabbro
2013-01-23  9:13 Justin Lecher
2012-10-28 21:54 Justin Lecher
2012-07-31 10:11 Justin Lecher
2012-05-02 19:22 Justin Lecher
2012-05-02  6:52 Justin Lecher
2012-03-22 21:57 Justin Lecher
2012-01-10  9:30 Justin Lecher
2011-12-06 16:35 Justin Lecher
2011-11-11 11:26 Justin Lecher
2011-08-31 10:05 Justin Lecher
2011-07-06 13:35 Justin Lecher
2011-06-20  5:20 Justin Lecher
2011-05-28  7:49 Justin Lecher
2011-04-29 10:05 Justin Lecher
2011-04-28  7:50 Justin Lecher
2011-03-11 17:44 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=bba7738ecbcd9b7d442a8290f6d427823551efae.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