summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-06-18 11:59:33 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-06-18 11:59:33 +0000
commit66c92e84673d968e008d169ba990c000e3b5f271 (patch)
tree5ec042a588eb48d0fd10de4c530314b080e0f35a /app-shells/bash-completion
parentStable on alpha (diff)
downloadgentoo-2-66c92e84673d968e008d169ba990c000e3b5f271.tar.gz
gentoo-2-66c92e84673d968e008d169ba990c000e3b5f271.tar.bz2
gentoo-2-66c92e84673d968e008d169ba990c000e3b5f271.zip
Stable on alpha
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-20050121-r9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index d9c45612fbc8..9c527eaaa96a 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.124 2005/06/04 15:44:33 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.125 2005/06/18 11:59:33 ferdy Exp $
+
+ 18 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org>
+ bash-completion-20050121-r9.ebuild:
+ Stable on alpha
04 Jun 2005; Tobias Scherbaum <dertobi123@gentoo.org>
bash-completion-20050121-r9.ebuild:
diff --git a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild
index a9d73d640310..7d0f612ac6ad 100644
--- a/app-shells/bash-completion/bash-completion-20050121-r9.ebuild
+++ b/app-shells/bash-completion/bash-completion-20050121-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.6 2005/06/04 15:44:33 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20050121-r9.ebuild,v 1.7 2005/06/18 11:59:33 ferdy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.caliban.org/files/bash/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc-macos ~ppc64 ~s390 sparc x86"
IUSE=""
DEPEND=""