summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-05-18 16:05:19 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-05-18 16:05:19 +0000
commitc380debaf0073a28efb9e72d1308b1c3f89d2dad (patch)
tree4eecb5760f38039868dbee4da5722e555b5d7977 /app-shells
parentstable x86, bug 270138 (diff)
downloadgentoo-2-c380debaf0073a28efb9e72d1308b1c3f89d2dad.tar.gz
gentoo-2-c380debaf0073a28efb9e72d1308b1c3f89d2dad.tar.bz2
gentoo-2-c380debaf0073a28efb9e72d1308b1c3f89d2dad.zip
stable x86, bug 265504
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash-completion/ChangeLog6
-rw-r--r--app-shells/bash-completion/bash-completion-1.0-r3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 669215a2457f..c21a481f59c7 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.175 2009/05/17 17:32:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.176 2009/05/18 16:05:19 fauli Exp $
+
+ 18 May 2009; Christian Faulhammer <fauli@gentoo.org>
+ bash-completion-1.0-r3.ebuild:
+ stable x86, bug 265504
17 May 2009; nixnut <nixnut@gentoo.org> bash-completion-1.0-r3.ebuild:
ppc stable #265504
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 b2437986fbb3..5c093298c097 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.5 2009/05/17 17:32:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.6 2009/05/18 16:05:19 fauli 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=""