From 051ad88caa127419c80d473021ab8909a2268789 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 26 Aug 2015 02:17:49 -0400 Subject: sys-libs/ncurses: move to SLOT=0 #557472 Use SLOT=0 for installing of main development files like other packages so we can use other SLOTs for installing SONAME libs for binary packages. --- net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild | 2 +- net-analyzer/iftop/iftop-1.0_pre4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'net-analyzer/iftop') diff --git a/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild b/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild index 5be1c54303a8..121ff01a9bf1 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" net-libs/libpcap - sys-libs/ncurses:5= + sys-libs/ncurses:0= " DEPEND=" ${RDEPEND} diff --git a/net-analyzer/iftop/iftop-1.0_pre4.ebuild b/net-analyzer/iftop/iftop-1.0_pre4.ebuild index 4742cffb8173..dcd6dd683bb1 100644 --- a/net-analyzer/iftop/iftop-1.0_pre4.ebuild +++ b/net-analyzer/iftop/iftop-1.0_pre4.ebuild @@ -17,7 +17,7 @@ IUSE="" RDEPEND=" net-libs/libpcap - sys-libs/ncurses:5=" + sys-libs/ncurses:0=" DEPEND=" ${RDEPEND} virtual/pkgconfig -- cgit v1.2.3-65-gdbad