diff options
author | Yixun Lan <dlan@gentoo.org> | 2014-01-26 08:40:49 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2014-01-26 08:40:49 +0000 |
commit | 62cde128687bdb3e3a0ec81b938bdf71de692371 (patch) | |
tree | f1f2a29f92f94487fabd18f2df1cfd7a4b943e48 /sys-cluster/ceph | |
parent | Stable for HPPA (bug #491150). (diff) | |
download | gentoo-2-62cde128687bdb3e3a0ec81b938bdf71de692371.tar.gz gentoo-2-62cde128687bdb3e3a0ec81b938bdf71de692371.tar.bz2 gentoo-2-62cde128687bdb3e3a0ec81b938bdf71de692371.zip |
drop PYTHON_REQUIRED_USE for python-any-r1
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'sys-cluster/ceph')
-rw-r--r-- | sys-cluster/ceph/ChangeLog | 6 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-0.67.5-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-0.72.2-r2.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-0.75.ebuild | 3 | ||||
-rw-r--r-- | sys-cluster/ceph/ceph-9999.ebuild | 3 |
5 files changed, 9 insertions, 9 deletions
diff --git a/sys-cluster/ceph/ChangeLog b/sys-cluster/ceph/ChangeLog index 3af7366b305d..f5c828b459fb 100644 --- a/sys-cluster/ceph/ChangeLog +++ b/sys-cluster/ceph/ChangeLog @@ -1,6 +1,10 @@ # 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.45 2014/01/23 16:20:12 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ChangeLog,v 1.46 2014/01/26 08:40:49 dlan Exp $ + + 26 Jan 2014; Yixun Lan <dlan@gentoo.org> ceph-0.67.5-r2.ebuild, + ceph-0.72.2-r2.ebuild, ceph-0.75.ebuild, ceph-9999.ebuild: + drop PYTHON_REQUIRED_USE for python-any-r1 23 Jan 2014; Yixun Lan <dlan@gentoo.org> -ceph-0.56.4.ebuild, -ceph-0.56.5.ebuild, -ceph-0.61.1.ebuild, -ceph-0.61.7-r1.ebuild, diff --git a/sys-cluster/ceph/ceph-0.67.5-r2.ebuild b/sys-cluster/ceph/ceph-0.67.5-r2.ebuild index 156db487e4d5..0d8c6ce0a1f9 100644 --- a/sys-cluster/ceph/ceph-0.67.5-r2.ebuild +++ b/sys-cluster/ceph/ceph-0.67.5-r2.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/ceph/ceph-0.67.5-r2.ebuild,v 1.1 2014/01/23 16:12:10 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.67.5-r2.ebuild,v 1.2 2014/01/26 08:40:49 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -69,7 +69,6 @@ RDEPEND="${CDEPEND} ' )" REQUIRED_USE=" ^^ ( nss cryptopp ) - ${PYTHON_REQUIRED_USE} " STRIP_MASK="/usr/lib*/rados-classes/*" diff --git a/sys-cluster/ceph/ceph-0.72.2-r2.ebuild b/sys-cluster/ceph/ceph-0.72.2-r2.ebuild index 12f966749708..c45f214634e1 100644 --- a/sys-cluster/ceph/ceph-0.72.2-r2.ebuild +++ b/sys-cluster/ceph/ceph-0.72.2-r2.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/ceph/ceph-0.72.2-r2.ebuild,v 1.1 2014/01/23 16:12:10 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.72.2-r2.ebuild,v 1.2 2014/01/26 08:40:49 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -69,7 +69,6 @@ RDEPEND="${CDEPEND} ' )" REQUIRED_USE=" ^^ ( nss cryptopp ) - ${PYTHON_REQUIRED_USE} " STRIP_MASK="/usr/lib*/rados-classes/*" diff --git a/sys-cluster/ceph/ceph-0.75.ebuild b/sys-cluster/ceph/ceph-0.75.ebuild index c8d92c17e8ee..3d77d24dd310 100644 --- a/sys-cluster/ceph/ceph-0.75.ebuild +++ b/sys-cluster/ceph/ceph-0.75.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/ceph/ceph-0.75.ebuild,v 1.1 2014/01/23 16:12:10 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-0.75.ebuild,v 1.2 2014/01/26 08:40:49 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -69,7 +69,6 @@ RDEPEND="${CDEPEND} ' )" REQUIRED_USE=" ^^ ( nss cryptopp ) - ${PYTHON_REQUIRED_USE} " STRIP_MASK="/usr/lib*/rados-classes/*" diff --git a/sys-cluster/ceph/ceph-9999.ebuild b/sys-cluster/ceph/ceph-9999.ebuild index 804d92ee009d..268b4b8d1bf4 100644 --- a/sys-cluster/ceph/ceph-9999.ebuild +++ b/sys-cluster/ceph/ceph-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/ceph/ceph-9999.ebuild,v 1.7 2014/01/23 16:12:10 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ceph/ceph-9999.ebuild,v 1.8 2014/01/26 08:40:49 dlan Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -69,7 +69,6 @@ RDEPEND="${CDEPEND} ' )" REQUIRED_USE=" ^^ ( nss cryptopp ) - ${PYTHON_REQUIRED_USE} " STRIP_MASK="/usr/lib*/rados-classes/*" |