diff options
Diffstat (limited to 'app-shells/bash-completion/bash-completion-20021021.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20021021.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20021021.ebuild b/app-shells/bash-completion/bash-completion-20021021.ebuild index 2564348e7b7d..d8a1dd890ff0 100644 --- a/app-shells/bash-completion/bash-completion-20021021.ebuild +++ b/app-shells/bash-completion/bash-completion-20021021.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-20021021.ebuild,v 1.1 2002/10/21 13:53:46 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20021021.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" |