From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 12202139694 for ; Sun, 26 Mar 2017 14:46:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4265234079; Sun, 26 Mar 2017 14:46:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A40E0234079 for ; Sun, 26 Mar 2017 14:46:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C145B34167B for ; Sun, 26 Mar 2017 14:46:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19F347402 for ; Sun, 26 Mar 2017 14:45:58 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1490519667.d9cce1d299736f7da3eb790ba2f2fa1c5bef528c.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/xplor-nih/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/xplor-nih/xplor-nih-2.38.ebuild X-VCS-Directories: sci-chemistry/xplor-nih/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d9cce1d299736f7da3eb790ba2f2fa1c5bef528c X-VCS-Branch: master Date: Sun, 26 Mar 2017 14:45:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 85bde094-444c-4bdb-92b1-6aec56d67eef X-Archives-Hash: a81800478f107fc0e14546acb172b967 commit: d9cce1d299736f7da3eb790ba2f2fa1c5bef528c Author: Justin Lecher gentoo org> AuthorDate: Sun Mar 26 09:14:27 2017 +0000 Commit: Justin Lecher gentoo 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 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}"