diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-08-26 02:17:49 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2015-08-26 02:49:08 -0400 |
commit | 051ad88caa127419c80d473021ab8909a2268789 (patch) | |
tree | 07c67593df989479bf9c311a16e92532442ce5ef /sys-apps/texinfo | |
parent | f8eefe5a5c77d8c5cc6aa74297d6d245abf003fa (diff) | |
download | gentoo-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 'sys-apps/texinfo')
-rw-r--r-- | sys-apps/texinfo/texinfo-6.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild index 00a1b6dacba..baccda5bbe8 100644 --- a/sys-apps/texinfo/texinfo-6.0.ebuild +++ b/sys-apps/texinfo/texinfo-6.0.ebuild @@ -17,7 +17,7 @@ IUSE="nls static" RDEPEND=" !=app-text/tetex-2* - >=sys-libs/ncurses-5.2-r2:5= + >=sys-libs/ncurses-5.2-r2:0= dev-lang/perl dev-perl/libintl-perl dev-perl/Unicode-EastAsianWidth |