aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2017-03-26 10:12:07 +0100
committerJustin Lecher <jlec@gentoo.org>2017-03-26 10:12:07 +0100
commit6257e3d07415f91ba44a1e12c3134e47c882fc3b (patch)
treeb13923b69706aeaf09d06b0111e23368abc2bf3b
parentsci-biology/scbi_zcat: Drop obsolete ruby version (diff)
downloadsci-6257e3d07415f91ba44a1e12c3134e47c882fc3b.tar.gz
sci-6257e3d07415f91ba44a1e12c3134e47c882fc3b.tar.bz2
sci-6257e3d07415f91ba44a1e12c3134e47c882fc3b.zip
sci-chemistry/nmrpipe: Drop obsolete ncurses version
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
-rw-r--r--sci-chemistry/nmrpipe/metadata.xml2
-rw-r--r--sci-chemistry/nmrpipe/nmrpipe-8.7.2015.320.15.26.ebuild9
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(-)] )