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 4EBBF138350 for ; Wed, 8 Apr 2020 02:20:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9B377E0978; Wed, 8 Apr 2020 02:20:44 +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 80035E0978 for ; Wed, 8 Apr 2020 02:20:44 +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 132DF34F0A4 for ; Wed, 8 Apr 2020 02:20:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED1001C5 for ; Wed, 8 Apr 2020 02:20:40 +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: <1586312420.9554f74ebb15e5ca8831de533bf35050bdb89fd4.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-15.2.0-r1.ebuild sys-cluster/ceph/ceph-15.2.0.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 9554f74ebb15e5ca8831de533bf35050bdb89fd4 X-VCS-Branch: master Date: Wed, 8 Apr 2020 02:20:40 +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: 62d8cd17-17a5-4769-bb63-a10713204f41 X-Archives-Hash: 0732f460c90cae642780b0f40e252dee commit: 9554f74ebb15e5ca8831de533bf35050bdb89fd4 Author: Patrick McLean gentoo org> AuthorDate: Wed Apr 8 02:20:20 2020 +0000 Commit: Patrick McLean gentoo org> CommitDate: Wed Apr 8 02:20:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9554f74e sys-cluster/cephi-15.2.0-r1: revbump add dep on libfmt (bug #716592) Closes: https://bugs.gentoo.org/716592 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Patrick McLean gentoo.org> sys-cluster/ceph/{ceph-15.2.0.ebuild => ceph-15.2.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-cluster/ceph/ceph-15.2.0.ebuild b/sys-cluster/ceph/ceph-15.2.0-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-15.2.0.ebuild rename to sys-cluster/ceph/ceph-15.2.0-r1.ebuild index 2e8eff93d54..e59cae91a6c 100644 --- a/sys-cluster/ceph/ceph-15.2.0.ebuild +++ b/sys-cluster/ceph/ceph-15.2.0-r1.ebuild @@ -46,6 +46,7 @@ COMMON_DEPEND=" dev-libs/crypto++:=[static-libs?] dev-libs/leveldb:=[snappy,static-libs?,tcmalloc(-)?] dev-libs/libaio:=[static-libs?] + dev-libs/libfmt:= dev-libs/libnl:3=[static-libs?] dev-libs/libxml2:=[static-libs?] dev-libs/xmlsec:=[!openssl?,!libressl?,static-libs?]