summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-16 16:01:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-16 16:20:52 +0200
commit6be89dcda553ac3dddd25484a8212f70d9a1ad78 (patch)
tree2346ad7db9f83b6300751c1fff568a8b0adbb3bd /sys-apps/texinfo/texinfo-6.0.ebuild
parentdev-lang/ruby: Use slot operators for ncurses (diff)
downloadgentoo-6be89dcda553ac3dddd25484a8212f70d9a1ad78.tar.gz
gentoo-6be89dcda553ac3dddd25484a8212f70d9a1ad78.tar.bz2
gentoo-6be89dcda553ac3dddd25484a8212f70d9a1ad78.zip
sys-apps/texinfo: Use slot operators for ncurses
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-apps/texinfo/texinfo-6.0.ebuild')
-rw-r--r--sys-apps/texinfo/texinfo-6.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild
index c9ee432caa7b..5ad16a83d610 100644
--- a/sys-apps/texinfo/texinfo-6.0.ebuild
+++ b/sys-apps/texinfo/texinfo-6.0.ebuild
@@ -15,8 +15,9 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="nls static"
-RDEPEND="!=app-text/tetex-2*
- >=sys-libs/ncurses-5.2-r2:=
+RDEPEND="
+ !=app-text/tetex-2*
+ >=sys-libs/ncurses-5.2-r2:5=
dev-lang/perl
dev-perl/libintl-perl
dev-perl/Unicode-EastAsianWidth