Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Fri, 15 Mar 2019 21:18:54
Message-Id: 1552684718.13a2f5a373fd291cda6031b3052b583f77ac741e.chutzpah@gentoo
1 commit: 13a2f5a373fd291cda6031b3052b583f77ac741e
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Fri Mar 15 21:18:25 2019 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 15 21:18:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a2f5a3
7
8 sys-cluster/ceph: Drop nodejs dep from 13.2.4 (bug #675744)
9
10 Closes: https://bugs.gentoo.org/675744
11 Copyright: Sony Interactive Entertainment Inc.
12 Package-Manager: Portage-2.3.62, Repoman-2.3.12
13 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
14
15 sys-cluster/ceph/ceph-13.2.4.ebuild | 4 ----
16 1 file changed, 4 deletions(-)
17
18 diff --git a/sys-cluster/ceph/ceph-13.2.4.ebuild b/sys-cluster/ceph/ceph-13.2.4.ebuild
19 index 52ab54eb408..cca90b166f0 100644
20 --- a/sys-cluster/ceph/ceph-13.2.4.ebuild
21 +++ b/sys-cluster/ceph/ceph-13.2.4.ebuild
22 @@ -57,10 +57,6 @@ COMMON_DEPEND="
23 ssl? ( dev-libs/openssl:=[static-libs?] )
24 xfs? ( sys-fs/xfsprogs:=[static-libs?] )
25 zfs? ( sys-fs/zfs:=[static-libs?] )
26 - mgr? (
27 - <net-libs/nodejs-9.0
28 - >net-libs/nodejs-8.10
29 - )
30 radosgw? (
31 dev-libs/expat:=[static-libs?]
32 dev-libs/openssl:=[static-libs?]