summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-16 13:25:32 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-16 13:30:26 +0200
commite86282ec00f98531e7d3c66f3bbf70df7bb5cfff (patch)
treed3ca6d1365b775ace13d36b204a6c69c30d26ea6 /net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild
parentmedia-libs/aalib: Use slot operators for ncurses (diff)
downloadgentoo-e86282ec00f98531e7d3c66f3bbf70df7bb5cfff.tar.gz
gentoo-e86282ec00f98531e7d3c66f3bbf70df7bb5cfff.tar.bz2
gentoo-e86282ec00f98531e7d3c66f3bbf70df7bb5cfff.zip
net-analyzer/iptraf-ng: Use slot operators for ncurses
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild')
-rw-r--r--net-analyzer/iptraf-ng/iptraf-ng-1.1.4-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
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 95b2dd116599..fd6b55ff9d65 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}