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. --- app-shells/tcsh/tcsh-6.18.01-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-shells/tcsh/tcsh-6.18.01-r4.ebuild') diff --git a/app-shells/tcsh/tcsh-6.18.01-r4.ebuild b/app-shells/tcsh/tcsh-6.18.01-r4.ebuild index 2f648d16c53..46d06012c06 100644 --- a/app-shells/tcsh/tcsh-6.18.01-r4.ebuild +++ b/app-shells/tcsh/tcsh-6.18.01-r4.ebuild @@ -22,7 +22,7 @@ RESTRICT="test" # we need gettext because we run autoconf (AM_ICONV) RDEPEND=" - >=sys-libs/ncurses-5.1:5= + >=sys-libs/ncurses-5.1:0= virtual/libiconv" DEPEND="${RDEPEND} sys-devel/gettext -- cgit v1.2.3