diff options
Diffstat (limited to 'app-shells/bash-completion/bash-completion-20021022.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20021022.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20021022.ebuild b/app-shells/bash-completion/bash-completion-20021022.ebuild index cebaf187025b..81f5517bd5b3 100644 --- a/app-shells/bash-completion/bash-completion-20021022.ebuild +++ b/app-shells/bash-completion/bash-completion-20021022.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-20021022.ebuild,v 1.1 2002/10/22 16:53:18 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20021022.ebuild,v 1.2 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" |