Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Mon, 21 Sep 2015 11:27:52
Message-Id: 1442834757.2e44ff64d0295349430fb40c3edddfe966b58824.ago@gentoo
1 commit: 2e44ff64d0295349430fb40c3edddfe966b58824
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 21 11:25:57 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 21 11:25:57 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e44ff64
7
8 app-shells/bash: sparc stable wrt bug #557510
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="sparc"
12
13 app-shells/bash/bash-4.3_p39.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-shells/bash/bash-4.3_p39.ebuild b/app-shells/bash/bash-4.3_p39.ebuild
17 index f3dcef6..2ffc014 100644
18 --- a/app-shells/bash/bash-4.3_p39.ebuild
19 +++ b/app-shells/bash/bash-4.3_p39.ebuild
20 @@ -38,7 +38,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches)"
21
22 LICENSE="GPL-3"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
25 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
26 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline vanilla"
27
28 DEPEND=">=sys-libs/ncurses-5.2-r2