summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2004-04-25 21:15:59 +0000
committerChristian Birchinger <joker@gentoo.org>2004-04-25 21:15:59 +0000
commit066159346f863bad9ceecd5a914c7d6752790107 (patch)
treee8871bfd43466a122b71b89603a81827fe29b74f /app-shells
parentModify TODO. Only thing holding this back from unmasking on our side is addin... (diff)
downloadgentoo-2-066159346f863bad9ceecd5a914c7d6752790107.tar.gz
gentoo-2-066159346f863bad9ceecd5a914c7d6752790107.tar.bz2
gentoo-2-066159346f863bad9ceecd5a914c7d6752790107.zip
Marked stable
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-20040331-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 90f57180a07a..68e424db5394 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.59 2004/04/18 15:40:44 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.60 2004/04/25 21:15:59 joker Exp $
+
+ 25 Apr 2004; Christian Birchinger <joker@gentoo.org>
+ bash-completion-20040331-r1.ebuild:
+ Marked stable
*bash-completion-20040331-r1 (18 Apr 2004)
diff --git a/app-shells/bash-completion/bash-completion-20040331-r1.ebuild b/app-shells/bash-completion/bash-completion-20040331-r1.ebuild
index 5ef2b002b3c4..d7bde1c2af06 100644
--- a/app-shells/bash-completion/bash-completion-20040331-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-20040331-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-20040331-r1.ebuild,v 1.1 2004/04/18 15:40:44 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20040331-r1.ebuild,v 1.2 2004/04/25 21:15:59 joker Exp $
S=${WORKDIR}/${PN/-/_}
DESCRIPTION="Programmable Completion for bash (includes emerge and ebuild commands)."
@@ -9,7 +9,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64 ~s390"
+KEYWORDS="x86 ppc sparc alpha mips hppa amd64 s390"
DEPEND="app-arch/tar
app-arch/bzip2"