summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-07-23 13:40:14 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-07-23 13:40:14 +0000
commitfffecd5e70d7e91bbf14914f88f4846be0facc77 (patch)
treeb1f0dc2014b434eb5bd564bea5ac8097999f56f4 /app-shells
parentStable on sparc (diff)
downloadgentoo-2-fffecd5e70d7e91bbf14914f88f4846be0facc77.tar.gz
gentoo-2-fffecd5e70d7e91bbf14914f88f4846be0facc77.tar.bz2
gentoo-2-fffecd5e70d7e91bbf14914f88f4846be0facc77.zip
Stable on mips, per #186168.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/bash-3.2_p17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index a064ba9e3c8f..fbd4c6eaa0ce 100644
--- a/app-shells/bash/ChangeLog
+++ b/app-shells/bash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bash
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.152 2007/07/23 13:04:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.153 2007/07/23 13:40:14 kumba Exp $
+
+ 23 Jul 2007; Joshua Kinard <kumba@gentoo.org> bash-3.2_p17.ebuild:
+ Stable on mips, per #186168.
23 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> bash-3.2_p17.ebuild:
Stable on sparc wrt #186168
diff --git a/app-shells/bash/bash-3.2_p17.ebuild b/app-shells/bash/bash-3.2_p17.ebuild
index 3d2d7b10cf24..4b1dc8cfb1bb 100644
--- a/app-shells/bash/bash-3.2_p17.ebuild
+++ b/app-shells/bash/bash-3.2_p17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p17.ebuild,v 1.4 2007/07/23 13:04:27 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p17.ebuild,v 1.5 2007/07/23 13:40:14 kumba 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 ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="afs bashlogger nls vanilla"
DEPEND=">=sys-libs/ncurses-5.2-r2"