net-analyzer/iptraf-ng: Use slot operators for ncurses
authorJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 11:25:32 +0000 (13:25 +0200)
committerJustin Lecher <jlec@gentoo.org>
Sun, 16 Aug 2015 11:30:26 +0000 (13:30 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r1.ebuild
net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild
net-analyzer/iptraf-ng/iptraf-ng-9999.ebuild

index e69b978e074bc22b0f32e07d51888da4854129fd..10d7e25d4be6339e15183d810c1a79c3e562e932 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="doc"
 RESTRICT="test"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.7-r7
+       >=sys-libs/ncurses-5.7-r7:5=
 "
 DEPEND="
        ${RDEPEND}
index 95b2dd1165994d7198e6b80496656214f5639807..fd6b55ff9d65df1a20ba31d44cfcf93411397301 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="doc"
 RESTRICT="test"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.7-r7
+       >=sys-libs/ncurses-5.7-r7:5=
 "
 DEPEND="
        ${RDEPEND}
index 660a84c6022e1402013659d38afc2abe811ebb42..6fffe222a16e70a61216f401b2b97c52dfc79c94 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="doc"
 RESTRICT="test"
 
 RDEPEND="
-       >=sys-libs/ncurses-5.7-r7
+       >=sys-libs/ncurses-5.7-r7:5=
 "
 DEPEND="
        ${RDEPEND}