diff options
author | Lance Albertson <ramereth@gentoo.org> | 2011-03-09 18:20:00 +0000 |
---|---|---|
committer | Lance Albertson <ramereth@gentoo.org> | 2011-03-09 18:20:00 +0000 |
commit | f8f2bbec8cbb4d57fd6fe2349f1dc62867574877 (patch) | |
tree | e187909f2fdf9f982fd0fcd4a3d432fe03f3e6bc /app-emulation | |
parent | Version bump. pyproj 1.8.9 introduces support for Python 3. (diff) | |
download | gentoo-2-f8f2bbec8cbb4d57fd6fe2349f1dc62867574877.tar.gz gentoo-2-f8f2bbec8cbb4d57fd6fe2349f1dc62867574877.tar.bz2 gentoo-2-f8f2bbec8cbb4d57fd6fe2349f1dc62867574877.zip |
version bump
(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.1.ebuild (renamed from app-emulation/ganeti/ganeti-2.4.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog index 23a7d1e9eac0..67cfa044b809 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.44 2011/03/07 19:03:50 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.45 2011/03/09 18:20:00 ramereth Exp $ + +*ganeti-2.4.1 (09 Mar 2011) + + 09 Mar 2011; Lance Albertson <ramereth@gentoo.org> -ganeti-2.4.0.ebuild, + +ganeti-2.4.1.ebuild: + Version bump *ganeti-2.4.0 (07 Mar 2011) diff --git a/app-emulation/ganeti/ganeti-2.4.0.ebuild b/app-emulation/ganeti/ganeti-2.4.1.ebuild index 525472063558..ca8f16b55710 100644 --- a/app-emulation/ganeti/ganeti-2.4.0.ebuild +++ b/app-emulation/ganeti/ganeti-2.4.1.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.ebuild,v 1.1 2011/03/07 19:03:50 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-2.4.1.ebuild,v 1.1 2011/03/09 18:20:00 ramereth Exp $ EAPI=2 |