mgorny      14/07/06 12:56:38

  Modified:             cinder-9999.ebuild cinder-2014.1.9999.ebuild
                        cinder-2014.1.1.ebuild ChangeLog
  Log:
  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!)

Revision  Changes    Path
1.7                  sys-cluster/cinder/cinder-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild?r1=1.6&r2=1.7

Index: cinder-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-9999.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cinder-9999.ebuild  8 Jan 2014 06:02:41 -0000       1.6
+++ cinder-9999.ebuild  6 Jul 2014 12:56:38 -0000       1.7
@@ -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 @@
                >=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"



1.2                  sys-cluster/cinder/cinder-2014.1.9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild?r1=1.1&r2=1.2

Index: cinder-2014.1.9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.9999.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cinder-2014.1.9999.ebuild   28 Apr 2014 02:50:19 -0000      1.1
+++ cinder-2014.1.9999.ebuild   6 Jul 2014 12:56:38 -0000       1.2
@@ -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 @@
 
 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}]



1.2                  sys-cluster/cinder/cinder-2014.1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild?r1=1.1&r2=1.2

Index: cinder-2014.1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/cinder-2014.1.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cinder-2014.1.1.ebuild      16 Jun 2014 03:24:34 -0000      1.1
+++ cinder-2014.1.1.ebuild      6 Jul 2014 12:56:38 -0000       1.2
@@ -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 @@
 
 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}]



1.37                 sys-cluster/cinder/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?rev=1.37&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?rev=1.37&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/cinder/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/cinder/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   16 Jun 2014 03:24:34 -0000      1.36
+++ ChangeLog   6 Jul 2014 12:56:38 -0000       1.37
@@ -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 <mgo...@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)
 




Reply via email to