* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2011-02-26 12:53 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2011-02-26 12:53 UTC (permalink / raw
To: gentoo-commits
commit: 629ba0120347c03d13e2c33c7623c536f6aa15f3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 12:52:43 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 12:52:43 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=629ba012
Cleaned ChangeLog
---
sci-chemistry/nmrpipe/ChangeLog | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 6f298e5..9c68412 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,8 +2,6 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
-<<<<<<< HEAD
-
*nmrpipe-5.5.2011.054.20.55 (26 Feb 2011)
26 Feb 2011; Justin Lecher <jlec@gentoo.org>
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2011-10-05 7:59 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2011-10-05 7:59 UTC (permalink / raw
To: gentoo-commits
commit: 56c39ee54074d3646dabe7ac716a434670f33d73
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 07:58:19 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 07:58:19 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=56c39ee5
Use virtualx.eclass
(Portage version: 2.2.0_alpha60/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-chemistry/nmrpipe/ChangeLog | 12 ++++++++++++
.../nmrpipe/nmrpipe-5.99.2011.242.16.23.ebuild | 7 ++++---
2 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 0326c36..cef3e0a 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,18 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 05 Oct 2011; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-5.99.2011.242.16.23.ebuild:
+ Use virtualx.eclass
+
+ 05 Oct 2011; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-5.99.2011.242.16.23.ebuild:
+ Use virtualx.eclass
+
+ 05 Oct 2011; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-5.99.2011.242.16.23.ebuild:
+ Use virtualx.eclass
+
31 Aug 2011; Justin Lecher <jlec@gentoo.org>
+files/5.99.2011.242.16.23-lib.patch, -files/5.95.2011.186.16.48-lib.patch,
-nmrpipe-5.95.2011.186.16.48.ebuild, +nmrpipe-5.99.2011.242.16.23.ebuild:
diff --git a/sci-chemistry/nmrpipe/nmrpipe-5.99.2011.242.16.23.ebuild b/sci-chemistry/nmrpipe/nmrpipe-5.99.2011.242.16.23.ebuild
index b5db875..4c3cb20 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-5.99.2011.242.16.23.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-5.99.2011.242.16.23.ebuild
@@ -4,9 +4,9 @@
# Versioning is output of nmrPipe -help
-EAPI="3"
+EAPI=3
-inherit eutils prefix
+inherit eutils prefix virtualx
DESCRIPTION="Spectral visualisation, analysis and Fourier processing"
HOMEPAGE="http://spin.niddk.nih.gov/bax/software/NMRPipe/"
@@ -78,7 +78,8 @@ src_unpack() {
chmod +x binval.com install.com
# Unset DISPLAY to avoid the interactive graphical test.
# This just unpacks the stuff
- env DISPLAY="" csh ./install.com +type linux9 +dest "${S}"/NMR || die
+# env DISPLAY="" csh ./install.com +type linux9 +dest "${S}"/NMR || die
+ VIRTUALX_COMMAND="csh ./install.com +type linux9 +dest ${S}/NMR" virtualmake
}
src_prepare() {
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2011-12-26 13:41 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2011-12-26 13:41 UTC (permalink / raw
To: gentoo-commits
commit: e7b6b1359adf317a4a700f3210e85a9a81f8789c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 13:41:33 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 13:41:33 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e7b6b135
sci-chemistry/nmrpipe: Always use bundled xview
(Portage version: 2.2.0_alpha83/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
.../nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 2a60ee2..985eba6 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: $
+ 26 Dec 2011; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-6.2.2011.314.15.12.ebuild:
+ Always use bundled xview
+
06 Dec 2011; Justin Lecher <jlec@gentoo.org>
+files/6.2.2011.314.15.12-lib.patch, -files/6.0.2011.286.17.18-lib.patch,
-nmrpipe-6.0.2011.286.17.18.ebuild, +nmrpipe-6.2.2011.314.15.12.ebuild:
diff --git a/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild b/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild
index 4c3cb20..c16c9f1 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild
@@ -121,7 +121,7 @@ src_install() {
nmrbin.{linux,mac,sgi6x,sol,winxp} nmruser format \
|| die "Failed to remove unnecessary libraries."
# As long as xview is not fixed for amd64 we do this
- use amd64 || rm nmrbin.linux9/lib/{libxview.so*,libolgx.so*}
+ #use amd64 || rm nmrbin.linux9/lib/{libxview.so*,libolgx.so*}
# Remove the initialisation script generated during the installation.
# It contains incorrect hardcoded paths; only the "nmrInit.com" script
# should be used.
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2011-12-26 13:43 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2011-12-26 13:43 UTC (permalink / raw
To: gentoo-commits
commit: 5b8bbb4f89fd936be07cd1debcf7fe061e1c940a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 13:43:23 2011 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 13:43:23 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5b8bbb4f
sci-chemistry/nmrpipe: Remove dep on xview
(Portage version: 2.2.0_alpha83/git/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 70EB7916)
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
.../nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 985eba6..2f35ae6 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -4,6 +4,10 @@
26 Dec 2011; Justin Lecher <jlec@gentoo.org>
nmrpipe-6.2.2011.314.15.12.ebuild:
+ Remove dep on xview
+
+ 26 Dec 2011; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-6.2.2011.314.15.12.ebuild:
Always use bundled xview
06 Dec 2011; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild b/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild
index c16c9f1..4814aed 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-6.2.2011.314.15.12.ebuild
@@ -44,8 +44,8 @@ RDEPEND="${DEPEND}
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs
- )
- x86? ( x11-libs/xview )"
+ )"
+# x86? ( x11-libs/xview )"
S="${WORKDIR}"
NMRBASE="/opt/${PN}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2012-05-02 19:22 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2012-05-02 19:22 UTC (permalink / raw
To: gentoo-commits
commit: d69ab1d13bddbd4f69929860f27f26432b5dd5e0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 08:25:45 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 08:25:45 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d69ab1d1
sci-chemistry/nmrpipe: Use QA_PREBUILT instead of QA_FLAGS_IGNORED
(Portage version: 2.2.0_alpha101/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
sci-chemistry/nmrpipe/ChangeLog | 422 +-------------------
.../nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild | 2 +-
2 files changed, 3 insertions(+), 421 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index ec8b7b7..e494cf7 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,425 +2,7 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
-*nmrpipe-7.3.2012.114.11.33 (30 Apr 2012)
-
30 Apr 2012; Justin Lecher <jlec@gentoo.org>
- +files/7.3.2012.114.11.33-lib.patch, -files/7.1.2012.029.12.03-lib.patch,
- -nmrpipe-7.1.2012.029.12.03.ebuild, +nmrpipe-7.3.2012.114.11.33.ebuild:
- Version Bump, handle all binary files correctly for QA checks
-
- 22 Mar 2012; Justin Lecher <jlec@gentoo.org>
- +files/7.1.2012.029.12.03-lib.patch, -files/6.5.2012.009.14.35-lib.patch,
- -nmrpipe-6.5.2012.009.14.35.ebuild, +nmrpipe-7.1.2012.029.12.03.ebuild:
- Version Bump
-
-*nmrpipe-7.1.2012.029.12.03 (22 Mar 2012)
-
- 22 Mar 2012; Justin Lecher <jlec@gentoo.org>
- +files/7.1.2012.029.12.03-lib.patch, -files/6.5.2012.009.14.35-lib.patch,
- -nmrpipe-6.5.2012.009.14.35.ebuild, +nmrpipe-7.1.2012.029.12.03.ebuild:
- Version Bump
-
-*nmrpipe-6.5.2012.009.14.35 (10 Jan 2012)
-
- 10 Jan 2012; Justin Lecher <jlec@gentoo.org>
- +files/6.5.2012.009.14.35-lib.patch, -files/6.2.2011.314.15.12-lib.patch,
- -nmrpipe-6.2.2011.314.15.12.ebuild, +nmrpipe-6.5.2012.009.14.35.ebuild:
- Version Bump
-
- 26 Dec 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-6.2.2011.314.15.12.ebuild:
- Remove dep on xview
-
- 26 Dec 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-6.2.2011.314.15.12.ebuild:
- Always use bundled xview
-
- 06 Dec 2011; Justin Lecher <jlec@gentoo.org>
- +files/6.2.2011.314.15.12-lib.patch, -files/6.0.2011.286.17.18-lib.patch,
- -nmrpipe-6.0.2011.286.17.18.ebuild, +nmrpipe-6.2.2011.314.15.12.ebuild:
- Version Bump
-
-*nmrpipe-6.2.2011.314.15.12 (06 Dec 2011)
-
- 06 Dec 2011; Justin Lecher <jlec@gentoo.org>
- +files/6.2.2011.314.15.12-lib.patch, -files/6.0.2011.286.17.18-lib.patch,
- -nmrpipe-6.0.2011.286.17.18.ebuild, +nmrpipe-6.2.2011.314.15.12.ebuild:
- Version Bump
-
- 11 Nov 2011; Justin Lecher <jlec@gentoo.org>
- +files/6.0.2011.286.17.18-lib.patch, -files/5.99.2011.242.16.23-lib.patch,
- -nmrpipe-5.99.2011.242.16.23.ebuild, +nmrpipe-6.0.2011.286.17.18.ebuild:
- Version Bump
-
-*nmrpipe-6.0.2011.286.17.18 (11 Nov 2011)
-
- 11 Nov 2011; Justin Lecher <jlec@gentoo.org>
- +files/6.0.2011.286.17.18-lib.patch, -files/5.99.2011.242.16.23-lib.patch,
- -nmrpipe-5.99.2011.242.16.23.ebuild, +nmrpipe-6.0.2011.286.17.18.ebuild:
- Version Bump
-
- 05 Oct 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.99.2011.242.16.23.ebuild:
- Use virtualx.eclass
-
- 05 Oct 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.99.2011.242.16.23.ebuild:
- Use virtualx.eclass
-
- 05 Oct 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.99.2011.242.16.23.ebuild:
- Use virtualx.eclass
-
- 31 Aug 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.99.2011.242.16.23-lib.patch, -files/5.95.2011.186.16.48-lib.patch,
- -nmrpipe-5.95.2011.186.16.48.ebuild, +nmrpipe-5.99.2011.242.16.23.ebuild:
- Version Bump
-
- 31 Aug 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.99.2011.242.16.23-lib.patch, -files/5.95.2011.186.16.48-lib.patch,
- -nmrpipe-5.95.2011.186.16.48.ebuild, +nmrpipe-5.99.2011.242.16.23.ebuild:
- Version Bump
-
-*nmrpipe-5.99.2011.242.16.23 (31 Aug 2011)
-
- 31 Aug 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.99.2011.242.16.23-lib.patch, -files/5.95.2011.186.16.48-lib.patch,
- -nmrpipe-5.95.2011.186.16.48.ebuild, +nmrpipe-5.99.2011.242.16.23.ebuild:
- Version Bump
-
-*nmrpipe-5.95.2011.186.16.48 (06 Jul 2011)
-
- 06 Jul 2011; Justin Lecher <jlec@gentoo.org>
- -files/5.91.2011.167.16.39-lib.patch, -nmrpipe-5.91.2011.167.16.39.ebuild,
- +nmrpipe-5.95.2011.186.16.48.ebuild, +files/5.95.2011.186.16.48-lib.patch,
- metadata.xml:
- Version Bump
-
-*nmrpipe-5.91.2011.167.16.39 (18 Jun 2011)
-
- 18 Jun 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.91.2011.167.16.39-lib.patch, -files/5.91.2011.138.14.57-lib.patch,
- -nmrpipe-5.91.2011.138.14.57.ebuild, +nmrpipe-5.91.2011.167.16.39.ebuild:
- Version BUmp, added missing die
-
-*nmrpipe-5.91.2011.138.14.57 (20 May 2011)
-
- 20 May 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.91.2011.138.14.57-lib.patch, -files/5.8.2011.117.18.42-lib.patch,
- -nmrpipe-5.8.2011.117.18.42.ebuild, +nmrpipe-5.91.2011.138.14.57.ebuild:
- Version Bump
-
-*nmrpipe-5.8.2011.117.18.42 (29 Apr 2011)
-
- 29 Apr 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.8.2011.117.18.42-lib.patch, -files/5.8.2011.108.15.55-lib.patch,
- -nmrpipe-5.8.2011.108.15.55.ebuild, +nmrpipe-5.8.2011.117.18.42.ebuild:
- Version BUmp
-
-*nmrpipe-5.8.2011.108.15.55 (28 Apr 2011)
-
- 28 Apr 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.8.2011.108.15.55-lib.patch, -files/5.5.2011.069.19.56-lib.patch,
- -nmrpipe-5.5.2011.069.19.56.ebuild, +nmrpipe-5.8.2011.108.15.55.ebuild:
- Version Bump, Minor corrects to fullfil repoman QA
-
- 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>
- +files/5.5.2011.069.19.56-lib.patch, -files/5.5.2011.054.20.55-lib.patch,
- -nmrpipe-5.5.2011.054.20.55.ebuild, +nmrpipe-5.5.2011.069.19.56.ebuild:
- Version Bump
-
-*nmrpipe-5.5.2011.054.20.55 (26 Feb 2011)
-
- 26 Feb 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.5.2011.054.20.55-lib.patch,
- -files/5.5.2011.004.17.58_p110204-lib.patch,
- -nmrpipe-5.5.2011.004.17.58_p110204.ebuild,
- +nmrpipe-5.5.2011.054.20.55.ebuild:
- Version Bump
-
- 07 Feb 2011; Justin Lecher <jlec@gentoo.org>
- -files/5.5.2011.004.17.58-lib.patch, -nmrpipe-5.5.2011.004.17.58-r2.ebuild,
- +nmrpipe-5.5.2011.004.17.58_p110204.ebuild,
- +files/5.5.2011.004.17.58_p110204-lib.patch, files/env-nmrpipe-new:
- Version Bump
-
-*nmrpipe-5.5.2011.004.17.58_p110204 (07 Feb 2011)
-
- 07 Feb 2011; Justin Lecher <jlec@gentoo.org>
- -files/5.5.2011.004.17.58-lib.patch, -nmrpipe-5.5.2011.004.17.58-r2.ebuild,
- +nmrpipe-5.5.2011.004.17.58_p110204.ebuild,
- +files/5.5.2011.004.17.58_p110204-lib.patch, files/env-nmrpipe-new:
- Version Bump
-
-*nmrpipe-5.5.2011.004.17.58-r2 (21 Jan 2011)
-
- 21 Jan 2011; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.5.2011.004.17.58-r1.ebuild, +nmrpipe-5.5.2011.004.17.58-r2.ebuild,
- files/env-nmrpipe-new:
- Added missing env stuff
-
-*nmrpipe-5.5.2011.004.17.58-r1 (20 Jan 2011)
-
- 20 Jan 2011; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.5.2011.004.17.58.ebuild, +nmrpipe-5.5.2011.004.17.58-r1.ebuild,
- files/env-nmrpipe-new:
- Added missing variable installation in revbump
-=======
- 15 Jan 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.5.2011.004.17.58.ebuild:
- Also get rid of valpha.tar during installation
->>>>>>> ba2535e41dc66bb7c69216eb6050b608f8af8482
-
-*nmrpipe-5.5.2011.004.17.58 (06 Jan 2011)
-
- 06 Jan 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.5.2011.004.17.58-lib.patch, -files/5.5.2010.343.17.20-lib.patch,
- -nmrpipe-5.5.2010.343.17.20.ebuild, +nmrpipe-5.5.2011.004.17.58.ebuild:
- Version Bump
-
- 03 Jan 2011; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.5.2010.343.17.20.ebuild, files/env-nmrpipe-new:
- Added missing env
-
-*nmrpipe-5.5.2010.343.17.20 (03 Jan 2011)
-
- 03 Jan 2011; Justin Lecher <jlec@gentoo.org>
- +files/5.5.2010.343.17.20-lib.patch, -files/5.5.2010.277.15.30-lib.patch,
- -nmrpipe-5.5.2010.277.15.30.ebuild, +nmrpipe-5.5.2010.343.17.20.ebuild:
- Version Bump
-
- 01 Dec 2010; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.5.2010.277.15.30.ebuild:
- Added missing deps on media-fonts/font-sun-misc and x11-apps/xset.
-
- 18 Nov 2010; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.5.2010.277.15.30.ebuild:
- Reomove more ifles
-
- 18 Nov 2010; Justin Lecher <jlec@gentoo.org>
- files/5.5.2010.277.15.30-lib.patch, nmrpipe-5.5.2010.277.15.30.ebuild,
- files/env-nmrpipe-new, metadata.xml:
- Force removal of files
-
- 08 Nov 2010; Justin Lecher <jlec@gentoo.org>
- nmrpipe-5.5.2010.277.15.30.ebuild:
- remove nmrproc.com as well
-
-*nmrpipe-5.5.2010.277.15.30 (07 Oct 2010)
-
- 07 Oct 2010; Justin Lecher <jlec@gentoo.org>
- -files/5.4.2010.250.17.50-lib.patch,
- -nmrpipe-5.4.2010.250.17.50-r1.ebuild,
- +files/5.5.2010.277.15.30-lib.patch, +nmrpipe-5.5.2010.277.15.30.ebuild,
- files/env-nmrpipe-new, metadata.xml:
- Version Bump
-
-*nmrpipe-5.4.2010.250.17.50-r1 (13 Sep 2010)
-
- 13 Sep 2010; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.4.2010.250.17.50.ebuild, +nmrpipe-5.4.2010.250.17.50-r1.ebuild:
- Some scripts are in the wrong place
-
-*nmrpipe-5.4.2010.250.17.50 (10 Sep 2010)
-
- 10 Sep 2010; Justin Lecher <jlec@gentoo.org>
- -files/5.4.2010.221.16.40-lib.patch, -nmrpipe-5.4.2010.221.16.40.ebuild,
- +files/5.4.2010.250.17.50-lib.patch, +nmrpipe-5.4.2010.250.17.50.ebuild:
- Version Bump
-
-*nmrpipe-5.4.2010.221.16.40 (04 Sep 2010)
-
- 04 Sep 2010; Justin Lecher <jlec@gentoo.org>
- -files/5.0.2010.190.16.49-lib.patch, -nmrpipe-5.0.2010.190.16.49.ebuild,
- +files/5.4.2010.221.16.40-lib.patch, +nmrpipe-5.4.2010.221.16.40.ebuild:
- Version Bump
-
- 04 Sep 2010; Justin Lecher <jlec@gentoo.org>
- -files/5.0.2010.176.15.02-lib.patch, +files/5.0.2010.190.16.49-lib.patch,
- files/env-nmrpipe-new, metadata.xml:
- Fixed patch
-
-*nmrpipe-5.0.2010.190.16.49 (12 Jul 2010)
-
- 12 Jul 2010; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.0.2010.176.15.02.ebuild, +nmrpipe-5.0.2010.190.16.49.ebuild:
- Version BUmp
-
-*nmrpipe-5.0.2010.176.15.02 (28 Jun 2010)
-
- 28 Jun 2010; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.0.2010.155.15.05.ebuild, +nmrpipe-5.0.2010.176.15.02.ebuild:
- Version Bump
-
-*nmrpipe-5.0.2010.155.15.05 (07 Jun 2010)
-
- 07 Jun 2010; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.0.2010.108.19.28.ebuild, +nmrpipe-5.0.2010.155.15.05.ebuild:
- Version Bump
-
-*nmrpipe-5.0.2010.108.19.28 (21 Apr 2010)
-
- 21 Apr 2010; Justin Lecher <jlec@gentoo.org>
- -nmrpipe-5.0.2010.008.16.00.ebuild, +nmrpipe-5.0.2010.108.19.28.ebuild:
- Version Bump
-
- 21 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
- nmrpipe-5.0.2010.008.16.00.ebuild:
- removed old prefix support behaviour
-
- 06 Mar 2010; Justin Lecher (jlec) <jlec@gentoo.org>
- nmrpipe-5.0.2010.008.16.00.ebuild:
- sys-libs/libtermcap-compat not needed anymore
-
-*nmrpipe-5.0.2010.008.16.00 (12 Jan 2010)
-
- 12 Jan 2010; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.338.19.21.ebuild, +nmrpipe-5.0.2010.008.16.00.ebuild:
- Version Bump
-
-*nmrpipe-5.0.2009.338.19.21 (07 Dec 2009)
-
- 07 Dec 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.280.17.19_p1.ebuild, +nmrpipe-5.0.2009.338.19.21.ebuild:
- version bump
-
-*nmrpipe-5.0.2009.280.17.19_p1 (12 Nov 2009)
-
- 12 Nov 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.280.17.19.ebuild, +nmrpipe-5.0.2009.280.17.19_p1.ebuild:
- version bump
-
-*nmrpipe-5.0.2009.280.17.19 (25 Oct 2009)
-
- 25 Oct 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.244.15.09.ebuild, +nmrpipe-5.0.2009.280.17.19.ebuild:
- version bump
-
- 25 Oct 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- nmrpipe-5.0.2009.244.15.09.ebuild:
- fixed problems with tcl libs -- nmrWish is running again
- made it amd64 ready -- still xview needs to be fixed
- cleaned ebuild up a bit
-
-*nmrpipe-5.0.2009.215.18.14 (03 Sep 2009)
-
- 03 Sep 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.203.18.54.ebuild, +nmrpipe-5.0.2009.244.15.09.ebuild:
- simple version bump
-
-*nmrpipe-5.0.2009.203.18.54 (04 Aug 2009)
-
- 04 Aug 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.170.14.13.ebuild, +nmrpipe-5.0.2009.203.18.54.ebuild:
- simple version bump
-
-*nmrpipe-5.0.2009.170.14.13 (23 Jul 2009)
-
- 23 Jul 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-5.0.2009.103.20.08.ebuild, +nmrpipe-5.0.2009.170.14.13.ebuild:
- version bump
-
- 28 May 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- nmrpipe-5.0.2009.103.20.08.ebuild:
- version bump to lower version Upstream suggested this and we will keep
- with this. new versioning scheme is output of nmrPipe -help
-
-*nmrpipe-9.27.2009.120.14.28 (22 May 2009)
-
- 22 May 2009; Justin Lecher (jlec) <jlec@j-schmitz.net>
- -nmrpipe-9.27.2007.222.14.56.ebuild, +nmrpipe-9.27.2009.120.14.28.ebuild:
- version bump
- fix for dependency on old tcl/tk
-
- 03 Feb 2009; justin Lecher (jlec) <jlec@j-schmitz.net>
- +x11-libs/xview/files/lseek2.diff,
- +x11-libs/xview/files/CAN-2005-0076.patch, +licenses/XVIEW,
- +sci-chemistry/nmrpipe/files/env-nmrpipe,
- +sci-chemistry/nmrpipe/metadata.xml, +x11-libs/xview/files/lseek.diff,
- +x11-libs/xview/metadata.xml:
- added to sci overlay
-
-*nmrpipe-9.27.2007.222.14.56 (03 Jun 2008)
-
- 03 Jun 2008; Jeff Gardner <je_fro@gentoo.org>
- -nmrpipe-2.5.2006.184.15.37.ebuild, +nmrpipe-9.27.2007.222.14.56.ebuild:
- New version, removed old as it's no longer available. Thanks to toto.
-
- 28 Nov 2007; Jeff Gardner <je_fro@gentoo.org>
- nmrpipe-2.5.2006.184.15.37.ebuild:
- Fixing manifest and adding sed call as suggested by justin in bug 200389.
-
- 22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>;
- nmrpipe-2.5.2006.184.15.37.ebuild:
- Drop virtual/x11 references.
-
- 18 Jul 2007; Jeff Gardner <je_fro@gentoo.org> metadata.xml:
- Add myself as maintainer in metadata.xml
-
- 17 Jul 2007; Jeff Gardner <je_fro@gentoo.org>
- files/digest-nmrpipe-2.5.2006.184.15.37, ChangeLog, Manifest:
- Updating Manifest with latest nmrpipe files.
-
-*nmrpipe-2.5.2006.184.15.37 (18 Oct 2006)
-
- 18 Oct 2006; Olivier Fisette <ribosome@gentoo.org>
- -nmrpipe-2.3.2005.167.14.44.ebuild, +nmrpipe-2.5.2006.184.15.37.ebuild:
- New upstream version (fixes bug #151627, thanks to Stephen Floor
- <snf@extrospective.net> for reporting.) Removing old version to avoid digest
- mismatches.
-
- 20 Sep 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml:
- (#148281) Change herd to sci-chemistry from sci.
-
- 05 Feb 2006; Olivier Fisette <ribosome@gentoo.org>
- nmrpipe-2.3.2005.167.14.44.ebuild:
- Ported to modular X.
-
- 30 Jan 2006; Robin H. Johnson <robbat2@gentoo.org> Manifest:
- Manifest fix.
-
- 29 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org>
- nmrpipe-2.3.2005.167.14.44.ebuild:
- Dependency update: media-gfx/gnuplot -> sci-visualization/gnuplot.
-
-*nmrpipe-2.3.2005.167.14.44 (18 Oct 2005)
-
- 18 Oct 2005; Olivier Fisette <ribosome@gentoo.org>
- -files/nmrpipe-20050616-env, +files/env-nmrpipe,
- +nmrpipe-2.3.2005.167.14.44.ebuild, -nmrpipe-20050616-r1.ebuild:
- New version. Removing obsolete version.
-
-*nmrpipe-20050616-r1 (31 Aug 2005)
-
- 31 Aug 2005; Olivier Fisette <ribosome@gentoo.org>
- -nmrpipe-20050616.ebuild, +nmrpipe-20050616-r1.ebuild:
- Ebuild clean-up. Removed useless installation log files.
-
-*nmrpipe-20050616 (22 Jul 2005)
-
- 22 Jul 2005; Olivier Fisette <ribosome@gentoo.org>
- files/nmrpipe-20050415-env, -nmrpipe-20050415-r1.ebuild,
- +nmrpipe-20050616.ebuild:
- New version. Removing the older version since the archives are no longer
- available.
-
-*nmrpipe-20050415-r1 (20 Jul 2005)
-
- 20 Jul 2005; Olivier Fisette <ribosome@gentoo.org>
- files/nmrpipe-20050415-env, -nmrpipe-20050415.ebuild,
- +nmrpipe-20050415-r1.ebuild:
- Fixed a few potential problems, including bug #99685. Thanks to Katia
- Lecours <klecours@rsvs.ulaval.ca> for reporting.
-
-*nmrpipe-20050415 (24 May 2005)
+ nmrpipe-7.3.2012.114.11.33.ebuild:
+ Use QA_PREBUILT instead of QA_FLAGS_IGNORED
- 24 May 2005; Olivier Fisette <ribosome@gentoo.org>
- +files/nmrpipe-20050415-env, +metadata.xml, +nmrpipe-20050415.ebuild:
- Initial import.
diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
index 1c65fc5..e5e2e71 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-7.3.2012.114.11.33.ebuild
@@ -49,7 +49,7 @@ S="${WORKDIR}"
NMRBASE="/opt/${PN}"
ENMRBASE="${EPREFIX}/${NMRBASE}"
-QA_FLAGS_IGNORED_amd64="
+QA_PREBUILTD_amd64="
opt/nmrpipe/nmrbin.linux9/lib/.*
opt/nmrpipe/nmrbin.linux9/.*
opt/nmrpipe/promega/bin.*
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2012-08-10 12:54 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2012-08-10 12:54 UTC (permalink / raw
To: gentoo-commits
commit: 027f80a867db0e1b3cce69943c458c344cc7b45d
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 12:54:28 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 12:54:28 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=027f80a8
sci-chemistry/nmrpipe: Enhancing prefix support
(Portage version: 2.2.0_alpha120/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
sci-chemistry/nmrpipe/ChangeLog | 8 ++
.../nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild | 123 +++++++++++---------
2 files changed, 77 insertions(+), 54 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 87651f3..aff912a 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 10 Aug 2012; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-7.5.2012.204.11.07.ebuild:
+ Enhancing prefix support
+
+ 10 Aug 2012; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-7.5.2012.204.11.07.ebuild:
+ Enhancing prefix support
+
31 Jul 2012; Justin Lecher <jlec@gentoo.org>
+files/7.5.2012.204.11.07-lib.patch, -files/7.3.2012.114.11.33-lib.patch,
-nmrpipe-7.3.2012.114.11.33.ebuild, +nmrpipe-7.5.2012.204.11.07.ebuild:
diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild
index 7d84f8a..ad5cd8e 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild
@@ -26,7 +26,7 @@ LICENSE="as-is"
KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
-RESTRICT="fetch"
+RESTRICT="fetch strip"
DEPEND="app-shells/tcsh"
RDEPEND="${DEPEND}
@@ -39,11 +39,12 @@ RDEPEND="${DEPEND}
sys-libs/ncurses
x11-apps/xset
x11-libs/libX11
- x11-libs/xview
+ || ( x11-libs/xview x11-libs/xview-bin )
amd64? (
app-emulation/emul-linux-x86-baselibs
app-emulation/emul-linux-x86-xlibs
- )"
+ )
+ prefix? ( dev-util/patchelf )"
S="${WORKDIR}"
@@ -89,38 +90,16 @@ src_unpack() {
}
src_prepare() {
+ local bin
epatch "${FILESDIR}"/${PV}-lib.patch
mv nmrbin.linux9/nmr{W,w}ish || die
-}
-
-src_install() {
- cat >> "${T}"/nmrWish <<- EOF
- #!${EPREFIX}/bin/csh -f
- setenv NMRBIN \${NMRBASE}/bin/
- setenv NMRLIB \${NMRBIN}/lib
- setenv AUXLIB \${NMRBIN}/openwin/lib
- setenv TCLPATH \${NMRBASE}/com
- setenv TCL_LIBRARY \${NMRBASE}/nmrtcl/tcl8.4
- setenv TK_LIBRARY \${NMRBASE}/nmrtcl/tk8.4
- setenv BLT_LIBRARY \${NMRBASE}/nmrtcl/blt2.4
- setenv NMRPIPE_TCL_LIB \${NMRBASE}/nmrtcl/tcl8.4
- setenv NMRPIPE_TK_LIB \${NMRBASE}/nmrtcl/tk8.4
- setenv NMRPIPE_BLT_LIB \${NMRBASE}/nmrtcl/blt2.4
-
- if (!(\$?LD_LIBRARY_PATH)) then
- setenv LD_LIBRARY_PATH \${NMRLIB}:\${AUXLIB}
- else
- setenv LD_LIBRARY_PATH \${NMRLIB}:\${LD_LIBRARY_PATH}:\${AUXLIB}
- endif
- nmrwish \$*
- EOF
-
- # Remove the symlinks for the archives and the installation scripts.
+ ebegin "Cleaning installation"
for i in ${A} ; do
rm -f ${i} || die "Failed to remove archive symlinks."
done
+
# Remove some of the bundled applications and libraries; they are provided by Gentoo instead.
# rm -r nmrbin.linux9/{lib/{libBLT24.so,libolgx.so*,libxview.so*,*.timestamp},*timestamp,xv,gnuplot*,rasmol*,nc,nedit} \
rm -rf nmrbin.linux9/{lib/*.timestamp,*timestamp,xv,gnuplot*,rasmol*,nc,nedit} \
@@ -137,6 +116,14 @@ src_install() {
# Remove unused binaries
rm -f {talos*,spartaplus,promega}/bin/*{linux,mac,sgi6x,winxp} pdb/misc/addSeg || die
+ # Some scripts are on the wrong place
+ cp -f nmrtxt/*.com com/
+ rm -f {acme,com}/{nmrproc,fid}.com || die
+
+ eend
+
+ ebegin "Fixing paths in scripts"
+
# 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
sed -e "s%/u/delaglio%${ENMRBASE}%" -i ${i} || die \
@@ -145,24 +132,6 @@ src_install() {
sed -i "s:${WORKDIR}:${ENMRBASE}:g" com/font.com || die
sed \
- -e "s:/opt/nmrpipe:${EPREFIX}/opt/nmrpipe:g" \
- "${FILESDIR}"/env-${PN}-new \
- > env-${PN}-new || die
- newenvd env-${PN}-new 40${PN} || die "Failed to install env file."
-
- # PREFIX stuff
- 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" \
- -i com/* || die
-
- # Some scripts are on the wrong place
- cp -f nmrtxt/*.com com/
- rm -f {acme,com}/{nmrproc,fid}.com || die
-
- sed \
-e "s:!/bin:!${EPREFIX}/bin:g" \
-e "s:!/usr/bin:!${EPREFIX}/usr/bin:g" \
-e "s:!/usr/local/bin:!${EPREFIX}/usr/bin:g" \
@@ -170,19 +139,65 @@ src_install() {
-e "s: /usr/bin: ${EPREFIX}/usr/bin:g" \
-e "s: /usr/local/bin: ${EPREFIX}/usr/bin:g" \
-i $(find "${S}" \( -name *.tcl -o -name *.com -o -name *.ksh \) ) \
- -i {com/,nmrtxt/*.com,nmrtxt/nt/*.com,dynamo/tcl/,talos*/com/,dynamo/tcl/}* \
+ {com/,nmrtxt/*.com,nmrtxt/nt/*.com,dynamo/tcl/,talos*/com/,dynamo/tcl/}* \
nmrbin.linux9/{nmrDraw,xNotify} || die
+ eend
+
+ 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" \
+ -i com/* || die
+
+ ebegin "Setting RPATH in binaries"
+ for bin in $(find nmrbin.linux9/ -type f -maxdepth 1); do
+ patchelf --set-rpath "${EPREFIX}"/usr/lib/ ${bin}
+ done
+ eend $?
+ fi
+}
+
+src_install() {
+ cat >> "${T}"/nmrWish <<- EOF
+ #!${EPREFIX}/bin/csh -f
+ setenv NMRBIN \${NMRBASE}/bin/
+ setenv NMRLIB \${NMRBIN}/lib
+ setenv AUXLIB \${NMRBIN}/openwin/lib
+ setenv TCLPATH \${NMRBASE}/com
+ setenv TCL_LIBRARY \${NMRBASE}/nmrtcl/tcl8.4
+ setenv TK_LIBRARY \${NMRBASE}/nmrtcl/tk8.4
+ setenv BLT_LIBRARY \${NMRBASE}/nmrtcl/blt2.4
+ setenv NMRPIPE_TCL_LIB \${NMRBASE}/nmrtcl/tcl8.4
+ setenv NMRPIPE_TK_LIB \${NMRBASE}/nmrtcl/tk8.4
+ setenv NMRPIPE_BLT_LIB \${NMRBASE}/nmrtcl/blt2.4
+
+ if (!(\$?LD_LIBRARY_PATH)) then
+ setenv LD_LIBRARY_PATH \${NMRLIB}:\${AUXLIB}
+ else
+ setenv LD_LIBRARY_PATH \${NMRLIB}:\${LD_LIBRARY_PATH}:\${AUXLIB}
+ endif
+
+ nmrwish \$*
+ EOF
+
+ sed \
+ -e "s:/opt/nmrpipe:${EPREFIX}/opt/nmrpipe:g" \
+ "${FILESDIR}"/env-${PN}-new \
+ > env-${PN}-new || die
+ newenvd env-${PN}-new 40${PN}
+
insinto ${NMRBASE}
- doins -r * || die "Failed to install application."
+ doins -r *
- dosym nmrbin.linux9 ${NMRBASE}/bin || die \
- "Failed to symlink binaries."
+ dosym nmrbin.linux9 ${NMRBASE}/bin
- # fperms does not chmod nmrwish
-# fperms -v 775 ${NMRBASE}/{talos/bin,nmrbin.linux9,com,dynamo/tcl}/* || die
- chmod -c 775 "${ED}"/${NMRBASE}/{talos*/bin/,sparta*/bin/,nmrbin.linux9/,com/,dynamo/tcl/,nmrtxt/*.com,talos*/com/,promega/bin/}* || die
+ ebegin "Fixing permissions"
+ chmod 775 "${ED}"/${NMRBASE}/{talos*/bin/,sparta*/bin/,nmrbin.linux9/,com/,dynamo/tcl/,nmrtxt/*.com,talos*/com/,promega/bin/}* || die
+ eend
exeinto ${NMRBASE}/nmrbin.linux9
- doexe "${T}"/nmrWish || die
+ doexe "${T}"/nmrWish
}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2012-08-10 12:56 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2012-08-10 12:56 UTC (permalink / raw
To: gentoo-commits
commit: c5a737445c6a54611753d1c36cf359a1f1583944
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 10 12:55:37 2012 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Aug 10 12:55:37 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c5a73744
sci-chemistry/nmrpipe: no function called from prefix.eclass; please drop
(Portage version: 2.2.0_alpha120/git/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
.../nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index aff912a..4b7db11 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -4,6 +4,10 @@
10 Aug 2012; Justin Lecher <jlec@gentoo.org>
nmrpipe-7.5.2012.204.11.07.ebuild:
+ no function called from prefix.eclass; please drop
+
+ 10 Aug 2012; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-7.5.2012.204.11.07.ebuild:
Enhancing prefix support
10 Aug 2012; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild
index ad5cd8e..00654c1 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-7.5.2012.204.11.07.ebuild
@@ -6,7 +6,7 @@
EAPI=4
-inherit eutils prefix virtualx
+inherit eutils virtualx
DESCRIPTION="Spectral visualisation, analysis and Fourier processing"
HOMEPAGE="http://spin.niddk.nih.gov/bax/software/NMRPipe/"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2013-01-14 7:11 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2013-01-14 7:11 UTC (permalink / raw
To: gentoo-commits
commit: 07806f3c24759d4c551f7fe50be3b6c3c2fa2a0a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 14 07:05:12 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 14 07:05:12 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=07806f3c
sci-chemistry/nmrpipe: Version Bump
Package-Manager: portage-2.2.0_alpha150
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 9 ++++++++-
sci-chemistry/nmrpipe/metadata.xml | 10 +++++-----
...ebuild => nmrpipe-7.8.2012.295.14.58-r2.ebuild} | 2 +-
3 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 5cac87d..99905b0 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -1,7 +1,14 @@
# ChangeLog for sci-chemistry/nmrpipe
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*nmrpipe-7.8.2012.295.14.58-r2 (14 Jan 2013)
+
+ 14 Jan 2013; Justin Lecher <jlec@gentoo.org>
+ -nmrpipe-7.8.2012.295.14.58-r1.ebuild, +nmrpipe-7.8.2012.295.14.58-r2.ebuild,
+ metadata.xml:
+ Version Bump
+
*nmrpipe-7.8.2012.295.14.58-r1 (26 Nov 2012)
26 Nov 2012; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/nmrpipe/metadata.xml b/sci-chemistry/nmrpipe/metadata.xml
index 95180e1..b3618ba 100644
--- a/sci-chemistry/nmrpipe/metadata.xml
+++ b/sci-chemistry/nmrpipe/metadata.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <herd>sci-chemistry</herd>
- <maintainer>
- <email>jlec@gentoo.org</email>
- <name>Justin Lecher</name>
- </maintainer>
+ <herd>sci-chemistry</herd>
+ <maintainer>
+ <email>jlec@gentoo.org</email>
+ <name>Justin Lecher</name>
+ </maintainer>
</pkgmetadata>
diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.8.2012.295.14.58-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.8.2012.295.14.58-r2.ebuild
similarity index 99%
rename from sci-chemistry/nmrpipe/nmrpipe-7.8.2012.295.14.58-r1.ebuild
rename to sci-chemistry/nmrpipe/nmrpipe-7.8.2012.295.14.58-r2.ebuild
index dbc9394..2c1767d 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-7.8.2012.295.14.58-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-7.8.2012.295.14.58-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2013-01-24 8:55 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2013-01-24 8:55 UTC (permalink / raw
To: gentoo-commits
commit: b3b69bc54c1ed4171975f8570776e371f732423e
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 24 08:49:21 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jan 24 08:49:21 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=b3b69bc5
sci-chemistry/nmrpipe: Upstream changed tarballs
Package-Manager: portage-2.2.0_alpha160
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 6 ++++++
...ebuild => nmrpipe-7.9.2013.021.23.09-r1.ebuild} | 0
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 1bf543d..f491a7e 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*nmrpipe-7.9.2013.021.23.09-r1 (24 Jan 2013)
+
+ 24 Jan 2013; Justin Lecher <jlec@gentoo.org>
+ -nmrpipe-7.9.2013.021.23.09.ebuild, +nmrpipe-7.9.2013.021.23.09-r1.ebuild:
+ Upstream changed tarballs
+
*nmrpipe-7.9.2013.021.23.09 (23 Jan 2013)
23 Jan 2013; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r1.ebuild
similarity index 100%
rename from sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09.ebuild
rename to sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r1.ebuild
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2013-02-27 17:23 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2013-02-27 17:23 UTC (permalink / raw
To: gentoo-commits
commit: c4d292fd93ed6352d37a61ebfa634b001d4591d8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 26 15:22:08 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Feb 26 15:22:08 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=c4d292fd
sci-chemistry/nmrpipe: Fix broken Manifest, #458928
Package-Manager: portage-2.2.0_alpha163
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 6 ++++++
...ebuild => nmrpipe-7.9.2013.021.23.09-r2.ebuild} | 0
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index f491a7e..dd3e145 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*nmrpipe-7.9.2013.021.23.09-r2 (26 Feb 2013)
+
+ 26 Feb 2013; Justin Lecher <jlec@gentoo.org>
+ -nmrpipe-7.9.2013.021.23.09-r1.ebuild, +nmrpipe-7.9.2013.021.23.09-r2.ebuild:
+ Fix broken Manifest, #458928
+
*nmrpipe-7.9.2013.021.23.09-r1 (24 Jan 2013)
24 Jan 2013; Justin Lecher <jlec@gentoo.org>
diff --git a/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild
similarity index 100%
rename from sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r1.ebuild
rename to sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2013-03-03 17:52 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2013-03-03 17:52 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2013-06-16 15:53 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2013-06-16 15:53 UTC (permalink / raw
To: gentoo-commits
commit: 574e45b75c8ea8a66e25138fb40fbf23a05baf02
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 11:57:22 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 14:30:43 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=574e45b7
sci-chemistry/nmrpipe: Bump to EAPI=5 and fix license
Package-Manager: portage-2.2.0_alpha180
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 8 ++++++++
sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index d966a7b..3c50b50 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,14 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Jun 2013; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-7.9.2013.021.23.09-r2.ebuild:
+ Bump to EAPI=5 and fix license
+
+ 16 Jun 2013; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-7.9.2013.021.23.09-r2.ebuild:
+ Bump to EAPI=5 and fix license
+
03 Mar 2013; Justin Lecher <jlec@gentoo.org>
nmrpipe-7.9.2013.021.23.09-r2.ebuild:
Fix quoting
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 2abd96b..daf50ce 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
@@ -4,7 +4,7 @@
# Versioning is output of nmrPipe -help
-EAPI=4
+EAPI=5
inherit eutils virtualx
@@ -25,7 +25,7 @@ SRC_URI="
"
SLOT="0"
-LICENSE="as-is"
+LICENSE="all-rights-reserved"
# Right now, precompiled executables are only available for Linux on the
# x86 architecture. The maintainer chose to keep the sources closed, but
# says he will gladly provide precompiled executables for other platforms
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2013-07-11 15:36 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2013-07-11 15:36 UTC (permalink / raw
To: gentoo-commits
commit: 5b38dd26af612c2ca9b81d6b0c02b15c50838fcb
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 11 15:29:36 2013 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 15:29:36 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5b38dd26
sci-chemistry/nmrpipe: Fix for prefix
Package-Manager: portage-2.2.0_alpha188
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
...21.23.09-r2.ebuild => nmrpipe-7.9.2013.021.23.09-r3.ebuild} | 10 +++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 3c50b50..40c0d71 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: $
+ 11 Jul 2013; Justin Lecher <jlec@gentoo.org>
+ -nmrpipe-7.9.2013.021.23.09-r2.ebuild, +nmrpipe-7.9.2013.021.23.09-r3.ebuild:
+ Fix for prefix
+
16 Jun 2013; Justin Lecher <jlec@gentoo.org>
nmrpipe-7.9.2013.021.23.09-r2.ebuild:
Bump to EAPI=5 and fix license
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-r3.ebuild
similarity index 96%
rename from sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r2.ebuild
rename to sci-chemistry/nmrpipe/nmrpipe-7.9.2013.021.23.09-r3.ebuild
index daf50ce..51c4530 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-r3.ebuild
@@ -154,15 +154,15 @@ 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"
for bin in $(find nmrbin.linux9/ -type f -maxdepth 1); do
- patchelf --set-rpath "${EPREFIX}"/usr/lib/ ${bin}
+ patchelf --set-rpath "${EPREFIX}/usr/lib/" ${bin}
done
eend $?
fi
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2014-07-04 7:10 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2014-07-04 7:10 UTC (permalink / raw
To: gentoo-commits
commit: 4f3d0a0d1070ba993e5fab696b5cbc1d77e80817
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 06:47:16 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jul 4 06:47:16 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4f3d0a0d
sci-chemistry/nmrpipe: Fix emul-linux deps for modern multilib
Package-Manager: portage-2.2.10
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 6 +++++-
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 14 +++++++++-----
2 files changed, 14 insertions(+), 6 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 3af5fe5..d94799f 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-chemistry/nmrpipe
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 Jul 2014; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ Fix emul-linux deps for modern multilib
+
28 Oct 2013; Justin Lecher <jlec@gentoo.org>
-nmrpipe-8.1.2013.218.23.09.ebuild, +nmrpipe-8.1.2013.218.23.09-r1.ebuild,
+files/extract.M:
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 4be5ae2..9bf3a23 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -39,18 +39,22 @@ RESTRICT="strip"
DEPEND="app-shells/tcsh"
RDEPEND="${DEPEND}
app-editors/nedit
- dev-lang/tk
dev-tcltk/blt
media-fonts/font-sun-misc
!sci-chemistry/sparta+
!sci-chemistry/talos+
sys-libs/ncurses
x11-apps/xset
- x11-libs/libX11
|| ( x11-libs/xview x11-libs/xview-bin )
- amd64? (
- app-emulation/emul-linux-x86-baselibs
- app-emulation/emul-linux-x86-xlibs
+ || (
+ (
+ dev-lang/tk[abi_x86_32(-)]
+ x11-libs/libX11[abi_x86_32(-)]
+ )
+ (
+ app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
+ app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
+ )
)
prefix? ( dev-util/patchelf )"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2014-07-07 6:36 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2014-07-07 6:36 UTC (permalink / raw
To: gentoo-commits
commit: 1a48f04ad68943841722568c2c224ea8678ba4fe
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 4 07:16:49 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jul 7 06:07:27 2014 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1a48f04a
sci-chemistry/nmrpipe: Fix emul-linux deps for modern multilib
Package-Manager: portage-2.2.10
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 3 +--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index d94799f..630fe3b 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -6,6 +6,10 @@
nmrpipe-8.1.2013.218.23.09-r1.ebuild:
Fix emul-linux deps for modern multilib
+ 04 Jul 2014; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ Fix emul-linux deps for modern multilib
+
28 Oct 2013; Justin Lecher <jlec@gentoo.org>
-nmrpipe-8.1.2013.218.23.09.ebuild, +nmrpipe-8.1.2013.218.23.09-r1.ebuild,
+files/extract.M:
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 9bf3a23..7602935 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -39,6 +39,7 @@ RESTRICT="strip"
DEPEND="app-shells/tcsh"
RDEPEND="${DEPEND}
app-editors/nedit
+ dev-lang/tk
dev-tcltk/blt
media-fonts/font-sun-misc
!sci-chemistry/sparta+
@@ -48,11 +49,9 @@ RDEPEND="${DEPEND}
|| ( x11-libs/xview x11-libs/xview-bin )
|| (
(
- dev-lang/tk[abi_x86_32(-)]
x11-libs/libX11[abi_x86_32(-)]
)
(
- app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
)
)
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2014-09-16 0:26 Christoph Junghans
0 siblings, 0 replies; 25+ messages in thread
From: Christoph Junghans @ 2014-09-16 0:26 UTC (permalink / raw
To: gentoo-commits
commit: badf855660e6558d69d27932a1c1e7cfd11977be
Author: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 00:03:25 2014 +0000
Commit: Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 00:26:07 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=badf8556
dropped ~amd64 as no-multilib doesn't have abi_x86_32
Package-Manager: portage-2.2.8-r1
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 630fe3b..d4c6a14 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Sep 2014; Christoph Junghans <ottxor@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ dropped ~amd64 as no-multilib doesn't have abi_x86_32
+
04 Jul 2014; Justin Lecher <jlec@gentoo.org>
nmrpipe-8.1.2013.218.23.09-r1.ebuild:
Fix emul-linux deps for modern multilib
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 7602935..13b8058 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -30,7 +30,7 @@ LICENSE="nmrpipe"
# x86 architecture. The maintainer chose to keep the sources closed, but
# says he will gladly provide precompiled executables for other platforms
# if there are such requests.
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="-* ~x86 ~amd64-linux ~x86-linux"
IUSE=""
#RESTRICT="fetch strip"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2014-09-16 8:28 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2014-09-16 8:28 UTC (permalink / raw
To: gentoo-commits
commit: e93cb5187becc12be7700b0db348215433b742e8
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 16 08:13:09 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Sep 16 08:13:09 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=e93cb518
sci-chemistry/nmrpipe: Add back dropped ~amd64
Package-Manager: portage-2.2.12
RepoMan-Options: --force
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index d4c6a14..e099eea 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 16 Sep 2014; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ Add back dropped ~amd64
+
16 Sep 2014; Christoph Junghans <ottxor@gentoo.org>
nmrpipe-8.1.2013.218.23.09-r1.ebuild:
dropped ~amd64 as no-multilib doesn't have abi_x86_32
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 13b8058..7602935 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -30,7 +30,7 @@ LICENSE="nmrpipe"
# x86 architecture. The maintainer chose to keep the sources closed, but
# says he will gladly provide precompiled executables for other platforms
# if there are such requests.
-KEYWORDS="-* ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
#RESTRICT="fetch strip"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2014-11-13 13:15 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2014-11-13 13:15 UTC (permalink / raw
To: gentoo-commits
commit: 5e1de0ad740fefb87d1e9c259adebf77aae586be
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 13 13:15:00 2014 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Nov 13 13:15:00 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=5e1de0ad
sci-chemistry/nmrpipe: Drop all KEYWORDS due to broken revdeps
Package-Manager: portage-2.2.14
---
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index e099eea..6070df8 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Nov 2014; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ Drop all KEYWORDS due to broken revdeps
+
16 Sep 2014; Justin Lecher <jlec@gentoo.org>
nmrpipe-8.1.2013.218.23.09-r1.ebuild:
Add back dropped ~amd64
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 7602935..402cda3 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -30,7 +30,7 @@ LICENSE="nmrpipe"
# x86 architecture. The maintainer chose to keep the sources closed, but
# says he will gladly provide precompiled executables for other platforms
# if there are such requests.
-KEYWORDS="-* ~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS=""
IUSE=""
#RESTRICT="fetch strip"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2015-04-13 6:34 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2015-04-13 6:34 UTC (permalink / raw
To: gentoo-commits
commit: 3022430f8d5d4069ed2108fc309c784e3de00315
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 13 06:28:34 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Apr 13 06:28:34 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=3022430f
sci-chemistry/nmrpipe: Drop emul package support
Package-Manager: portage-2.2.18
sci-chemistry/nmrpipe/ChangeLog | 6 +++++-
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 11 ++---------
2 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 6070df8..329425e 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -1,7 +1,11 @@
# ChangeLog for sci-chemistry/nmrpipe
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Apr 2015; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ sci-chemistry/nmrpipe: Drop emul package support
+
13 Nov 2014; Justin Lecher <jlec@gentoo.org>
nmrpipe-8.1.2013.218.23.09-r1.ebuild:
Drop all KEYWORDS due to broken revdeps
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 402cda3..938dc8d 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -47,14 +47,7 @@ RDEPEND="${DEPEND}
sys-libs/ncurses
x11-apps/xset
|| ( x11-libs/xview x11-libs/xview-bin )
- || (
- (
- x11-libs/libX11[abi_x86_32(-)]
- )
- (
- app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)]
- )
- )
+ >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
prefix? ( dev-util/patchelf )"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2015-07-31 10:09 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2015-07-31 10:09 UTC (permalink / raw
To: gentoo-commits
commit: deee8cbf581b9e0d9a1431407fe76734ce95f8f7
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 31 10:09:45 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Fri Jul 31 10:09:54 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=deee8cbf
sci-chemistry/nmrpipe: Fix for non-multilib on prefix
Package-Manager: portage-2.2.20
sci-chemistry/nmrpipe/ChangeLog | 4 ++++
sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/ChangeLog b/sci-chemistry/nmrpipe/ChangeLog
index 329425e..0a1a840 100644
--- a/sci-chemistry/nmrpipe/ChangeLog
+++ b/sci-chemistry/nmrpipe/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 Jul 2015; Justin Lecher <jlec@gentoo.org>
+ nmrpipe-8.1.2013.218.23.09-r1.ebuild:
+ sci-chemistry/nmrpipe: Fix for non-multilib on prefix
+
13 Apr 2015; Justin Lecher <jlec@gentoo.org>
nmrpipe-8.1.2013.218.23.09-r1.ebuild:
sci-chemistry/nmrpipe: Drop emul package support
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
index 938dc8d..fa8e17a 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.1.2013.218.23.09-r1.ebuild
@@ -47,7 +47,7 @@ RDEPEND="${DEPEND}
sys-libs/ncurses
x11-apps/xset
|| ( x11-libs/xview x11-libs/xview-bin )
- >=x11-libs/libX11-1.6.2[abi_x86_32(-)]
+ !prefix? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)] )
prefix? ( dev-util/patchelf )"
S="${WORKDIR}"
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2015-10-12 9:34 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2015-10-12 9:34 UTC (permalink / raw
To: gentoo-commits
commit: 03a0736850477c399e9ea5d3c9da0ac5185f1fb3
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 12 09:34:25 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Oct 12 09:34:25 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=03a07368
sci-chemistry/nmrpipe: Don't install install scripts
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
...e-8.6.2015.271.07.19.ebuild => nmrpipe-8.6.2015.271.07.19-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.6.2015.271.07.19.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.6.2015.271.07.19-r1.ebuild
similarity index 98%
rename from sci-chemistry/nmrpipe/nmrpipe-8.6.2015.271.07.19.ebuild
rename to sci-chemistry/nmrpipe/nmrpipe-8.6.2015.271.07.19-r1.ebuild
index 61d6b49..725c01d 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.6.2015.271.07.19.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.6.2015.271.07.19-r1.ebuild
@@ -100,7 +100,7 @@ src_prepare() {
ebegin "Cleaning installation"
for i in ${A} ; do
- rm -f ${i} || die "Failed to remove archive symlinks."
+ rm -f ${i/-${PV}/} || die "Failed to remove archive symlinks."
done
# Remove some of the bundled applications and libraries; they are provided by Gentoo instead.
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2017-03-26 14:45 Justin Lecher
0 siblings, 0 replies; 25+ messages in thread
From: Justin Lecher @ 2017-03-26 14:45 UTC (permalink / raw
To: gentoo-commits
commit: 6257e3d07415f91ba44a1e12c3134e47c882fc3b
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 09:12:07 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 09:12:07 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6257e3d0
sci-chemistry/nmrpipe: Drop obsolete ncurses version
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sci-chemistry/nmrpipe/metadata.xml | 2 +-
sci-chemistry/nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild | 9 +++------
2 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/sci-chemistry/nmrpipe/metadata.xml b/sci-chemistry/nmrpipe/metadata.xml
index f3af35416..e0c97ae91 100644
--- a/sci-chemistry/nmrpipe/metadata.xml
+++ b/sci-chemistry/nmrpipe/metadata.xml
@@ -5,7 +5,7 @@
<email>jlec@gentoo.org</email>
<name>Justin Lecher</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>sci-chemistry@gentoo.org</email>
<name>Gentoo Chemistry Project</name>
</maintainer>
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild
index 296990130..d0bc331c2 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# Versioning is output of nmrPipe -help
-EAPI=5
+EAPI=6
inherit eutils virtualx
@@ -43,10 +43,7 @@ RDEPEND="${DEPEND}
media-fonts/font-sun-misc
!sci-chemistry/sparta+
!sci-chemistry/talos+
- || (
- sys-libs/ncurses:0/5
- sys-libs/ncurses:5/5
- )
+ sys-libs/ncurses:5/5
x11-apps/xset
|| ( x11-libs/xview x11-libs/xview-bin )
!prefix? ( >=x11-libs/libX11-1.6.2[abi_x86_32(-)] )
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2021-01-19 16:56 Andrew Ammerlaan
0 siblings, 0 replies; 25+ messages in thread
From: Andrew Ammerlaan @ 2021-01-19 16:56 UTC (permalink / raw
To: gentoo-commits
commit: 4000e838147d66190630389ac00ce3e0ac88852c
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan 19 16:39:58 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan 19 16:39:58 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=4000e838
sci-chemistry/nmrpipe: add missing !test? ( test )
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
index e56ce8fd9..f236edda4 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
@@ -32,7 +32,7 @@ LICENSE="nmrpipe"
# if there are such requests.
KEYWORDS="~amd64 ~x86"
-RESTRICT="strip bindist mirror"
+RESTRICT="strip bindist mirror !test? ( test )"
DEPEND="app-shells/tcsh"
RDEPEND="${DEPEND}
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2021-01-30 15:18 Andrew Ammerlaan
0 siblings, 0 replies; 25+ messages in thread
From: Andrew Ammerlaan @ 2021-01-30 15:18 UTC (permalink / raw
To: gentoo-commits
commit: 390eff187d24fe71555282a4cb4379604d46e0b8
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 15:18:03 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 15:18:03 2021 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=390eff18
sci-chemistry/nmrpipe: remove non-existent blockers
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild | 2 --
1 file changed, 2 deletions(-)
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
index f236edda4..303f2c4a2 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
@@ -40,8 +40,6 @@ RDEPEND="${DEPEND}
dev-lang/tk
dev-tcltk/blt
media-fonts/font-sun-misc
- !sci-chemistry/sparta+
- !sci-chemistry/talos+
sys-libs/ncurses-compat:5/5
x11-apps/xset
x11-libs/xview-bin
^ permalink raw reply related [flat|nested] 25+ messages in thread
* [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/
@ 2023-02-24 8:04 Andrew Ammerlaan
0 siblings, 0 replies; 25+ messages in thread
From: Andrew Ammerlaan @ 2023-02-24 8:04 UTC (permalink / raw
To: gentoo-commits
commit: 1fbe345082fee32523fc0addd566f7d025f49d80
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 08:04:03 2023 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 08:04:19 2023 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1fbe3450
sci-chemistry/nmrpipe: add 8.7.20230206, drop 8.7.20200827
Closes: https://bugs.gentoo.org/835334
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../{nmrpipe-8.7.20200827.ebuild => nmrpipe-8.7.20230206.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild b/sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild
similarity index 99%
rename from sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
rename to sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild
index 303f2c4a2..650c35305 100644
--- a/sci-chemistry/nmrpipe/nmrpipe-8.7.20200827.ebuild
+++ b/sci-chemistry/nmrpipe/nmrpipe-8.7.20230206.ebuild
@@ -3,7 +3,7 @@
# Versioning is output of nmrPipe -help
-EAPI=7
+EAPI=8
inherit virtualx
^ permalink raw reply related [flat|nested] 25+ messages in thread
end of thread, other threads:[~2023-02-24 8:04 UTC | newest]
Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-30 15:18 [gentoo-commits] proj/sci:master commit in: sci-chemistry/nmrpipe/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2023-02-24 8:04 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-03-03 17:52 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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox