diff options
author | 2011-09-05 20:17:06 +0000 | |
---|---|---|
committer | 2011-09-05 20:17:06 +0000 | |
commit | eb99371c323ab4526eccefa7a93f2c42bd1daa18 (patch) | |
tree | 98d733f9451906161813f66a12d9aeda60758419 /app-emulation | |
parent | Bump to version 1.1.4; the patches have been collapsed into one, big gentoo p... (diff) | |
download | gentoo-2-eb99371c323ab4526eccefa7a93f2c42bd1daa18.tar.gz gentoo-2-eb99371c323ab4526eccefa7a93f2c42bd1daa18.tar.bz2 gentoo-2-eb99371c323ab4526eccefa7a93f2c42bd1daa18.zip |
version bump
(Portage version: 2.1.10.3/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.5.0_beta3.ebuild (renamed from app-emulation/ganeti/ganeti-2.5.0_beta2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog index bc210053d2c2..49916f8b16f6 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.53 2011/08/23 15:36:10 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.54 2011/09/05 20:17:06 ramereth Exp $ + +*ganeti-2.5.0_beta3 (05 Sep 2011) + + 05 Sep 2011; Lance Albertson <ramereth@gentoo.org> + -ganeti-2.5.0_beta2.ebuild, +ganeti-2.5.0_beta3.ebuild: + Version bump *ganeti-2.4.4 (23 Aug 2011) diff --git a/app-emulation/ganeti/ganeti-2.5.0_beta2.ebuild b/app-emulation/ganeti/ganeti-2.5.0_beta3.ebuild index 37580c4609a2..e26e5c034a3e 100644 --- a/app-emulation/ganeti/ganeti-2.5.0_beta2.ebuild +++ b/app-emulation/ganeti/ganeti-2.5.0_beta3.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.5.0_beta2.ebuild,v 1.2 2011/08/23 15:36:10 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.0_beta3.ebuild,v 1.1 2011/09/05 20:17:06 ramereth Exp $ EAPI="4" |