diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 00:40:28 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 00:40:28 +0000 |
commit | 901276467cf5d1ab1ecce52c4c6b576541a787a3 (patch) | |
tree | 3c86dbb1e322d909a0255e4fb5c942cef3f2e85e /app-shells/bash | |
parent | arm needs deps first (diff) | |
download | historical-901276467cf5d1ab1ecce52c4c6b576541a787a3.tar.gz historical-901276467cf5d1ab1ecce52c4c6b576541a787a3.tar.bz2 historical-901276467cf5d1ab1ecce52c4c6b576541a787a3.zip |
arm needs deps first
Diffstat (limited to 'app-shells/bash')
-rw-r--r-- | app-shells/bash/bash-2.05b-r5.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r7.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r8.ebuild | 6 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r9.ebuild | 4 |
4 files changed, 9 insertions, 9 deletions
diff --git a/app-shells/bash/bash-2.05b-r5.ebuild b/app-shells/bash/bash-2.05b-r5.ebuild index 4bbe65d0cdff..c95349a5c0ca 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. +# 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-r5.ebuild,v 1.9 2003/09/02 19:05:18 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.10 2004/02/21 00:37:06 mr_bones_ Exp $ inherit eutils flag-o-matic diff --git a/app-shells/bash/bash-2.05b-r7.ebuild b/app-shells/bash/bash-2.05b-r7.ebuild index 946ed2a20ac2..ff5bc9230e71 100644 --- a/app-shells/bash/bash-2.05b-r7.ebuild +++ b/app-shells/bash/bash-2.05b-r7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-r7.ebuild,v 1.14 2004/01/14 03:21:45 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.15 2004/02/21 00:37:06 mr_bones_ Exp $ inherit eutils flag-o-matic diff --git a/app-shells/bash/bash-2.05b-r8.ebuild b/app-shells/bash/bash-2.05b-r8.ebuild index 33d319814df4..8146a883f76a 100644 --- a/app-shells/bash/bash-2.05b-r8.ebuild +++ b/app-shells/bash/bash-2.05b-r8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# 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-r8.ebuild,v 1.4 2003/12/30 04:43:19 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r8.ebuild,v 1.5 2004/02/21 00:37:06 mr_bones_ Exp $ inherit eutils flag-o-matic gnuconfig @@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64 ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild index e3ccc5c06c38..62f82f31b066 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.6 2004/02/15 21:07:38 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.7 2004/02/21 00:37:06 mr_bones_ 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 ~amd64 ~ia64 ~ppc64" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" |