diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-05-10 02:35:16 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-05-10 02:35:16 +0000 |
commit | 73c8df91b58e26bd147846fee2815f7c948bed67 (patch) | |
tree | 671152d5b8d50751954db898ae2f8dab578fb65a /sys-cluster | |
parent | updating openstack nova, should squash at least one sec bug hopefully (diff) | |
download | gentoo-2-73c8df91b58e26bd147846fee2815f7c948bed67.tar.gz gentoo-2-73c8df91b58e26bd147846fee2815f7c948bed67.tar.bz2 gentoo-2-73c8df91b58e26bd147846fee2815f7c948bed67.zip |
updating openstack quantum to latest releases 2012.2.4 and 2013.1.1
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/quantum/ChangeLog | 10 | ||||
-rw-r--r-- | sys-cluster/quantum/quantum-2012.2.4.ebuild (renamed from sys-cluster/quantum/quantum-2012.2.3-r1.ebuild) | 2 | ||||
-rw-r--r-- | sys-cluster/quantum/quantum-2013.1.1.ebuild (renamed from sys-cluster/quantum/quantum-2013.1.ebuild) | 2 |
3 files changed, 11 insertions, 3 deletions
diff --git a/sys-cluster/quantum/ChangeLog b/sys-cluster/quantum/ChangeLog index d4ab110101a9..f0da72711380 100644 --- a/sys-cluster/quantum/ChangeLog +++ b/sys-cluster/quantum/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-cluster/quantum # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/ChangeLog,v 1.7 2013/04/11 07:31:24 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/ChangeLog,v 1.8 2013/05/10 02:35:16 prometheanfire Exp $ + +*quantum-2012.2.4 (10 May 2013) +*quantum-2013.1.1 (10 May 2013) + + 10 May 2013; Matthew Thode <prometheanfire@gentoo.org> + +quantum-2012.2.4.ebuild, +quantum-2013.1.1.ebuild, + -quantum-2012.2.3-r1.ebuild, -quantum-2013.1.ebuild: + updating openstack quantum to latest releases 2012.2.4 and 2013.1.1 *quantum-9999 (11 Apr 2013) diff --git a/sys-cluster/quantum/quantum-2012.2.3-r1.ebuild b/sys-cluster/quantum/quantum-2012.2.4.ebuild index 9b6c9bde3d88..05257ee4bd72 100644 --- a/sys-cluster/quantum/quantum-2012.2.3-r1.ebuild +++ b/sys-cluster/quantum/quantum-2012.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2012.2.3-r1.ebuild,v 1.3 2013/03/26 04:38:57 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2012.2.4.ebuild,v 1.1 2013/05/10 02:35:16 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) diff --git a/sys-cluster/quantum/quantum-2013.1.ebuild b/sys-cluster/quantum/quantum-2013.1.1.ebuild index e8f604dcca6d..39de934d504e 100644 --- a/sys-cluster/quantum/quantum-2013.1.ebuild +++ b/sys-cluster/quantum/quantum-2013.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2013.1.ebuild,v 1.1 2013/04/10 17:07:17 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2013.1.1.ebuild,v 1.1 2013/05/10 02:35:16 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) |