diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 12:47:28 +0000 |
commit | 2ee3eeef060038c06f29570cef88567e9f27700e (patch) | |
tree | e932f935e279be6787080b2effff1ca1d4a1bea2 /app-shells/bash | |
parent | fix digest (diff) | |
download | historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.gz historical-2ee3eeef060038c06f29570cef88567e9f27700e.tar.bz2 historical-2ee3eeef060038c06f29570cef88567e9f27700e.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-2.05b-r4.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/bash/bash-2.05b-r4.ebuild b/app-shells/bash/bash-2.05b-r4.ebuild index 274e071e3a77..00a877ab7b58 100644 --- a/app-shells/bash/bash-2.05b-r4.ebuild +++ b/app-shells/bash/bash-2.05b-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r4.ebuild,v 1.1 2003/04/27 11:12:10 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r4.ebuild,v 1.2 2003/07/02 12:47:28 aliz Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" diff --git a/app-shells/bash/bash-2.05b-r5.ebuild b/app-shells/bash/bash-2.05b-r5.ebuild index 65636b14927b..62388ce9419f 100644 --- a/app-shells/bash/bash-2.05b-r5.ebuild +++ b/app-shells/bash/bash-2.05b-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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-r5.ebuild,v 1.4 2003/07/01 15:08:57 todd Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.5 2003/07/02 12:47:28 aliz Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~ppc sparc ~alpha ~mips ~hppa ~arm" +KEYWORDS="amd64 x86 ~ppc sparc ~alpha ~mips ~hppa ~arm" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |