diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:47:00 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 00:47:00 +0000 |
commit | c420fa8334ac7b3d65172d6c2ab5386460c77fde (patch) | |
tree | 6489dd9df42317f6db470e56076dc2e2990ab3d0 /app-shells/bash-completion-config | |
parent | arm/hppa/s390 stable (diff) | |
download | gentoo-2-c420fa8334ac7b3d65172d6c2ab5386460c77fde.tar.gz gentoo-2-c420fa8334ac7b3d65172d6c2ab5386460c77fde.tar.bz2 gentoo-2-c420fa8334ac7b3d65172d6c2ab5386460c77fde.zip |
arm/ia64/s390 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells/bash-completion-config')
-rw-r--r-- | app-shells/bash-completion-config/bash-completion-config-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild b/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild index 5a89eeee5cf0..46ec1fc6688c 100644 --- a/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild +++ b/app-shells/bash-completion-config/bash-completion-config-0.8.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-config/bash-completion-config-0.8.ebuild,v 1.6 2005/02/15 07:13:02 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion-config/bash-completion-config-0.8.ebuild,v 1.7 2005/03/09 00:47:00 vapier Exp $ MY_PN="bashcomp-config" MY_P="${MY_PN}-${PV}" @@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/${MY_PN}/${MY_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-shells/bash-2.05" |