summaryrefslogtreecommitdiff
path: root/net-analyzer/mtr
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/mtr
parentf8eefe5a5c77d8c5cc6aa74297d6d245abf003fa (diff)
downloadgentoo-051ad88caa127419c80d473021ab8909a2268789.tar.gz
gentoo-051ad88caa127419c80d473021ab8909a2268789.tar.xz
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/mtr')
-rw-r--r--net-analyzer/mtr/mtr-0.86.ebuild2
-rw-r--r--net-analyzer/mtr/mtr-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/mtr/mtr-0.86.ebuild b/net-analyzer/mtr/mtr-0.86.ebuild
index c1fdf8b872a..0d567d58733 100644
--- a/net-analyzer/mtr/mtr-0.86.ebuild
+++ b/net-analyzer/mtr/mtr-0.86.ebuild
@@ -16,7 +16,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbs
IUSE="gtk ipv6"
RDEPEND="
- sys-libs/ncurses:5=
+ sys-libs/ncurses:0=
gtk? (
dev-libs/glib:2
x11-libs/gtk+:2
diff --git a/net-analyzer/mtr/mtr-9999.ebuild b/net-analyzer/mtr/mtr-9999.ebuild
index fc5ba9f0039..2af7b978a2f 100644
--- a/net-analyzer/mtr/mtr-9999.ebuild
+++ b/net-analyzer/mtr/mtr-9999.ebuild
@@ -17,7 +17,7 @@ KEYWORDS=""
IUSE="gtk ipv6"
RDEPEND="
- sys-libs/ncurses:5=
+ sys-libs/ncurses:0=
gtk? (
dev-libs/glib:2
x11-libs/gtk+:2