diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-04-23 17:25:43 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-04-23 17:25:43 +0000 |
commit | a9a0bff2e0fc7501a3f5590e893bed48620a625b (patch) | |
tree | 30c088d5c3a3dc3d26ddf5fc5421d34924c9c7be /app-shells/bash/bash-3.1_p16.ebuild | |
parent | Marked stable on mips. (diff) | |
download | gentoo-2-a9a0bff2e0fc7501a3f5590e893bed48620a625b.tar.gz gentoo-2-a9a0bff2e0fc7501a3f5590e893bed48620a625b.tar.bz2 gentoo-2-a9a0bff2e0fc7501a3f5590e893bed48620a625b.zip |
Marked stable on mips.
(Portage version: 2.1_pre9-r3)
Diffstat (limited to 'app-shells/bash/bash-3.1_p16.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.1_p16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-3.1_p16.ebuild b/app-shells/bash/bash-3.1_p16.ebuild index c5e2c38685cb..4eb5d453d8c8 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.9 2006/04/18 19:44:23 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.1_p16.ebuild,v 1.10 2006/04/23 17:25:43 kumba 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" |