From 144f51115472ad5e1512803ff78f82739e3ab1ed Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Tue, 26 Sep 2006 22:24:49 +0000 Subject: Stable on sparc wrt #149047 (Portage version: 2.1.1) --- app-shells/bash/ChangeLog | 5 ++++- app-shells/bash/bash-3.1_p17.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-shells') diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 2f4753536326..10eaa67b03ab 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.116 2006/09/26 18:27:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.117 2006/09/26 22:24:49 gustavoz Exp $ + + 26 Sep 2006; Gustavo Zacarias bash-3.1_p17.ebuild: + Stable on sparc wrt #149047 26 Sep 2006; Gustavo Zacarias bash-3.1_p17.ebuild: Stable on hppa wrt #149047 diff --git a/app-shells/bash/bash-3.1_p17.ebuild b/app-shells/bash/bash-3.1_p17.ebuild index acc6003e6bdc..fe33b6b157a2 100644 --- a/app-shells/bash/bash-3.1_p17.ebuild +++ b/app-shells/bash/bash-3.1_p17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p17.ebuild,v 1.14 2006/09/26 18:27:55 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p17.ebuild,v 1.15 2006/09/26 22:24:49 gustavoz Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -32,7 +32,7 @@ SRC_URI="mirror://gnu/bash/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc-macos ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="afs bashlogger nls vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2" -- cgit v1.2.3-65-gdbad