commit: e86282ec00f98531e7d3c66f3bbf70df7bb5cfff
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 11:25:32 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 11:30:26 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e86282ec
net-analyzer/iptraf-ng: Use slot operators for ncurses
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r1.ebuild | 4 ++--
net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild | 4 ++--
net-analyzer/iptraf-ng/iptraf-ng-9999.ebuild | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r1.ebuild
b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r1.ebuild
index e69b978..10d7e25 100644
--- a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r1.ebuild
+++ b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r1.ebuild
@@ -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}
diff --git a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild
b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild
index 95b2dd1..fd6b55f 100644
--- a/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild
+++ b/net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild
@@ -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}
diff --git a/net-analyzer/iptraf-ng/iptraf-ng-9999.ebuild
b/net-analyzer/iptraf-ng/iptraf-ng-9999.ebuild
index 660a84c..6fffe22 100644
--- a/net-analyzer/iptraf-ng/iptraf-ng-9999.ebuild
+++ b/net-analyzer/iptraf-ng/iptraf-ng-9999.ebuild
@@ -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}