diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:56:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 18:56:43 +0000 |
commit | 18cf6294925308b92d59f2f283de2c296e63dec4 (patch) | |
tree | 013c3bb9191d567aebebdc0926c5b8e157a7b1ad /app-shells | |
parent | Stable for HPPA (bug #352532). (diff) | |
download | gentoo-2-18cf6294925308b92d59f2f283de2c296e63dec4.tar.gz gentoo-2-18cf6294925308b92d59f2f283de2c296e63dec4.tar.bz2 gentoo-2-18cf6294925308b92d59f2f283de2c296e63dec4.zip |
Stable for HPPA (bug #352383).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-4.1_p9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index b46c28a05e85..068b6788eca4 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.270 2011/01/23 16:42:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.271 2011/01/25 18:56:43 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> bash-4.1_p9.ebuild: + Stable for HPPA (bug #352383). 23 Jan 2011; Christian Faulhammer <fauli@gentoo.org> bash-4.1_p9.ebuild: stable x86, bug 352383 diff --git a/app-shells/bash/bash-4.1_p9.ebuild b/app-shells/bash/bash-4.1_p9.ebuild index 45782b107389..beb5c91379de 100644 --- a/app-shells/bash/bash-4.1_p9.ebuild +++ b/app-shells/bash/bash-4.1_p9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p9.ebuild,v 1.3 2011/01/23 16:42:49 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-4.1_p9.ebuild,v 1.4 2011/01/25 18:56:43 jer 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 |