summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick McLean <patrick.mclean@sony.com>2019-03-15 14:18:25 -0700
committerPatrick McLean <chutzpah@gentoo.org>2019-03-15 14:18:38 -0700
commit13a2f5a373fd291cda6031b3052b583f77ac741e (patch)
tree4549f39162b20df24527b33a655980fca317b97d
parent73ee5377b7010290130f94130bf69916b12cded8 (diff)
downloadgentoo-13a2f5a373fd291cda6031b3052b583f77ac741e.tar.gz
gentoo-13a2f5a373fd291cda6031b3052b583f77ac741e.tar.xz
sys-cluster/ceph: Drop nodejs dep from 13.2.4 (bug #675744)
Closes: https://bugs.gentoo.org/675744 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
-rw-r--r--sys-cluster/ceph/ceph-13.2.4.ebuild4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys-cluster/ceph/ceph-13.2.4.ebuild b/sys-cluster/ceph/ceph-13.2.4.ebuild
index 52ab54eb408..cca90b166f0 100644
--- a/sys-cluster/ceph/ceph-13.2.4.ebuild
+++ b/sys-cluster/ceph/ceph-13.2.4.ebuild
@@ -57,10 +57,6 @@ COMMON_DEPEND="
ssl? ( dev-libs/openssl:=[static-libs?] )
xfs? ( sys-fs/xfsprogs:=[static-libs?] )
zfs? ( sys-fs/zfs:=[static-libs?] )
- mgr? (
- <net-libs/nodejs-9.0
- >net-libs/nodejs-8.10
- )
radosgw? (
dev-libs/expat:=[static-libs?]
dev-libs/openssl:=[static-libs?]