summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-26 02:17:49 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-26 02:49:08 -0400
commit051ad88caa127419c80d473021ab8909a2268789 (patch)
tree07c67593df989479bf9c311a16e92532442ce5ef /net-analyzer/iftop
parentdev-python/pypy*: fix ncurses dep #557472 (diff)
downloadgentoo-051ad88caa127419c80d473021ab8909a2268789.tar.gz
gentoo-051ad88caa127419c80d473021ab8909a2268789.tar.bz2
gentoo-051ad88caa127419c80d473021ab8909a2268789.zip
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.
Diffstat (limited to 'net-analyzer/iftop')
-rw-r--r--net-analyzer/iftop/iftop-1.0_pre4-r2.ebuild2
-rw-r--r--net-analyzer/iftop/iftop-1.0_pre4.ebuild2
2 files changed, 2 insertions, 2 deletions
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