summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-20060301.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 8a59a3479e19..b74ce92c0e59 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.146 2009/01/11 21:40:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.147 2009/01/31 15:51:32 klausman Exp $
+
+ 31 Jan 2009; Tobias Klausmann <klausman@gentoo.org>
+ bash-completion-20060301.ebuild:
+ Stable on alpha, bug #171297
11 Jan 2009; Markus Meier <maekke@gentoo.org>
bash-completion-20060301.ebuild:
diff --git a/app-shells/bash-completion/bash-completion-20060301.ebuild b/app-shells/bash-completion/bash-completion-20060301.ebuild
index e36850b1cb04..b366e9630d9e 100644
--- a/app-shells/bash-completion/bash-completion-20060301.ebuild
+++ b/app-shells/bash-completion/bash-completion-20060301.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20060301.ebuild,v 1.5 2009/01/11 21:40:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20060301.ebuild,v 1.6 2009/01/31 15:51:32 klausman 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 ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE=""
DEPEND=""