commit: 34ecb0996fd71bcfa4a2045fcae3b04d7aeca832
Author: Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 1 13:58:43 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Tue Aug 1 13:58:43 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ecb099
net-misc/ytalk: fix slot
Package-Manager: Portage-2.3.6, Repoman-2.3.1
net-misc/ytalk/ytalk-3.3.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/ytalk/ytalk-3.3.0.ebuild
b/net-misc/ytalk/ytalk-3.3.0.ebuild
index 6450ab761be..f03dde55d34 100644
--- a/net-misc/ytalk/ytalk-3.3.0.ebuild
+++ b/net-misc/ytalk/ytalk-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ~ppc64 sparc x86"
-RDEPEND=">=sys-libs/ncurses-5.2"
+RDEPEND=">=sys-libs/ncurses-5.2:0="
DEPEND="
${RDEPEND}
virtual/pkgconfig