Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-shells/bash/
Date: Wed, 03 Jan 2018 09:04:13
Message-Id: 1514970227.650457a01306d4310599e98d3c6ae295986564c9.slyfox@gentoo
1 commit: 650457a01306d4310599e98d3c6ae295986564c9
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Jan 3 07:21:47 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 3 09:03:47 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=650457a0
7
8 app-shells/bash: stable 4.4_p12 for hppa/sparc, bug #643124
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11 RepoMan-Options: --include-arches="hppa sparc"
12
13 app-shells/bash/bash-4.4_p12.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-shells/bash/bash-4.4_p12.ebuild b/app-shells/bash/bash-4.4_p12.ebuild
17 index d1139561d78..51ac847efbb 100644
18 --- a/app-shells/bash/bash-4.4_p12.ebuild
19 +++ b/app-shells/bash/bash-4.4_p12.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="5"
26 @@ -46,7 +46,7 @@ fi
27
28 LICENSE="GPL-3"
29 SLOT="0"
30 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
31 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
32 IUSE="afs bashlogger examples mem-scramble +net nls plugins +readline"
33
34 DEPEND=">=sys-libs/ncurses-5.2-r2:0=