diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-18 19:44:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-18 19:44:23 +0000 |
commit | 454dc6161469e964fc96c3d88b43107e0a6ddc9f (patch) | |
tree | 96aeb956d875baa1428c9d2c7af6b3e71acdd2e9 /app-shells | |
parent | Stable on sparc wrt #129885 (diff) | |
download | gentoo-2-454dc6161469e964fc96c3d88b43107e0a6ddc9f.tar.gz gentoo-2-454dc6161469e964fc96c3d88b43107e0a6ddc9f.tar.bz2 gentoo-2-454dc6161469e964fc96c3d88b43107e0a6ddc9f.zip |
Stable on sparc wrt #129885
(Portage version: 2.0.54)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash/bash-3.1_p16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index b916b1d4491a..82ca8ce8c184 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.99 2006/04/17 20:46:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.100 2006/04/18 19:44:23 gustavoz Exp $ + + 18 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> bash-3.1_p16.ebuild: + Stable on sparc wrt #129885 17 Apr 2006; Markus Rothe <corsair@gentoo.org> bash-3.1_p16.ebuild: Stable on ppc64; bug #129885 diff --git a/app-shells/bash/bash-3.1_p16.ebuild b/app-shells/bash/bash-3.1_p16.ebuild index d4f066a41a22..c5e2c38685cb 100644 --- a/app-shells/bash/bash-3.1_p16.ebuild +++ b/app-shells/bash/bash-3.1_p16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p16.ebuild,v 1.8 2006/04/17 20:46:16 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p16.ebuild,v 1.9 2006/04/18 19:44:23 gustavoz 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 ~ppc-macos ppc64 s390 sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="afs nls build bashlogger" DEPEND=">=sys-libs/ncurses-5.2-r2" |