From 536e4b61aeeeda833b14e80c7578aea5c481ebaf Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 16 Aug 2015 16:01:51 +0200 Subject: [PATCH] net-analyzer/iftop: Use slot operators for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild | 4 ++-- net-analyzer/iftop/iftop-1.0_pre4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild index 1bf3dddfb841..5be1c54303a8 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-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="" RDEPEND=" net-libs/libpcap - sys-libs/ncurses + sys-libs/ncurses:5= " DEPEND=" ${RDEPEND} diff --git a/net-analyzer/iftop/iftop-1.0_pre4.ebuild b/net-analyzer/iftop/iftop-1.0_pre4.ebuild index 147036bace72..4742cffb8173 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4.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="" RDEPEND=" net-libs/libpcap - sys-libs/ncurses" + sys-libs/ncurses:5=" DEPEND=" ${RDEPEND} virtual/pkgconfig -- 2.26.2