mgorny 14/07/06 12:56:18
Modified: ceph-0.67.7.ebuild ceph-0.80.1.ebuild
ceph-9999.ebuild ceph-0.72.2-r3.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.3 sys-cluster/ceph/ceph-0.67.7.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild?r1=1.2&r2=1.3
Index: ceph-0.67.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ceph-0.67.7.ebuild 20 Jun 2014 07:30:52 -0000 1.2
+++ ceph-0.67.7.ebuild 6 Jul 2014 12:56:17 -0000 1.3
@@ -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/ceph/ceph-0.67.7.ebuild,v 1.2
2014/06/20 07:30:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.7.ebuild,v 1.3
2014/07/06 12:56:17 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -52,7 +52,6 @@
)
tcmalloc? ( dev-util/google-perftools )
$(python_gen_any_dep '
- virtual/python-argparse[${PYTHON_USEDEP}]
' )
${PYTHON_DEPS}
"
1.4 sys-cluster/ceph/ceph-0.80.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild?rev=1.4&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild?rev=1.4&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild?r1=1.3&r2=1.4
Index: ceph-0.80.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ceph-0.80.1.ebuild 20 Jun 2014 07:30:52 -0000 1.3
+++ ceph-0.80.1.ebuild 6 Jul 2014 12:56:17 -0000 1.4
@@ -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/ceph/ceph-0.80.1.ebuild,v 1.3
2014/06/20 07:30:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.80.1.ebuild,v 1.4
2014/07/06 12:56:17 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -54,7 +54,6 @@
)
tcmalloc? ( dev-util/google-perftools )
$(python_gen_any_dep '
- virtual/python-argparse[${PYTHON_USEDEP}]
' )
${PYTHON_DEPS}
"
1.11 sys-cluster/ceph/ceph-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild?rev=1.11&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild?rev=1.11&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild?r1=1.10&r2=1.11
Index: ceph-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ceph-9999.ebuild 21 May 2014 07:43:23 -0000 1.10
+++ ceph-9999.ebuild 6 Jul 2014 12:56:17 -0000 1.11
@@ -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/ceph/ceph-9999.ebuild,v 1.10
2014/05/21 07:43:23 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild,v 1.11
2014/07/06 12:56:17 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -54,7 +54,6 @@
)
tcmalloc? ( dev-util/google-perftools )
$(python_gen_any_dep '
- virtual/python-argparse[${PYTHON_USEDEP}]
' )
${PYTHON_DEPS}
"
1.3 sys-cluster/ceph/ceph-0.72.2-r3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild?rev=1.3&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild?rev=1.3&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild?r1=1.2&r2=1.3
Index: ceph-0.72.2-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ceph-0.72.2-r3.ebuild 20 Jun 2014 07:30:52 -0000 1.2
+++ ceph-0.72.2-r3.ebuild 6 Jul 2014 12:56:17 -0000 1.3
@@ -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/ceph/ceph-0.72.2-r3.ebuild,v
1.2 2014/06/20 07:30:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r3.ebuild,v
1.3 2014/07/06 12:56:17 mgorny Exp $
EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )
@@ -52,7 +52,6 @@
)
tcmalloc? ( dev-util/google-perftools )
$(python_gen_any_dep '
- virtual/python-argparse[${PYTHON_USEDEP}]
' )
${PYTHON_DEPS}
"
1.53 sys-cluster/ceph/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?rev=1.53&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?rev=1.53&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/ceph/ChangeLog?r1=1.52&r2=1.53
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- ChangeLog 20 Jun 2014 07:30:52 -0000 1.52
+++ ChangeLog 6 Jul 2014 12:56:17 -0000 1.53
@@ -1,6 +1,11 @@
# ChangeLog for sys-cluster/ceph
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.52
2014/06/20 07:30:52 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.53
2014/07/06 12:56:17 mgorny Exp $
+
+ 06 Jul 2014; Michał Górny <[email protected]> ceph-0.67.7.ebuild,
+ ceph-0.72.2-r3.ebuild, ceph-0.80.1.ebuild, ceph-9999.ebuild:
+ Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
+ unittest2 (those packages were only required for <=python-2.6).
20 Jun 2014; Yixun Lan <[email protected]> ceph-0.67.7.ebuild,
ceph-0.72.2-r3.ebuild, ceph-0.80.1.ebuild: