summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2014-01-26 08:40:49 +0000
committerYixun Lan <dlan@gentoo.org>2014-01-26 08:40:49 +0000
commit62cde128687bdb3e3a0ec81b938bdf71de692371 (patch)
treef1f2a29f92f94487fabd18f2df1cfd7a4b943e48 /sys-cluster/ceph/ceph-0.67.5-r2.ebuild
parentStable for HPPA (bug #491150). (diff)
downloadgentoo-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/ceph-0.67.5-r2.ebuild')
-rw-r--r--sys-cluster/ceph/ceph-0.67.5-r2.ebuild3
1 files changed, 1 insertions, 2 deletions
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/*"