diff options
Diffstat (limited to 'app-shells/bash/bash-3.0-r14.ebuild')
-rw-r--r-- | app-shells/bash/bash-3.0-r14.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/bash/bash-3.0-r14.ebuild b/app-shells/bash/bash-3.0-r14.ebuild index 0576d9beae3c..03e8b40c2af2 100644 --- a/app-shells/bash/bash-3.0-r14.ebuild +++ b/app-shells/bash/bash-3.0-r14.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.0-r14.ebuild,v 1.4 2006/03/23 23:07:21 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.0-r14.ebuild,v 1.5 2007/02/27 17:02:03 grobian Exp $ inherit eutils flag-o-matic toolchain-funcs @@ -22,7 +22,7 @@ SRC_URI="mirror://gnu/bash/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="afs nls build bashlogger unicode" DEPEND=">=sys-libs/ncurses-5.2-r2" |