diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:48:41 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:48:41 +0000 |
commit | 62ffde3e0e08954fb5c3cab8c64cb11e73f1e95d (patch) | |
tree | 18f984df142806d3bba365ef3a2925d01b9c59e2 /app-shells/bash-completion | |
parent | arm/ia64/s390 stable (diff) | |
download | gentoo-2-62ffde3e0e08954fb5c3cab8c64cb11e73f1e95d.tar.gz gentoo-2-62ffde3e0e08954fb5c3cab8c64cb11e73f1e95d.tar.bz2 gentoo-2-62ffde3e0e08954fb5c3cab8c64cb11e73f1e95d.zip |
arm/hppa/ia64/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20050121-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20050121-r1.ebuild b/app-shells/bash-completion/bash-completion-20050121-r1.ebuild index 419bb4f3ce02..14aca1f7f019 100644 --- a/app-shells/bash-completion/bash-completion-20050121-r1.ebuild +++ b/app-shells/bash-completion/bash-completion-20050121-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r1.ebuild,v 1.3 2005/02/28 21:24:24 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r1.ebuild,v 1.4 2005/03/09 00:48:41 vapier Exp $ inherit eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~s390 sparc x86" +KEYWORDS="~alpha ~amd64 arm hppa ia64 ~mips ~ppc ~ppc64 ~ppc-macos s390 sparc x86" IUSE="" DEPEND="app-arch/tar |