diff options
author | 2009-09-15 01:23:27 +0000 | |
---|---|---|
committer | 2009-09-15 01:23:27 +0000 | |
commit | 333727655eed36505831418e65c4f2c905892bb6 (patch) | |
tree | d057f5d2087d0d1070dbed0165efbc16433b2e8a /app-shells/bash-completion | |
parent | Stable for HPPA (bug #284347). (diff) | |
download | historical-333727655eed36505831418e65c4f2c905892bb6.tar.gz historical-333727655eed36505831418e65c4f2c905892bb6.tar.bz2 historical-333727655eed36505831418e65c4f2c905892bb6.zip |
Stable for HPPA (bug #270008).
Package-Manager: portage-2.2_rc40/cvs/Linux i686
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 6 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-1.0-r5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index e07271e62017..5f8a5c00fee4 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.185 2009/09/11 03:05:03 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.186 2009/09/15 01:23:27 jer Exp $ + + 15 Sep 2009; Jeroen Roovers <jer@gentoo.org> + bash-completion-1.0-r5.ebuild: + Stable for HPPA (bug #270008). 11 Sep 2009; Jeremy Olexa <darkside@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 7480326fe07d..d6b93709ade0 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.3 2009/09/11 03:05:03 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.4 2009/09/15 01:23:27 jer 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="" |