summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 22:24:49 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-09-26 22:24:49 +0000
commit144f51115472ad5e1512803ff78f82739e3ab1ed (patch)
tree85d324ce4f537fb22e52b35f28ad54fff778373b /app-shells
parentStable on sparc wrt #149048 (diff)
downloadgentoo-2-144f51115472ad5e1512803ff78f82739e3ab1ed.tar.gz
gentoo-2-144f51115472ad5e1512803ff78f82739e3ab1ed.tar.bz2
gentoo-2-144f51115472ad5e1512803ff78f82739e3ab1ed.zip
Stable on sparc wrt #149047
(Portage version: 2.1.1)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/bash-3.1_p17.ebuild4
2 files changed, 6 insertions, 3 deletions
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 <gustavoz@gentoo.org> bash-3.1_p17.ebuild:
+ Stable on sparc wrt #149047
26 Sep 2006; Gustavo Zacarias <gustavoz@gentoo.org> 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"