commit:     f5a113fe2628f47caa89501710803459386a4ea0
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  9 21:37:09 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Feb  9 21:37:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a113fe

app-editors/zile: Add proper slot dependency on ncurses.

Package-Manager: portage-2.2.27

 app-editors/zile/zile-2.4.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-editors/zile/zile-2.4.11.ebuild 
b/app-editors/zile/zile-2.4.11.ebuild
index 1972334..4bbaf50 100644
--- a/app-editors/zile/zile-2.4.11.ebuild
+++ b/app-editors/zile/zile-2.4.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -14,7 +14,7 @@ KEYWORDS="alpha amd64 arm ppc sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86
 IUSE="acl test"
 
 RDEPEND=">=dev-libs/boehm-gc-7.2
-       sys-libs/ncurses
+       sys-libs/ncurses:0
        acl? ( virtual/acl )"
 
 DEPEND="${RDEPEND}

Reply via email to