summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-09-07 19:12:02 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-09-07 19:12:02 +0000
commit772119e09585c94f2776a6697644d8027e9d7d2b (patch)
tree2eabd39c529e2bba3c414b0bb2b36c772a524e0a /app-shells
parentMove distfile to Gentoo mirrors. (diff)
downloadgentoo-2-772119e09585c94f2776a6697644d8027e9d7d2b.tar.gz
gentoo-2-772119e09585c94f2776a6697644d8027e9d7d2b.tar.bz2
gentoo-2-772119e09585c94f2776a6697644d8027e9d7d2b.zip
Stable on alpha, bug #270008
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-1.0-r5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index c715879a02dd..678d16eb01a2 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash-completion
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.182 2009/06/13 02:48:48 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.183 2009/09/07 19:12:02 klausman Exp $
+
+ 07 Sep 2009; Tobias Klausmann <klausman@gentoo.org>
+ bash-completion-1.0-r5.ebuild:
+ Stable on alpha, bug #270008
*bash-completion-1.0-r5 (13 Jun 2009)
diff --git a/app-shells/bash-completion/bash-completion-1.0-r5.ebuild b/app-shells/bash-completion/bash-completion-1.0-r5.ebuild
index 0e1eeed155d0..7556f0dd7ff0 100644
--- a/app-shells/bash-completion/bash-completion-1.0-r5.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.0-r5.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-1.0-r5.ebuild,v 1.1 2009/06/13 02:48:48 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.2 2009/09/07 19:12:02 klausman Exp $
EAPI="2"
@@ -13,7 +13,7 @@ bash-completion-1.0.tar.gz"
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=""