summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2014-07-06 12:56:38 +0000
committerMichał Górny <mgorny@gentoo.org>2014-07-06 12:56:38 +0000
commit5fe89c8a96258533a721db8e40de67cca4770791 (patch)
tree1b96ba9c26fa5822a81c9b9fd98b90bfa3938062 /sys-cluster/cinder
parentClean up obsolete dependencies on virtual/python-argparse and virtual/python-... (diff)
downloadgentoo-2-5fe89c8a96258533a721db8e40de67cca4770791.tar.gz
gentoo-2-5fe89c8a96258533a721db8e40de67cca4770791.tar.bz2
gentoo-2-5fe89c8a96258533a721db8e40de67cca4770791.zip
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-unittest2 (those packages were only required for <=python-2.6).
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'sys-cluster/cinder')
-rw-r--r--sys-cluster/cinder/ChangeLog7
-rw-r--r--sys-cluster/cinder/cinder-2014.1.1.ebuild3
-rw-r--r--sys-cluster/cinder/cinder-2014.1.9999.ebuild3
-rw-r--r--sys-cluster/cinder/cinder-9999.ebuild3
4 files changed, 9 insertions, 7 deletions
diff --git a/sys-cluster/cinder/ChangeLog b/sys-cluster/cinder/ChangeLog
index 552ffa84a68b..dd1ce495881c 100644
--- a/sys-cluster/cinder/ChangeLog
+++ b/sys-cluster/cinder/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/cinder
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.36 2014/06/16 03:24:34 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v 1.37 2014/07/06 12:56:38 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <mgorny@gentoo.org> cinder-2014.1.1.ebuild,
+ cinder-2014.1.9999.ebuild, cinder-9999.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
*cinder-2014.1.1 (16 Jun 2014)
diff --git a/sys-cluster/cinder/cinder-2014.1.1.ebuild b/sys-cluster/cinder/cinder-2014.1.1.ebuild
index 5ca33f7231e9..37782cf15bd0 100644
--- a/sys-cluster/cinder/cinder-2014.1.1.ebuild
+++ b/sys-cluster/cinder/cinder-2014.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild,v 1.1 2014/06/16 03:24:34 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild,v 1.2 2014/07/06 12:56:38 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -41,7 +41,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
RDEPEND=">=dev-python/amqplib-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]
>=dev-python/Babel-1.3[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.13.0[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
diff --git a/sys-cluster/cinder/cinder-2014.1.9999.ebuild b/sys-cluster/cinder/cinder-2014.1.9999.ebuild
index b8c87ec9bf57..dcd9afb27981 100644
--- a/sys-cluster/cinder/cinder-2014.1.9999.ebuild
+++ b/sys-cluster/cinder/cinder-2014.1.9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild,v 1.1 2014/04/28 02:50:19 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild,v 1.2 2014/07/06 12:56:38 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -42,7 +42,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
RDEPEND="=dev-python/amqplib-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/anyjson-0.3.3[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]
>=dev-python/Babel-1.3[${PYTHON_USEDEP}]
>=dev-python/eventlet-0.13.0[${PYTHON_USEDEP}]
>=dev-python/greenlet-0.3.2[${PYTHON_USEDEP}]
diff --git a/sys-cluster/cinder/cinder-9999.ebuild b/sys-cluster/cinder/cinder-9999.ebuild
index 938946593ab1..70bfd7ef0bcb 100644
--- a/sys-cluster/cinder/cinder-9999.ebuild
+++ b/sys-cluster/cinder/cinder-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v 1.6 2014/01/08 06:02:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v 1.7 2014/07/06 12:56:38 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python2_7 )
@@ -55,7 +55,6 @@ RDEPEND=">=dev-python/amqplib-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/python-swiftclient-1.5[${PYTHON_USEDEP}]
>=dev-python/oslo-config-1.1.0[${PYTHON_USEDEP}]
<dev-python/oslo-config-1.2.0[${PYTHON_USEDEP}]
- virtual/python-argparse[${PYTHON_USEDEP}]
>=sys-block/iscsitarget-1.4.20.2_p20130821
sys-fs/lvm2
sys-block/open-iscsi"