Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Tue, 11 Oct 2016 14:18:55
Message-Id: 1476195506.dc004ab1b335948cf2b0670b7fd921ba071152ec.klausman@gentoo
1 commit: dc004ab1b335948cf2b0670b7fd921ba071152ec
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 11 14:18:10 2016 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 11 14:18:26 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc004ab1
7
8 app-shells/bash-4.3_p48-r0: stable on alpha
9
10 Gentoo-Bug: 595268
11
12 app-shells/bash/bash-4.3_p48.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-shells/bash/bash-4.3_p48.ebuild b/app-shells/bash/bash-4.3_p48.ebuild
16 index 7f9db78..2283e53 100644
17 --- a/app-shells/bash/bash-4.3_p48.ebuild
18 +++ b/app-shells/bash/bash-4.3_p48.ebuild
19 @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
24 +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
26
27 DEPEND=">=sys-libs/ncurses-5.2-r2:0=