summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-08-12 11:16:49 -0400
committerMike Frysinger <vapier@gentoo.org>2015-08-12 11:16:49 -0400
commite89164e6fe3b477124de0d0de9ca1515cf42e333 (patch)
treec4ba5d1e391f9b9f2e889dd9498dfda5602bed82 /sys-apps
parentapp-text/pinfo: use subslots w/readline & ncurses (diff)
downloadgentoo-e89164e6fe3b477124de0d0de9ca1515cf42e333.tar.gz
gentoo-e89164e6fe3b477124de0d0de9ca1515cf42e333.tar.bz2
gentoo-e89164e6fe3b477124de0d0de9ca1515cf42e333.zip
sys-apps/texinfo: use subslots w/ncurses
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/texinfo/texinfo-6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/texinfo/texinfo-6.0.ebuild b/sys-apps/texinfo/texinfo-6.0.ebuild
index 0434fa4ae80f..c9ee432caa7b 100644
--- a/sys-apps/texinfo/texinfo-6.0.ebuild
+++ b/sys-apps/texinfo/texinfo-6.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI="4"
+EAPI="5"
inherit flag-o-matic
@@ -16,7 +16,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~s
IUSE="nls static"
RDEPEND="!=app-text/tetex-2*
- >=sys-libs/ncurses-5.2-r2
+ >=sys-libs/ncurses-5.2-r2:=
dev-lang/perl
dev-perl/libintl-perl
dev-perl/Unicode-EastAsianWidth