commit: 2edf56f29d2e261a76695d4d89b7273492fdaac4
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 17 13:56:14 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 17 16:27:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2edf56f2
sys-cluster/ceph: Drop which & findutils deps.
Those are in @system and cause me conflicts with busybox[make-symlinks]
Package-Manager: portage-2.3.0_rc1
sys-cluster/ceph/ceph-10.2.2.ebuild | 2 --
sys-cluster/ceph/ceph-9999.ebuild | 2 --
2 files changed, 4 deletions(-)
diff --git a/sys-cluster/ceph/ceph-10.2.2.ebuild
b/sys-cluster/ceph/ceph-10.2.2.ebuild
index 305c5a6..b9570a3 100644
--- a/sys-cluster/ceph/ceph-10.2.2.ebuild
+++ b/sys-cluster/ceph/ceph-10.2.2.ebuild
@@ -76,12 +76,10 @@ DEPEND="${COMMON_DEPEND}
dev-python/virtualenv[${PYTHON_USEDEP}]
)"
RDEPEND="${COMMON_DEPEND}
- sys-apps/which
sys-apps/hdparm
sys-block/parted
sys-fs/cryptsetup
sys-apps/gptfdisk
- sys-apps/findutils
dev-python/flask[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
"
diff --git a/sys-cluster/ceph/ceph-9999.ebuild
b/sys-cluster/ceph/ceph-9999.ebuild
index 832ec6d..8887255 100644
--- a/sys-cluster/ceph/ceph-9999.ebuild
+++ b/sys-cluster/ceph/ceph-9999.ebuild
@@ -73,12 +73,10 @@ DEPEND="${COMMON_DEPEND}
dev-python/virtualenv[${PYTHON_USEDEP}]
)"
RDEPEND="${COMMON_DEPEND}
- sys-apps/which
sys-apps/hdparm
sys-block/parted
sys-fs/cryptsetup
sys-apps/gptfdisk
- sys-apps/findutils
dev-python/flask[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
"