diff options
author | Lance Albertson <ramereth@gentoo.org> | 2011-08-22 16:11:20 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2011-08-22 16:11:20 +0000 |
commit | f3267acc72aecd72c7c53dcb6fa62039954e0815 (patch) | |
tree | f9dd18e53015ef5e5b9a1243042b65c7866c50c3 /app-emulation/ganeti | |
parent | Version bump. (diff) | |
download | gentoo-2-f3267acc72aecd72c7c53dcb6fa62039954e0815.tar.gz gentoo-2-f3267acc72aecd72c7c53dcb6fa62039954e0815.tar.bz2 gentoo-2-f3267acc72aecd72c7c53dcb6fa62039954e0815.zip |
Version bump
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/ganeti')
-rw-r--r-- | app-emulation/ganeti/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/ganeti/ganeti-2.5.0_beta2.ebuild (renamed from app-emulation/ganeti/ganeti-2.5.0_beta1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog index f305697409db..81eb418a3cab 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.51 2011/08/15 16:06:44 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.52 2011/08/22 16:11:20 ramereth Exp $ + +*ganeti-2.5.0_beta2 (22 Aug 2011) + + 22 Aug 2011; Lance Albertson <ramereth@gentoo.org> + -ganeti-2.5.0_beta1.ebuild, +ganeti-2.5.0_beta2.ebuild: + Version bump *ganeti-2.5.0_beta1 (15 Aug 2011) diff --git a/app-emulation/ganeti/ganeti-2.5.0_beta1.ebuild b/app-emulation/ganeti/ganeti-2.5.0_beta2.ebuild index 4f127e50925b..c6eb0aaca1c5 100644 --- a/app-emulation/ganeti/ganeti-2.5.0_beta1.ebuild +++ b/app-emulation/ganeti/ganeti-2.5.0_beta2.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_beta1.ebuild,v 1.1 2011/08/15 16:06:44 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.5.0_beta2.ebuild,v 1.1 2011/08/22 16:11:20 ramereth Exp $ EAPI="4" |