projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62990fe
)
app-shells/bash: Use slot operators for ncurses
author
Justin Lecher
<jlec@gentoo.org>
Sun, 16 Aug 2015 11:15:19 +0000
(13:15 +0200)
committer
Justin Lecher
<jlec@gentoo.org>
Sun, 16 Aug 2015 11:30:21 +0000
(13:30 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
app-shells/bash/bash-4.4_alpha-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-shells/bash/bash-4.4_alpha-r1.ebuild
b/app-shells/bash/bash-4.4_alpha-r1.ebuild
index a77538fb59793bcba3d9742f8f8408ed2a993c8b..28f11104daf722945f03ec3e4ff321b0ce3b9f39 100644
(file)
--- a/
app-shells/bash/bash-4.4_alpha-r1.ebuild
+++ b/
app-shells/bash/bash-4.4_alpha-r1.ebuild
@@
-43,7
+43,7
@@
SLOT="0"
#KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
-DEPEND=">=sys-libs/ncurses-5.2-r2:=
+DEPEND=">=sys-libs/ncurses-5.2-r2:
5
=
readline? ( >=sys-libs/readline-${READLINE_VER}_alpha:0= )
nls? ( virtual/libintl )"
RDEPEND="${DEPEND}