diff options
Diffstat (limited to 'app-shells/bash-completion/bash-completion-20020819.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20020819.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20020819.ebuild b/app-shells/bash-completion/bash-completion-20020819.ebuild index c5ae6d605f89..2662f268552c 100644 --- a/app-shells/bash-completion/bash-completion-20020819.ebuild +++ b/app-shells/bash-completion/bash-completion-20020819.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-20020819.ebuild,v 1.3 2002/10/17 14:31:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020819.ebuild,v 1.4 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" |