diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-09-11 03:05:03 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-09-11 03:05:03 +0000 |
commit | bbeae9124b532f6e67f62c63a6edd1a7cc4fbd49 (patch) | |
tree | 0f1b8d98a90f480e19f6fa8b1a1b0e42d8850e00 /app-shells/bash-completion | |
parent | amd64 stable, bug 270008 (diff) | |
download | gentoo-2-bbeae9124b532f6e67f62c63a6edd1a7cc4fbd49.tar.gz gentoo-2-bbeae9124b532f6e67f62c63a6edd1a7cc4fbd49.tar.bz2 gentoo-2-bbeae9124b532f6e67f62c63a6edd1a7cc4fbd49.zip |
amd64 stable, bug 270008
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-1.0-r5.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index c33f70371a5d..e07271e62017 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,8 +1,9 @@ # 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.184 2009/09/11 03:04:11 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.185 2009/09/11 03:05:03 darkside Exp $ - 11 Sep 2009; Jeremy Olexa <darkside@gentoo.org> ChangeLog: + 11 Sep 2009; Jeremy Olexa <darkside@gentoo.org> + bash-completion-1.0-r5.ebuild: amd64 stable, bug 270008 07 Sep 2009; Tobias Klausmann <klausman@gentoo.org> 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 7556f0dd7ff0..7480326fe07d 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.2 2009/09/07 19:12:02 klausman Exp $ +# $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 $ 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="" |