From 251572909998857823978eeb83c4fe568936231d Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Sun, 16 Aug 2015 13:20:12 +0200 Subject: app-text/pinfo: Use slot operators for ncurses Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- app-text/pinfo/metadata.xml | 6 +++--- app-text/pinfo/pinfo-0.6.10-r5.ebuild | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'app-text/pinfo') diff --git a/app-text/pinfo/metadata.xml b/app-text/pinfo/metadata.xml index 3fcf9a077c2..25aee7af786 100644 --- a/app-text/pinfo/metadata.xml +++ b/app-text/pinfo/metadata.xml @@ -1,7 +1,7 @@ - -jer@gentoo.org - + + jer@gentoo.org + diff --git a/app-text/pinfo/pinfo-0.6.10-r5.ebuild b/app-text/pinfo/pinfo-0.6.10-r5.ebuild index 1674728856d..dc55a82dc30 100644 --- a/app-text/pinfo/pinfo-0.6.10-r5.ebuild +++ b/app-text/pinfo/pinfo-0.6.10-r5.ebuild @@ -3,6 +3,7 @@ # $Id$ EAPI=5 + inherit autotools eutils flag-o-matic DESCRIPTION="Hypertext info and man viewer based on (n)curses" @@ -14,7 +15,7 @@ SLOT="0" KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="nls readline" -RDEPEND="sys-libs/ncurses:= +RDEPEND="sys-libs/ncurses:5= sys-libs/readline:0= nls? ( virtual/libintl ) " -- cgit v1.2.1