From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/mddnmr/
Date: Thu, 21 Aug 2014 08:06:42 +0000 (UTC) [thread overview]
Message-ID: <1408608302.aafcce4a71fc3294f9a8e40d007060b464afc679.jlec@gentoo> (raw)
commit: aafcce4a71fc3294f9a8e40d007060b464afc679
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 21 08:05:02 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Aug 21 08:05:02 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=aafcce4a
sci-chemistry/mddnmr: Version Bump
Package-Manager: portage-2.2.12
---
sci-chemistry/mddnmr/ChangeLog | 3 +++
sci-chemistry/mddnmr/mddnmr-2.4-r1.ebuild | 11 +++++++++--
2 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/mddnmr/ChangeLog b/sci-chemistry/mddnmr/ChangeLog
index 56a9ab6..a47c631 100644
--- a/sci-chemistry/mddnmr/ChangeLog
+++ b/sci-chemistry/mddnmr/ChangeLog
@@ -2,6 +2,9 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 21 Aug 2014; Justin Lecher <jlec@gentoo.org> mddnmr-2.4-r1.ebuild:
+ Version Bump
+
14 Aug 2014; Justin Lecher <jlec@gentoo.org> -mddnmr-2.4.ebuild,
+mddnmr-2.4-r1.ebuild:
Fix quoting of variables
diff --git a/sci-chemistry/mddnmr/mddnmr-2.4-r1.ebuild b/sci-chemistry/mddnmr/mddnmr-2.4-r1.ebuild
index 74d346d..a8b2328 100644
--- a/sci-chemistry/mddnmr/mddnmr-2.4-r1.ebuild
+++ b/sci-chemistry/mddnmr/mddnmr-2.4-r1.ebuild
@@ -4,9 +4,10 @@
EAPI=5
-PYTHON_DEPEND="2"
+PYTHON_COMPAT=( python2_7 )
+
+inherit python-single-r1
-REL="24Sep2012"
MY_P="${PN}${PV}"
DESCRIPTION="Program for processing of non-uniformly sampled (NUS) multidimensional NMR spectra"
@@ -18,7 +19,10 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
LICENSE="mddnmr"
IUSE=""
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
RDEPEND="
+ ${PYTHON_DEPS}
app-shells/tcsh
sci-chemistry/nmrpipe"
DEPEND=""
@@ -46,6 +50,7 @@ src_install() {
cat >> "${T}"/qMDD <<- EOF
#!${EPREFIX}/bin/csh
+ setenv LD_LIBRARY_PATH $(grep LDPATH "${EPREFIX}"/etc/env.d/35intelsdp | sed 's:LDAPATH=::g')"
setenv MDD_NMR "${EPREFIX}/opt/${PN}"
setenv MDD_NMRbin "${EPREFIX}/opt/${PN}/bin/"
set path=( . "\$MDD_NMRbin" "\${MDD_NMR}/com" \$path )
@@ -56,4 +61,6 @@ src_install() {
dobin "${T}"/qMDD
dodoc *pdf
+
+ python_optimize "${ED}"
}
next reply other threads:[~2014-08-21 8:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-21 8:06 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-01 4:43 [gentoo-commits] proj/sci:master commit in: sci-chemistry/mddnmr/ Andrew Ammerlaan
2021-01-18 12:14 Andrew Ammerlaan
2014-11-17 9:20 Justin Lecher
2014-09-16 8:28 Justin Lecher
2014-09-16 4:07 Christoph Junghans
2014-08-19 21:51 Christoph Junghans
2014-08-19 21:51 Christoph Junghans
2014-08-14 14:31 Justin Lecher
2014-08-14 13: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=1408608302.aafcce4a71fc3294f9a8e40d007060b464afc679.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