diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-09 21:43:50 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-02-09 21:43:50 +0000 |
commit | 0afbfdf2a8c647579a9dd96d662c4835415c2ffe (patch) | |
tree | 65ce2f35143f94c6b57ab5916e81bbf0731d9aaf /app-shells/bash/bash-2.05b-r9.ebuild | |
parent | Rather remove the .la symlink *before* testing if the selected profile have (diff) | |
download | historical-0afbfdf2a8c647579a9dd96d662c4835415c2ffe.tar.gz historical-0afbfdf2a8c647579a9dd96d662c4835415c2ffe.tar.bz2 historical-0afbfdf2a8c647579a9dd96d662c4835415c2ffe.zip |
stable on sparc
Diffstat (limited to 'app-shells/bash/bash-2.05b-r9.ebuild')
-rw-r--r-- | app-shells/bash/bash-2.05b-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild index 1121eae6e481..1043dc0f8aa8 100644 --- a/app-shells/bash/bash-2.05b-r9.ebuild +++ b/app-shells/bash/bash-2.05b-r9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.4 2004/02/08 14:43:10 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.5 2004/02/09 21:43:50 gustavoz Exp $ inherit eutils flag-o-matic gnuconfig @@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/bash/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~mips arm ~amd64 ~ia64 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~alpha hppa ~mips arm ~amd64 ~ia64 ~ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |