diff options
author | 2012-03-13 13:20:10 +0000 | |
---|---|---|
committer | 2012-03-13 13:20:10 +0000 | |
commit | c616b4f0857b2f65eb43d0c42596c9c5cf5c6fcb (patch) | |
tree | 469a647f3947967b785ce6c394e807004e9176e4 /app-shells | |
parent | Marking pciutils-3.1.9-r1 ppc for bug 407831 (diff) | |
download | gentoo-2-c616b4f0857b2f65eb43d0c42596c9c5cf5c6fcb.tar.gz gentoo-2-c616b4f0857b2f65eb43d0c42596c9c5cf5c6fcb.tar.bz2 gentoo-2-c616b4f0857b2f65eb43d0c42596c9c5cf5c6fcb.zip |
Marking bash-4.2_p20 ppc for bug
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.2_p20.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 5c9835727042..8c803465e091 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.298 2012/03/13 12:15:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.299 2012/03/13 13:20:10 ranger Exp $ + + 13 Mar 2012; Brent Baude <ranger@gentoo.org> bash-4.2_p20.ebuild: + Marking bash-4.2_p20 ppc for bug 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> bash-4.2_p20.ebuild: Stable for amd64, wrt bug #407937 diff --git a/app-shells/bash/bash-4.2_p20.ebuild b/app-shells/bash/bash-4.2_p20.ebuild index 052843701576..c4fa2400ddd8 100644 --- a/app-shells/bash/bash-4.2_p20.ebuild +++ b/app-shells/bash/bash-4.2_p20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p20.ebuild,v 1.4 2012/03/13 12:09:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.2_p20.ebuild,v 1.5 2012/03/13 13:20:10 ranger Exp $ EAPI="1" @@ -34,7 +34,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 ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="afs bashlogger examples mem-scramble +net nls plugins vanilla" DEPEND=">=sys-libs/ncurses-5.2-r2 |