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 1F269138334 for ; Fri, 22 Mar 2019 23:07:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0B53E0940; Fri, 22 Mar 2019 23:07:22 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 CAA0AE0940 for ; Fri, 22 Mar 2019 23:07:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 3C20B335D27 for ; Fri, 22 Mar 2019 23:07:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5DCA954A for ; Fri, 22 Mar 2019 23:07:19 +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: <1553296020.64034ce6ed5f78e6beea27681d2c68f3b5e75fdf.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-14.2.0-r2.ebuild sys-cluster/ceph/ceph-14.2.0-r3.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 64034ce6ed5f78e6beea27681d2c68f3b5e75fdf X-VCS-Branch: master Date: Fri, 22 Mar 2019 23:07:19 +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: d71270c2-fe9a-4a28-adf2-d11ccc8c94ab X-Archives-Hash: 5646d508731458b4d501d9995c02df00 commit: 64034ce6ed5f78e6beea27681d2c68f3b5e75fdf Author: Patrick McLean sony com> AuthorDate: Fri Mar 22 23:06:34 2019 +0000 Commit: Patrick McLean gentoo org> CommitDate: Fri Mar 22 23:07:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64034ce6 sys-cluster/ceph: revbump to 14.2.0-r3 remove left over test dep Bug: https://bugs.gentoo.org/681216 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-14.2.0-r2.ebuild => ceph-14.2.0-r3.ebuild} | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-14.2.0-r2.ebuild b/sys-cluster/ceph/ceph-14.2.0-r3.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-14.2.0-r2.ebuild rename to sys-cluster/ceph/ceph-14.2.0-r3.ebuild index d318002040a..01499ef0ffe 100644 --- a/sys-cluster/ceph/ceph-14.2.0-r2.ebuild +++ b/sys-cluster/ceph/ceph-14.2.0-r3.ebuild @@ -38,7 +38,6 @@ COMMON_DEPEND=" app-arch/snappy:=[static-libs?] app-arch/zstd:=[static-libs?] app-misc/jq:=[static-libs?] - dev-libs/crc32c:= dev-libs/crypto++:=[static-libs?] dev-libs/leveldb:=[snappy,static-libs?,tcmalloc?] dev-libs/libaio:=[static-libs?]