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 2B3CA138350 for ; Wed, 15 Jan 2020 07:20:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E6F8E088A; Wed, 15 Jan 2020 07:20:35 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 DB70AE088A for ; Wed, 15 Jan 2020 07:20:34 +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 A712634DEDA for ; Wed, 15 Jan 2020 07:20:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 194E2AB for ; Wed, 15 Jan 2020 07:20:30 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1579072819.9c822cea8d2b071b664d1f3192f17077efa56b5d.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/ceph/ceph-12.2.11.ebuild sys-cluster/ceph/ceph-12.2.12-r2.ebuild sys-cluster/ceph/ceph-12.2.8-r1.ebuild sys-cluster/ceph/ceph-13.2.5-r4.ebuild sys-cluster/ceph/ceph-13.2.6.ebuild sys-cluster/ceph/ceph-14.2.4-r1.ebuild sys-cluster/ceph/ceph-14.2.4-r2.ebuild sys-cluster/ceph/ceph-14.2.6.ebuild X-VCS-Directories: sys-cluster/ceph/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 9c822cea8d2b071b664d1f3192f17077efa56b5d X-VCS-Branch: master Date: Wed, 15 Jan 2020 07:20:30 +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: e4338ac3-1e48-430f-b031-e967d7636761 X-Archives-Hash: d60ef190417aee53a93cb6e3ab519ea3 commit: 9c822cea8d2b071b664d1f3192f17077efa56b5d Author: Michał Górny gentoo org> AuthorDate: Wed Jan 15 06:29:02 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jan 15 07:20:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c822cea sys-cluster/ceph: Set USE-default on snappy[static-libs] Signed-off-by: Michał Górny gentoo.org> sys-cluster/ceph/ceph-12.2.11.ebuild | 2 +- sys-cluster/ceph/ceph-12.2.12-r2.ebuild | 2 +- sys-cluster/ceph/ceph-12.2.8-r1.ebuild | 2 +- sys-cluster/ceph/ceph-13.2.5-r4.ebuild | 2 +- sys-cluster/ceph/ceph-13.2.6.ebuild | 2 +- sys-cluster/ceph/ceph-14.2.4-r1.ebuild | 2 +- sys-cluster/ceph/ceph-14.2.4-r2.ebuild | 2 +- sys-cluster/ceph/ceph-14.2.6.ebuild | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sys-cluster/ceph/ceph-12.2.11.ebuild b/sys-cluster/ceph/ceph-12.2.11.ebuild index 303952f93bc..a8235f1875e 100644 --- a/sys-cluster/ceph/ceph-12.2.11.ebuild +++ b/sys-cluster/ceph/ceph-12.2.11.ebuild @@ -36,7 +36,7 @@ COMMON_DEPEND=" virtual/libudev:= app-arch/bzip2:=[static-libs?] app-arch/lz4:=[static-libs?] - app-arch/snappy:=[static-libs?] + app-arch/snappy:=[static-libs(-)?] app-arch/zstd:=[static-libs?] app-misc/jq:=[static-libs?]