diff options
Diffstat (limited to 'app-shells/bash-completion/bash-completion-20020812.ebuild')
-rw-r--r-- | app-shells/bash-completion/bash-completion-20020812.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bash-completion/bash-completion-20020812.ebuild b/app-shells/bash-completion/bash-completion-20020812.ebuild index a6e8d3f5594d..557d01340012 100644 --- a/app-shells/bash-completion/bash-completion-20020812.ebuild +++ b/app-shells/bash-completion/bash-completion-20020812.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-20020812.ebuild,v 1.2 2002/08/14 11:54:43 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020812.ebuild,v 1.3 2002/08/16 02:37:45 murphy 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" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="GPL-2" SLOT="0" |