diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 00:41:53 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-02-21 00:41:53 +0000 |
commit | 3845b04df1e20d559344d903923de3804bdcf553 (patch) | |
tree | 834a9016c98efa76c4d032267a7ded67d22a2be4 /app-shells | |
parent | arm needs deps first (Manifest recommit) (diff) | |
download | gentoo-2-3845b04df1e20d559344d903923de3804bdcf553.tar.gz gentoo-2-3845b04df1e20d559344d903923de3804bdcf553.tar.bz2 gentoo-2-3845b04df1e20d559344d903923de3804bdcf553.zip |
arm needs deps first
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20040101-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-20040101.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-20040210.ebuild | 4 | ||||
-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 |
7 files changed, 15 insertions, 15 deletions
diff --git a/app-shells/bash-completion/bash-completion-20040101-r1.ebuild b/app-shells/bash-completion/bash-completion-20040101-r1.ebuild index 1066257f8146..b069df4db503 100644 --- a/app-shells/bash-completion/bash-completion-20040101-r1.ebuild +++ b/app-shells/bash-completion/bash-completion-20040101-r1.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-completion/bash-completion-20040101-r1.ebuild,v 1.2 2004/02/10 19:36:36 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040101-r1.ebuild,v 1.3 2004/02/21 00:40:28 mr_bones_ Exp $ S=${WORKDIR}/${PN/-/_} DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)." @@ -9,7 +9,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" DEPEND="app-arch/tar app-arch/bzip2" diff --git a/app-shells/bash-completion/bash-completion-20040101.ebuild b/app-shells/bash-completion/bash-completion-20040101.ebuild index 01f0e6739b75..84afc390145d 100644 --- a/app-shells/bash-completion/bash-completion-20040101.ebuild +++ b/app-shells/bash-completion/bash-completion-20040101.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-completion/bash-completion-20040101.ebuild,v 1.2 2004/01/23 00:13:25 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040101.ebuild,v 1.3 2004/02/21 00:40:28 mr_bones_ Exp $ S=${WORKDIR}/${PN/-/_} DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)." @@ -9,7 +9,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha mips hppa arm amd64" +KEYWORDS="x86 ppc sparc alpha mips hppa amd64" DEPEND="app-arch/tar app-arch/bzip2" diff --git a/app-shells/bash-completion/bash-completion-20040210.ebuild b/app-shells/bash-completion/bash-completion-20040210.ebuild index 1f96846d9b8d..3a11f05f6cb9 100644 --- a/app-shells/bash-completion/bash-completion-20040210.ebuild +++ b/app-shells/bash-completion/bash-completion-20040210.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-completion/bash-completion-20040210.ebuild,v 1.1 2004/02/11 11:19:48 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040210.ebuild,v 1.2 2004/02/21 00:40:28 mr_bones_ Exp $ S=${WORKDIR}/${PN/-/_} DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)." @@ -9,7 +9,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" DEPEND="app-arch/tar app-arch/bzip2" 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" |