diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-04-14 15:42:10 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-04-14 15:42:10 +0000 |
commit | 4e5195e1e5213156fea457b298f074000cb3cb27 (patch) | |
tree | 63bcae17b8ad725c3d3241da152ccdc14a5962b9 /app-shells | |
parent | add cowsay blocker due to file collision, bug 266112 (diff) | |
download | gentoo-2-4e5195e1e5213156fea457b298f074000cb3cb27.tar.gz gentoo-2-4e5195e1e5213156fea457b298f074000cb3cb27.tar.bz2 gentoo-2-4e5195e1e5213156fea457b298f074000cb3cb27.zip |
it is better to have a revision bump here so we can avoid any file collision business in the future.
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash-completion/ChangeLog | 9 | ||||
-rw-r--r-- | app-shells/bash-completion/bash-completion-1.0-r3.ebuild (renamed from app-shells/bash-completion/bash-completion-1.0-r2.ebuild) | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/app-shells/bash-completion/ChangeLog b/app-shells/bash-completion/ChangeLog index 470b47772496..a467e01bce29 100644 --- a/app-shells/bash-completion/ChangeLog +++ b/app-shells/bash-completion/ChangeLog @@ -1,6 +1,13 @@ # 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.170 2009/04/14 15:38:31 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.171 2009/04/14 15:42:10 darkside Exp $ + +*bash-completion-1.0-r3 (14 Apr 2009) + + 14 Apr 2009; Jeremy Olexa <darkside@gentoo.org> + -bash-completion-1.0-r2.ebuild, +bash-completion-1.0-r3.ebuild: + it is better to have a revision bump here so we can avoid any file collision + business in the future. 14 Apr 2009; Jeremy Olexa <darkside@gentoo.org> bash-completion-1.0-r2.ebuild: diff --git a/app-shells/bash-completion/bash-completion-1.0-r2.ebuild b/app-shells/bash-completion/bash-completion-1.0-r3.ebuild index 3d88b65000e7..d8654abaf01b 100644 --- a/app-shells/bash-completion/bash-completion-1.0-r2.ebuild +++ b/app-shells/bash-completion/bash-completion-1.0-r3.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-r2.ebuild,v 1.2 2009/04/14 15:38:31 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.1 2009/04/14 15:42:10 darkside Exp $ EAPI="2" |