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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96AC7158009 for ; Mon, 26 Jun 2023 19:50:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4E3AE07F9; Mon, 26 Jun 2023 19:50:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85FDBE07F9 for ; Mon, 26 Jun 2023 19:50:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 57C20340E50 for ; Mon, 26 Jun 2023 19:50:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8E647990 for ; Mon, 26 Jun 2023 19:50:49 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1687808689.9e6a27a910a101a9079bdc3fa1cb003b4112e2ff.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ceph/ceph-16.2.13-r1.ebuild sys-cluster/ceph/ceph-16.2.13.ebuild sys-cluster/ceph/ceph-17.2.6-r4.ebuild sys-cluster/ceph/ceph-17.2.6-r5.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9e6a27a910a101a9079bdc3fa1cb003b4112e2ff X-VCS-Branch: master Date: Mon, 26 Jun 2023 19:50: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: 614c4f7a-b16c-4d20-8c93-1de54431a2d6 X-Archives-Hash: 61d438ab57336714abb17a97c77dc23c commit: 9e6a27a910a101a9079bdc3fa1cb003b4112e2ff Author: Sam James gentoo org> AuthorDate: Mon Jun 26 19:44:49 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jun 26 19:44:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e6a27a9 sys-cluster/ceph: drop stale crypto++ dep See https://github.com/ceph/ceph/pull/20015. Removed upstream in "Mimic" (ceph 13.x). Signed-off-by: Sam James gentoo.org> sys-cluster/ceph/{ceph-16.2.13.ebuild => ceph-16.2.13-r1.ebuild} | 1 - sys-cluster/ceph/{ceph-17.2.6-r4.ebuild => ceph-17.2.6-r5.ebuild} | 1 - 2 files changed, 2 deletions(-) diff --git a/sys-cluster/ceph/ceph-16.2.13.ebuild b/sys-cluster/ceph/ceph-16.2.13-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-16.2.13.ebuild rename to sys-cluster/ceph/ceph-16.2.13-r1.ebuild index d7601aa625d1..4a9e6e99bade 100644 --- a/sys-cluster/ceph/ceph-16.2.13.ebuild +++ b/sys-cluster/ceph/ceph-16.2.13-r1.ebuild @@ -44,7 +44,6 @@ DEPEND=" app-arch/zstd:= app-shells/bash:0 app-misc/jq:= - dev-libs/crypto++:= dev-cpp/gflags:=