diff options
author | Lance Albertson <ramereth@gentoo.org> | 2011-03-01 17:27:02 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2011-03-01 17:27:02 +0000 |
commit | 47fb72fbbe8d1fdf1b4db869e8e6a8379c180ff8 (patch) | |
tree | dc8bdfefe16d57bc2ad03337d5403b3dfd4daec1 /app-emulation | |
parent | Initial commit of qled plugin for Qt-Designer (diff) | |
download | gentoo-2-47fb72fbbe8d1fdf1b4db869e8e6a8379c180ff8.tar.gz gentoo-2-47fb72fbbe8d1fdf1b4db869e8e6a8379c180ff8.tar.bz2 gentoo-2-47fb72fbbe8d1fdf1b4db869e8e6a8379c180ff8.zip |
Version bump for a critical bug
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ganeti/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/ganeti/ganeti-2.4.0_rc3.ebuild (renamed from app-emulation/ganeti/ganeti-2.4.0_rc2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog index 397aae7cceda..1e2c119ddcac 100644 --- a/app-emulation/ganeti/ChangeLog +++ b/app-emulation/ganeti/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/ganeti # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.42 2011/02/22 17:12:09 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.43 2011/03/01 17:27:02 ramereth Exp $ + +*ganeti-2.4.0_rc3 (01 Mar 2011) + + 01 Mar 2011; Lance Albertson <ramereth@gentoo.org> + -ganeti-2.4.0_rc2.ebuild, +ganeti-2.4.0_rc3.ebuild: + Version bump for a critical bug *ganeti-2.4.0_rc2 (22 Feb 2011) diff --git a/app-emulation/ganeti/ganeti-2.4.0_rc2.ebuild b/app-emulation/ganeti/ganeti-2.4.0_rc3.ebuild index 25b19177fe1d..3b920e77a853 100644 --- a/app-emulation/ganeti/ganeti-2.4.0_rc2.ebuild +++ b/app-emulation/ganeti/ganeti-2.4.0_rc3.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-emulation/ganeti/ganeti-2.4.0_rc2.ebuild,v 1.1 2011/02/22 17:12:09 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.0_rc3.ebuild,v 1.1 2011/03/01 17:27:02 ramereth Exp $ EAPI=2 |