From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9A5EB138334 for ; Fri, 15 Mar 2019 21:18:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E21FE082B; Fri, 15 Mar 2019 21:18:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56E60E082B for ; Fri, 15 Mar 2019 21:18:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BAF40335D04 for ; Fri, 15 Mar 2019 21:18:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A2FCF569 for ; Fri, 15 Mar 2019 21:18:49 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1552684718.13a2f5a373fd291cda6031b3052b583f77ac741e.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ceph/ceph-13.2.4.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 13a2f5a373fd291cda6031b3052b583f77ac741e X-VCS-Branch: master Date: Fri, 15 Mar 2019 21:18:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 90bb99ff-5c90-4177-9efb-15e6851be8d4 X-Archives-Hash: 8bd9031282f1c89f52ca02d68ce28c2a commit: 13a2f5a373fd291cda6031b3052b583f77ac741e Author: Patrick McLean sony com> AuthorDate: Fri Mar 15 21:18:25 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Fri Mar 15 21:18:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a2f5a3 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 gentoo.org> sys-cluster/ceph/ceph-13.2.4.ebuild | 4 ---- 1 file changed, 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-8.10 - ) radosgw? ( dev-libs/expat:=[static-libs?] dev-libs/openssl:=[static-libs?]