diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2007-12-19 22:06:02 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2007-12-19 22:06:02 +0000 |
commit | 35d0284161c1bbd8171e15a436e4116edf9598a6 (patch) | |
tree | 940b2ec59c773aa38e19cb671091f8d900ceda6e /app-emulation | |
parent | Add forgotten ~x86-fbsd. (diff) | |
download | gentoo-2-35d0284161c1bbd8171e15a436e4116edf9598a6.tar.gz gentoo-2-35d0284161c1bbd8171e15a436e4116edf9598a6.tar.bz2 gentoo-2-35d0284161c1bbd8171e15a436e4116edf9598a6.zip |
Version bump.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/ganeti/ChangeLog | 8 | ||||
-rw-r--r-- | app-emulation/ganeti/files/digest-ganeti-1.2.0 | 3 | ||||
-rw-r--r-- | app-emulation/ganeti/files/digest-ganeti-1.2_beta2-r1 | 3 | ||||
-rw-r--r-- | app-emulation/ganeti/ganeti-1.2.0.ebuild (renamed from app-emulation/ganeti/ganeti-1.2_beta2-r1.ebuild) | 2 |
4 files changed, 11 insertions, 5 deletions
diff --git a/app-emulation/ganeti/ChangeLog b/app-emulation/ganeti/ChangeLog index c11d42b7f054..324c89f71f46 100644 --- a/app-emulation/ganeti/ChangeLog +++ b/app-emulation/ganeti/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-emulation/ganeti # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.4 2007/11/28 17:16:32 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ChangeLog,v 1.5 2007/12/19 22:06:01 hansmi Exp $ + +*ganeti-1.2.0 (19 Dec 2007) + + 19 Dec 2007; Michael Hanselmann <hansmi@gentoo.org> + -ganeti-1.2_beta2-r1.ebuild, +ganeti-1.2.0.ebuild: + Version bump. *ganeti-1.2_beta3 (28 Nov 2007) diff --git a/app-emulation/ganeti/files/digest-ganeti-1.2.0 b/app-emulation/ganeti/files/digest-ganeti-1.2.0 new file mode 100644 index 000000000000..2a0135e1edc2 --- /dev/null +++ b/app-emulation/ganeti/files/digest-ganeti-1.2.0 @@ -0,0 +1,3 @@ +MD5 2dc618e484af8a02b3c2b9c583b4fcf6 ganeti-1.2.0.tar.gz 600050 +RMD160 5e65d8dc01fcb0e16175005fc7120e7e42b10ba2 ganeti-1.2.0.tar.gz 600050 +SHA256 4085f3036f02d1d0b34630f6bec9b7fc513110a360590d6c5c8aba27b9333692 ganeti-1.2.0.tar.gz 600050 diff --git a/app-emulation/ganeti/files/digest-ganeti-1.2_beta2-r1 b/app-emulation/ganeti/files/digest-ganeti-1.2_beta2-r1 deleted file mode 100644 index a1a276b2d8c9..000000000000 --- a/app-emulation/ganeti/files/digest-ganeti-1.2_beta2-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 fad49a2a6051f8bf7c29ccc75ed7b6a6 ganeti-1.2b2.tar.gz 597033 -RMD160 6c603fecba78345b20dd00d6a8838dae45c55cfd ganeti-1.2b2.tar.gz 597033 -SHA256 90ac8076e2fbaef20a3387790c82a634958dc7a13204cc22f901079070b011a4 ganeti-1.2b2.tar.gz 597033 diff --git a/app-emulation/ganeti/ganeti-1.2_beta2-r1.ebuild b/app-emulation/ganeti/ganeti-1.2.0.ebuild index 84ed22e56a02..03a1b21cc207 100644 --- a/app-emulation/ganeti/ganeti-1.2_beta2-r1.ebuild +++ b/app-emulation/ganeti/ganeti-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-1.2_beta2-r1.ebuild,v 1.1 2007/11/23 12:44:59 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/ganeti/ganeti-1.2.0.ebuild,v 1.1 2007/12/19 22:06:01 hansmi Exp $ NEED_PYTHON=2.4 |