From ffd4a7f73a884e9ed0a0e4076cc79395e2f98355 Mon Sep 17 00:00:00 2001 From: Brent Baude Date: Thu, 27 Jan 2011 22:08:15 +0000 Subject: stable ppc, bug 352383 (Portage version: 2.1.9.25/cvs/Linux ppc64) --- app-shells/bash/ChangeLog | 5 ++++- app-shells/bash/bash-4.1_p9.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-shells/bash') diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 068b6788eca4..e19315dd5417 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.271 2011/01/25 18:56:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.272 2011/01/27 22:08:15 ranger Exp $ + + 27 Jan 2011; Brent Baude bash-4.1_p9.ebuild: + stable ppc, bug 352383 25 Jan 2011; Jeroen Roovers bash-4.1_p9.ebuild: Stable for HPPA (bug #352383). diff --git a/app-shells/bash/bash-4.1_p9.ebuild b/app-shells/bash/bash-4.1_p9.ebuild index beb5c91379de..c8b5f90c8980 100644 --- a/app-shells/bash/bash-4.1_p9.ebuild +++ b/app-shells/bash/bash-4.1_p9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p9.ebuild,v 1.4 2011/01/25 18:56:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p9.ebuild,v 1.5 2011/01/27 22:08:15 ranger Exp $ EAPI="1" @@ -37,7 +37,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz $(patches) LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 -- cgit v1.2.3-65-gdbad