commit: 4cd1d0c8dc15eda10675434b902f0876a3bfd964
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 22:23:17 2015 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 22:23:17 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cd1d0c8
net-misc/telnet-bsd: add slot operator to sys-libs/ncurses RDEPEND
Package-Manager: portage-2.2.20.1
net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
index 2835c72..7d8e306 100644
--- a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
+++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 m68k ppc ppc64 s390 sh sparc x86
~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos"
IUSE="nls xinetd"
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses:="
DEPEND="${RDEPEND}
!net-misc/netkit-telnetd
xinetd? ( sys-apps/xinetd )