summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2009-03-06 22:56:18 +0000
committerJeroen Roovers <jer@gentoo.org>2009-03-06 22:56:18 +0000
commit8ffda4608fec43ec73070cb4d3071e122f3400ed (patch)
tree07e1116bafcd3e5446c92796e3183886aa5c015f /app-shells
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-8ffda4608fec43ec73070cb4d3071e122f3400ed.tar.gz
gentoo-2-8ffda4608fec43ec73070cb4d3071e122f3400ed.tar.bz2
gentoo-2-8ffda4608fec43ec73070cb4d3071e122f3400ed.zip
Stable for HPPA (bug #259724).
(Portage version: 2.2_rc23/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-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 a34a5f569983..1c9aa1d5aa8b 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.155 2009/02/27 05:56:24 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.156 2009/03/06 22:56:18 jer Exp $
+
+ 06 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+ bash-completion-20081219-r1.ebuild:
+ Stable for HPPA (bug #259724).
27 Feb 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
I will monitor this through the shell-tools alias
diff --git a/app-shells/bash-completion/bash-completion-20081219-r1.ebuild b/app-shells/bash-completion/bash-completion-20081219-r1.ebuild
index 617101b1475d..2a3f29ade934 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.1 2009/02/21 18:52:50 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.2 2009/03/06 22:56:18 jer 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=""