summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-03-08 22:46:28 +0000
committerJeroen Roovers <jer@gentoo.org>2011-03-08 22:46:28 +0000
commitcfb8f1ced837417fbbe4e7e9d2015afe87d00145 (patch)
tree84f090f1e8a51c4831be275118d7d0d6b177dd23 /app-shells/bash-completion
parentStable for HPPA (bug #354559). (diff)
downloadgentoo-2-cfb8f1ced837417fbbe4e7e9d2015afe87d00145.tar.gz
gentoo-2-cfb8f1ced837417fbbe4e7e9d2015afe87d00145.tar.bz2
gentoo-2-cfb8f1ced837417fbbe4e7e9d2015afe87d00145.zip
Stable for HPPA (bug #357941).
(Portage version: 2.2.0_alpha26/cvs/Linux i686)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r--app-shells/bash-completion/ChangeLog5
-rw-r--r--app-shells/bash-completion/bash-completion-1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog
index 912700a8c2ce..ddc4233ac248 100644
--- a/app-shells/bash-completion/ChangeLog
+++ b/app-shells/bash-completion/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bash-completion
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.227 2011/02/08 16:53:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.228 2011/03/08 22:46:28 jer Exp $
+
+ 08 Mar 2011; Jeroen Roovers <jer@gentoo.org> bash-completion-1.3.ebuild:
+ Stable for HPPA (bug #357941).
*bash-completion-1.3 (08 Feb 2011)
diff --git a/app-shells/bash-completion/bash-completion-1.3.ebuild b/app-shells/bash-completion/bash-completion-1.3.ebuild
index 1e8b93be1291..295c2c9460ac 100644
--- a/app-shells/bash-completion/bash-completion-1.3.ebuild
+++ b/app-shells/bash-completion/bash-completion-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.3.ebuild,v 1.1 2011/02/08 16:53:21 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.3.ebuild,v 1.2 2011/03/08 22:46:28 jer Exp $
EAPI=3
inherit prefix
@@ -11,7 +11,7 @@ SRC_URI="http://bash-completion.alioth.debian.org/files/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
IUSE=""
DEPEND=""