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/bash-completion | |
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/bash-completion')
3 files changed, 6 insertions, 6 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" |