diff options
author | 2009-09-26 13:07:58 +0000 | |
---|---|---|
committer | 2009-09-26 13:07:58 +0000 | |
commit | 93da27c556abe6799f1f069a1b04b6171c6a94c3 (patch) | |
tree | 68c1ac2b83e3eb6220ee721f6fe453083200352b /app-shells/bash | |
parent | Marking bash-completion-1.0-r5 ppc64 for bug 270008 (diff) | |
download | historical-93da27c556abe6799f1f069a1b04b6171c6a94c3.tar.gz historical-93da27c556abe6799f1f069a1b04b6171c6a94c3.tar.bz2 historical-93da27c556abe6799f1f069a1b04b6171c6a94c3.zip |
Marking bash-4.0_p28 ppc64 for bug 270008
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.0_p28.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index a919b295b3a7..7b3a171203a7 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.225 2009/09/19 15:52:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.226 2009/09/26 13:07:58 ranger Exp $ + + 26 Sep 2009; Brent Baude <ranger@gentoo.org> bash-4.0_p28.ebuild: + Marking bash-4.0_p28 ppc64 for bug 270008 19 Sep 2009; nixnut <nixnut@gentoo.org> bash-4.0_p28.ebuild: ppc stable #270008 diff --git a/app-shells/bash/bash-4.0_p28.ebuild b/app-shells/bash/bash-4.0_p28.ebuild index a11d2635433a..09fab8dd902a 100644 --- a/app-shells/bash/bash-4.0_p28.ebuild +++ b/app-shells/bash/bash-4.0_p28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p28.ebuild,v 1.6 2009/09/19 15:52:00 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.0_p28.ebuild,v 1.7 2009/09/26 13:07:58 ranger Exp $ EAPI="1" @@ -36,7 +36,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 ~sparc-fbsd x86 ~x86-fbsd" IUSE="afs bashlogger examples +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |