diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 00:22:06 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-07-07 00:22:06 +0000 |
commit | 35e174ac1ac10f9ac0d0f49b2f58e4c44cb795f4 (patch) | |
tree | ae8b00b9adebe157dce96b13c9bc5629a88acbc8 /app-shells/bash-completion | |
parent | arm/s390 stable (diff) | |
download | historical-35e174ac1ac10f9ac0d0f49b2f58e4c44cb795f4.tar.gz historical-35e174ac1ac10f9ac0d0f49b2f58e4c44cb795f4.tar.bz2 historical-35e174ac1ac10f9ac0d0f49b2f58e4c44cb795f4.zip |
arm/ia64/s390 stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20050121-r9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild index 2426225131d3..081c69496da9 100644 --- a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild +++ b/app-shells/bash-completion/bash-completion-20050121-r9.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-r9.ebuild,v 1.8 2005/06/28 05:30:06 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.9 2005/07/07 00:22:06 vapier Exp $ inherit eutils @@ -10,7 +10,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 ~ppc-macos ~ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ~ppc64 s390 sparc x86" IUSE="" DEPEND="" |