diff options
author | 2013-03-25 19:35:38 +0000 | |
---|---|---|
committer | 2013-03-25 19:35:38 +0000 | |
commit | 1a3a68102a26a619f7ebc8a55760deea9eb7e603 (patch) | |
tree | 05b245fc7a339db013ec39aeaa8e7683d4fda738 /sys-cluster | |
parent | Revbump for EAPI5. Thanks to Mikle Zlogene Kolyada. Bug #463214 (diff) | |
download | gentoo-2-1a3a68102a26a619f7ebc8a55760deea9eb7e603.tar.gz gentoo-2-1a3a68102a26a619f7ebc8a55760deea9eb7e603.tar.bz2 gentoo-2-1a3a68102a26a619f7ebc8a55760deea9eb7e603.zip |
fixed deps by quantum
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/quantum/ChangeLog | 9 | ||||
-rw-r--r-- | sys-cluster/quantum/quantum-2012.2.3-r1.ebuild (renamed from sys-cluster/quantum/quantum-2012.2.3.ebuild) | 5 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-cluster/quantum/ChangeLog b/sys-cluster/quantum/ChangeLog index 8d6a67c2961b..3d5f134549e5 100644 --- a/sys-cluster/quantum/ChangeLog +++ b/sys-cluster/quantum/ChangeLog @@ -1,6 +1,12 @@ # 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.2 2013/03/11 01:51:51 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/ChangeLog,v 1.3 2013/03/25 19:35:38 prometheanfire Exp $ + +*quantum-2012.2.3-r1 (25 Mar 2013) + + 25 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> + +quantum-2012.2.3-r1.ebuild, -quantum-2012.2.3.ebuild: + fixed deps by quantum *quantum-2012.2.3 (11 Mar 2013) @@ -13,4 +19,3 @@ 26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> +quantum-2012.2.1.ebuild, +metadata.xml: adding sys-cluster/quantum, last before nova I hope - diff --git a/sys-cluster/quantum/quantum-2012.2.3.ebuild b/sys-cluster/quantum/quantum-2012.2.3-r1.ebuild index a38141e22251..d3973f95fbe9 100644 --- a/sys-cluster/quantum/quantum-2012.2.3.ebuild +++ b/sys-cluster/quantum/quantum-2012.2.3-r1.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.ebuild,v 1.1 2013/03/11 01:51:51 prometheanfire Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/quantum/quantum-2012.2.3-r1.ebuild,v 1.1 2013/03/25 19:35:38 prometheanfire Exp $ EAPI=5 PYTHON_COMPAT=( python2_7 ) @@ -32,8 +32,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] >=dev-python/sphinx-1.1.2[${PYTHON_USEDEP}] =dev-python/webtest-1.3.3 virtual/python-unittest2[${PYTHON_USEDEP}]" -RDEPEND="dev-python/paste[${PYTHON_USEDEP}] - =dev-python/pastedeploy-1.5.0-r1[${PYTHON_USEDEP}] +RDEPEND="=dev-python/pastedeploy-1.5.0-r1[${PYTHON_USEDEP}] >=dev-python/routes-1.12.3[${PYTHON_USEDEP}] =dev-python/amqplib-0.6.1 =dev-python/anyjson-0.2.4[${PYTHON_USEDEP}] |