summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2007-05-03 07:44:47 +0000
committerMarkus Rothe <corsair@gentoo.org>2007-05-03 07:44:47 +0000
commit4f828eb53adbe323db5a109bb1dab56c7bbda6f9 (patch)
tree47fda1552e5bb23af345a48bb2e967bebac0cbc7 /app-shells
parentAdded die to src_test (diff)
downloadgentoo-2-4f828eb53adbe323db5a109bb1dab56c7bbda6f9.tar.gz
gentoo-2-4f828eb53adbe323db5a109bb1dab56c7bbda6f9.tar.bz2
gentoo-2-4f828eb53adbe323db5a109bb1dab56c7bbda6f9.zip
Stable on ppc64; bug #176882
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/bash-3.2_p15-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index f686fec2479a..4970770b8388 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.142 2007/05/03 06:33:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.143 2007/05/03 07:44:47 corsair Exp $
+
+ 03 May 2007; Markus Rothe <corsair@gentoo.org> bash-3.2_p15-r1.ebuild:
+ Stable on ppc64; bug #176882
03 May 2007; Jeroen Roovers <jer@gentoo.org> bash-3.2_p15-r1.ebuild:
Stable for HPPA (bug #176882).
diff --git a/app-shells/bash/bash-3.2_p15-r1.ebuild b/app-shells/bash/bash-3.2_p15-r1.ebuild
index b0e75f6eff70..5e69c800d78f 100644
--- a/app-shells/bash/bash-3.2_p15-r1.ebuild
+++ b/app-shells/bash/bash-3.2_p15-r1.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_p15-r1.ebuild,v 1.2 2007/05/03 06:33:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.2_p15-r1.ebuild,v 1.3 2007/05/03 07:44:47 corsair 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"