commit: 558c414c8ef6978f14e5bcdd88088d56ee7b2ba2
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 19:26:11 2018 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 29 21:18:36 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=558c414c
app-editors/zile: Add slot operator dependency for boehm-gc.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
app-editors/zile/zile-2.4.13.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-editors/zile/zile-2.4.13.ebuild
b/app-editors/zile/zile-2.4.13.ebuild
index a7de10e0675..74d312cf2c5 100644
--- a/app-editors/zile/zile-2.4.13.ebuild
+++ b/app-editors/zile/zile-2.4.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -12,7 +12,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux
~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="acl test"
-RDEPEND=">=dev-libs/boehm-gc-7.2
+RDEPEND=">=dev-libs/boehm-gc-7.2:=
sys-libs/ncurses:0
acl? ( virtual/acl )"