summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-10-03 16:37:21 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-10-03 16:37:21 +0000
commit5f984349d7f3f9af301e300f213f73747a7f7074 (patch)
tree9267d9f90c6dddaf1dd5c1d69bef8498ffc17585 /app-shells
parentUnused USE flag. (diff)
downloadgentoo-2-5f984349d7f3f9af301e300f213f73747a7f7074.tar.gz
gentoo-2-5f984349d7f3f9af301e300f213f73747a7f7074.tar.bz2
gentoo-2-5f984349d7f3f9af301e300f213f73747a7f7074.zip
stable sparc, 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 9cdb5b9cbd48..022a05c3a281 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.189 2009/09/26 13:07:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.190 2009/10/03 16:37:21 tcunha Exp $
+
+ 03 Oct 2009; Tiago Cunha <tcunha@gentoo.org>
+ bash-completion-1.0-r5.ebuild:
+ stable sparc, bug 270008
26 Sep 2009; Brent Baude <ranger@gentoo.org>
bash-completion-1.0-r5.ebuild:
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 d1b3cba45c0e..9a32a73ff0e7 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.7 2009/09/26 13:07:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.8 2009/10/03 16:37:21 tcunha 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=""