summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2017-05-23 17:48:01 +0200
committerJeroen Roovers <jer@gentoo.org>2017-05-23 17:48:18 +0200
commit9cc71f816fb4a33687b7469b79ade117e07fb47e (patch)
treeb9e9ccd882dc07bdae4443b63ac74c5f86a0890e /app-text
parentapp-text/pinfo: Add clearfilenameprefix patch by Sophie Hamilton (bug #619452). (diff)
downloadgentoo-9cc71f816fb4a33687b7469b79ade117e07fb47e.tar.gz
gentoo-9cc71f816fb4a33687b7469b79ade117e07fb47e.tar.bz2
gentoo-9cc71f816fb4a33687b7469b79ade117e07fb47e.zip
app-text/pinfo: Whitespace.
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-text')
-rw-r--r--app-text/pinfo/pinfo-0.6.10-r6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-text/pinfo/pinfo-0.6.10-r6.ebuild b/app-text/pinfo/pinfo-0.6.10-r6.ebuild
index eaf6c3d4fb5d..f18ab4f78a9b 100644
--- a/app-text/pinfo/pinfo-0.6.10-r6.ebuild
+++ b/app-text/pinfo/pinfo-0.6.10-r6.ebuild
@@ -13,7 +13,8 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="nls readline"
-RDEPEND="sys-libs/ncurses:0=
+RDEPEND="
+ sys-libs/ncurses:0=
sys-libs/readline:0=
nls? ( virtual/libintl )
"