summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-03-08 19:02:15 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-03-08 19:02:15 +0000
commit3ab1cee45f9823d6ab29e6ff7b56777a8c6ccf7c (patch)
tree2d86809d4983f388ce4e96e1b1c1e942cad9977c /app-shells
parentDrop KDE 4.2.0 (diff)
downloadgentoo-2-3ab1cee45f9823d6ab29e6ff7b56777a8c6ccf7c.tar.gz
gentoo-2-3ab1cee45f9823d6ab29e6ff7b56777a8c6ccf7c.tar.bz2
gentoo-2-3ab1cee45f9823d6ab29e6ff7b56777a8c6ccf7c.zip
Stable on alpha, bug #259724
(Portage version: 2.1.6.7/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-20081219-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 4b5510ad1e4f..4166dbe02b17 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.158 2009/03/07 21:16:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.159 2009/03/08 19:02:15 klausman Exp $
+
+ 08 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
+ bash-completion-20081219-r1.ebuild:
+ Stable on alpha, bug #259724
07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
bash-completion-20081219-r1.ebuild:
diff --git a/app-shells/bash-completion/bash-completion-20081219-r1.ebuild b/app-shells/bash-completion/bash-completion-20081219-r1.ebuild
index 15c7ad1c2572..e95ec7e48ecc 100644
--- a/app-shells/bash-completion/bash-completion-20081219-r1.ebuild
+++ b/app-shells/bash-completion/bash-completion-20081219-r1.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-20081219-r1.ebuild,v 1.4 2009/03/07 21:16:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.5 2009/03/08 19:02:15 klausman Exp $
EAPI="2"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${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=""