diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:43 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:43 +0000 |
commit | 47e3033f988697c45fee59ade6a440da793a1d18 (patch) | |
tree | 831e981830eea79a948301a9a7c904c7864f1dc7 /app-shells/bash-completion/bash-completion-20020727.ebuild | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-47e3033f988697c45fee59ade6a440da793a1d18.tar.gz historical-47e3033f988697c45fee59ade6a440da793a1d18.tar.bz2 historical-47e3033f988697c45fee59ade6a440da793a1d18.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-shells/bash-completion/bash-completion-20020727.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20020727.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20020727.ebuild b/app-shells/bash-completion/bash-completion-20020727.ebuild index 8b2d72a1a2e2..333e3ae2f885 100644 --- a/app-shells/bash-completion/bash-completion-20020727.ebuild +++ b/app-shells/bash-completion/bash-completion-20020727.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2002 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-20020727.ebuild,v 1.5 2002/10/17 14:31:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020727.ebuild,v 1.6 2002/12/09 04:17:43 manson Exp $ S=${WORKDIR}/${PN/-/_} DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)." SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2" HOMEPAGE="http://www.caliban.org/bash/index.shtml#completion" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="GPL-2" SLOT="0" |