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>[email protected]</email>
<name>Justin Lecher</name>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>[email protected]</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(-)] )