commit: d9cce1d299736f7da3eb790ba2f2fa1c5bef528c
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 09:14:27 2017 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 09:14:27 2017 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d9cce1d2
sci-chemistry/xplor-nih: 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/xplor-nih/xplor-nih-2.38.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild
b/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild
index cdcec6c53..57a727778 100644
--- a/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild
+++ b/sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
PYTHON_COMPAT=( python2_7 )
@@ -25,10 +25,7 @@ RDEPEND="${PYTHON_DEPS}
dev-lang/tcl:8.5
dev-lang/tk:8.5
dev-libs/libedit
- || (
- sys-libs/ncurses:0/5
- sys-libs/ncurses:5/5
- )
+ sys-libs/ncurses:5/5
"
DEPEND="${RDEPEND}"