summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-25 15:39:00 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-25 15:39:00 +0000
commitd84ec948b234c1a23c41ea1df1112df92567e83b (patch)
treec8648380cdfb5706b86871a4ed91a0b3fe50deb3 /app-shells/bash-completion
parentadded ppc to keywords (diff)
downloadgentoo-2-d84ec948b234c1a23c41ea1df1112df92567e83b.tar.gz
gentoo-2-d84ec948b234c1a23c41ea1df1112df92567e83b.tar.bz2
gentoo-2-d84ec948b234c1a23c41ea1df1112df92567e83b.zip
Added missing keywords
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog5
-rw-r--r--app-shells/bash-completion/bash-completion-20020624.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 335c81f6ba4a..885908028eb5 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for app-shells/bash-completion
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.10 2002/07/05 11:31:16 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.11 2002/07/25 15:39:00 aliz Exp $
5 Jul 2002; Seemant Kulleen <seemant@gentoo.org>
bash-completion-20020624.ebuild :
+ 25 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> bash-completion-20020624.ebuild :
+ Added KEYWORDS.
+
typo fix in S= assignment. Closes bug #4564 by yurkjes@iit.edu
24 Jun 2002; Thilo Bangert <bangert@gentoo.org> bash-completion-20020624.ebuild :
diff --git a/app-shells/bash-completion/bash-completion-20020624.ebuild b/app-shells/bash-completion/bash-completion-20020624.ebuild
index ecf0a9fffdea..c43440ae5f7d 100644
--- a/app-shells/bash-completion/bash-completion-20020624.ebuild
+++ b/app-shells/bash-completion/bash-completion-20020624.ebuild
@@ -1,12 +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-20020624.ebuild,v 1.5 2002/07/11 06:30:18 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20020624.ebuild,v 1.6 2002/07/25 15:39:00 aliz 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"
LICENSE="GPL-2"
SLOT="0"