diff options
author | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:58:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-09-06 20:58:47 +0000 |
commit | 78dbe57b32e3c21beb0bd0edb824aef9b5a4d055 (patch) | |
tree | f52b52fc359a732937ba642b0a3cacb94d90f958 /app-shells | |
parent | Marking phpmyadmin-3.3.6 ppc64 for bug 335490 (diff) | |
download | gentoo-2-78dbe57b32e3c21beb0bd0edb824aef9b5a4d055.tar.gz gentoo-2-78dbe57b32e3c21beb0bd0edb824aef9b5a4d055.tar.bz2 gentoo-2-78dbe57b32e3c21beb0bd0edb824aef9b5a4d055.zip |
Marking bash-4.1_p7 ppc64 for bug 336037
(Portage version: 2.1.8.3/cvs/Linux ppc64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 8c5fb76431f9..08ad9c5cf34b 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.261 2010/09/04 23:12:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.262 2010/09/06 20:58:47 ranger Exp $ + + 06 Sep 2010; Brent Baude <ranger@gentoo.org> bash-4.1_p7.ebuild: + Marking bash-4.1_p7 ppc64 for bug 336037 04 Sep 2010; Mike Frysinger <vapier@gentoo.org> bash-4.1_p7.ebuild: Disable emacs checking #335896 by Fernando V. diff --git a/app-shells/bash/bash-4.1_p7.ebuild b/app-shells/bash/bash-4.1_p7.ebuild index a458cfbce458..c8a746bfb5bc 100644 --- a/app-shells/bash/bash-4.1_p7.ebuild +++ b/app-shells/bash/bash-4.1_p7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v 1.2 2010/09/04 23:12:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p7.ebuild,v 1.3 2010/09/06 20:58:47 ranger Exp $ EAPI="1" @@ -37,7 +37,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 |