diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-09-16 19:55:35 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-09-16 19:55:35 +0000 |
commit | 8c6fddd40fffdf9a412870e62fdae8076249b462 (patch) | |
tree | 352e4cce456931e9e392340531dd381d211c443d /app-shells/bash-completion | |
parent | Fixed RDEPEND (QScintilla) (diff) | |
download | historical-8c6fddd40fffdf9a412870e62fdae8076249b462.tar.gz historical-8c6fddd40fffdf9a412870e62fdae8076249b462.tar.bz2 historical-8c6fddd40fffdf9a412870e62fdae8076249b462.zip |
stable x86, bug 270008
Package-Manager: portage-2.1.6.13/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 5f8a5c00fee4..c28932889a46 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.186 2009/09/15 01:23:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.187 2009/09/16 19:55:35 fauli Exp $ + + 16 Sep 2009; Christian Faulhammer <fauli@gentoo.org> + bash-completion-1.0-r5.ebuild: + stable x86, bug 270008 15 Sep 2009; Jeroen Roovers <jer@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 d6b93709ade0..482d57fc06ef 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.4 2009/09/15 01:23:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.5 2009/09/16 19:55:35 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="" |