projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e55a2d9
)
app-text/pinfo: use subslots w/readline & ncurses
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 12 Aug 2015 15:15:19 +0000
(11:15 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 12 Aug 2015 15:15:19 +0000
(11:15 -0400)
app-text/pinfo/pinfo-0.6.10-r5.ebuild
patch
|
blob
|
history
diff --git
a/app-text/pinfo/pinfo-0.6.10-r5.ebuild
b/app-text/pinfo/pinfo-0.6.10-r5.ebuild
index f16ddb0599534218e6e2d6743bb550b5335fd009..1674728856d3b9c843e37f9ff55e3e6463df0823 100644
(file)
--- a/
app-text/pinfo/pinfo-0.6.10-r5.ebuild
+++ b/
app-text/pinfo/pinfo-0.6.10-r5.ebuild
@@
-14,9
+14,8
@@
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="nls readline"
-RDEPEND="
- sys-libs/ncurses
- sys-libs/readline
+RDEPEND="sys-libs/ncurses:=
+ sys-libs/readline:0=
nls? ( virtual/libintl )
"