summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-16 11:12:35 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-16 11:12:35 +0000
commit60252c840c0df3eb7346490858682657d6edc5b4 (patch)
tree642c4896a8d8fda4a8e8e01c6b378e36f44b3bee /app-shells
parentStable on alpha, bug #270009 (diff)
downloadgentoo-2-60252c840c0df3eb7346490858682657d6edc5b4.tar.gz
gentoo-2-60252c840c0df3eb7346490858682657d6edc5b4.tar.bz2
gentoo-2-60252c840c0df3eb7346490858682657d6edc5b4.zip
Stable on alpha, bug #265504
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog8
-rw-r--r--app-shells/bash-completion/bash-completion-1.0-r3.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index a467e01bce29..2bcada16de6f 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.171 2009/04/14 15:42:10 darkside Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.172 2009/05/16 11:12:35 klausman Exp $
+
+ 16 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ bash-completion-1.0-r3.ebuild:
+ Stable on alpha, bug #265504
*bash-completion-1.0-r3 (14 Apr 2009)
diff --git a/app-shells/bash-completion/bash-completion-1.0-r3.ebuild b/app-shells/bash-completion/bash-completion-1.0-r3.ebuild
index d8654abaf01b..99ce7b3e2b69 100644
--- a/app-shells/bash-completion/bash-completion-1.0-r3.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.0-r3.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-r3.ebuild,v 1.1 2009/04/14 15:42:10 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.2 2009/05/16 11:12:35 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=""