net-analyzer/iftop: Use slot operators for ncurses
authorJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 14:01:51 +0000 (16:01 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 14:20:53 +0000 (16:20 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild
net-analyzer/iftop/iftop-1.0_pre4.ebuild

index 1bf3dddfb841bbe84a234ed96efb9561cc757156..5be1c54303a89eb49a530bdde6a9bbf754e71335 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
        net-libs/libpcap
-       sys-libs/ncurses
+       sys-libs/ncurses:5=
 "
 DEPEND="
        ${RDEPEND}
index 147036bace72be24555428fc7d619fb786536f98..4742cffb81735eddd2d46814e6cd85dc186fe03f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ IUSE=""
 
 RDEPEND="
        net-libs/libpcap
-       sys-libs/ncurses"
+       sys-libs/ncurses:5="
 DEPEND="
        ${RDEPEND}
        virtual/pkgconfig