Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Fri, 18 Jun 2021 19:18:27
Message-Id: 1624043871.5fb2892644cf31e9da5d6d47a5b3b7b765e01a68.soap@gentoo
1 commit: 5fb2892644cf31e9da5d6d47a5b3b7b765e01a68
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 18 19:17:51 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 18 19:17:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb28926
7
8 sys-cluster/ceph: Depend on dev-libs/boost:=[threads(+)]
9
10 Closes: https://github.com/gentoo/gentoo/pull/21309
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 sys-cluster/ceph/{ceph-14.2.21.ebuild => ceph-14.2.21-r1.ebuild} | 2 +-
15 sys-cluster/ceph/{ceph-15.2.12.ebuild => ceph-15.2.12-r1.ebuild} | 2 +-
16 sys-cluster/ceph/{ceph-15.2.13.ebuild => ceph-15.2.13-r1.ebuild} | 2 +-
17 sys-cluster/ceph/{ceph-16.2.4-r1.ebuild => ceph-16.2.4-r2.ebuild} | 2 +-
18 4 files changed, 4 insertions(+), 4 deletions(-)
19
20 diff --git a/sys-cluster/ceph/ceph-14.2.21.ebuild b/sys-cluster/ceph/ceph-14.2.21-r1.ebuild
21 similarity index 99%
22 rename from sys-cluster/ceph/ceph-14.2.21.ebuild
23 rename to sys-cluster/ceph/ceph-14.2.21-r1.ebuild
24 index 39e5b14a1c8..36597b47ed0 100644
25 --- a/sys-cluster/ceph/ceph-14.2.21.ebuild
26 +++ b/sys-cluster/ceph/ceph-14.2.21-r1.ebuild
27 @@ -83,7 +83,7 @@ DEPEND="
28 net-misc/curl:=[curl_ssl_openssl]
29 )
30 ssl? ( dev-libs/openssl:= )
31 - system-boost? ( dev-libs/boost[threads,context,python,${PYTHON_USEDEP}] )
32 + system-boost? ( dev-libs/boost:=[threads(+),context,python,${PYTHON_USEDEP}] )
33 xfs? ( sys-fs/xfsprogs:= )
34 zfs? ( sys-fs/zfs:= )
35 ${PYTHON_DEPS}
36
37 diff --git a/sys-cluster/ceph/ceph-15.2.12.ebuild b/sys-cluster/ceph/ceph-15.2.12-r1.ebuild
38 similarity index 99%
39 rename from sys-cluster/ceph/ceph-15.2.12.ebuild
40 rename to sys-cluster/ceph/ceph-15.2.12-r1.ebuild
41 index c342da2cf40..acb36e7d661 100644
42 --- a/sys-cluster/ceph/ceph-15.2.12.ebuild
43 +++ b/sys-cluster/ceph/ceph-15.2.12-r1.ebuild
44 @@ -87,7 +87,7 @@ DEPEND="
45 )
46 rbd-rwl? ( dev-libs/pmdk:= )
47 ssl? ( dev-libs/openssl:= )
48 - system-boost? ( >=dev-libs/boost-1.72[threads,context,python,${PYTHON_USEDEP}] )
49 + system-boost? ( >=dev-libs/boost-1.72:=[threads(+),context,python,${PYTHON_USEDEP}] )
50 uring? ( sys-libs/liburing:= )
51 xfs? ( sys-fs/xfsprogs:= )
52 zfs? ( sys-fs/zfs:= )
53
54 diff --git a/sys-cluster/ceph/ceph-15.2.13.ebuild b/sys-cluster/ceph/ceph-15.2.13-r1.ebuild
55 similarity index 99%
56 rename from sys-cluster/ceph/ceph-15.2.13.ebuild
57 rename to sys-cluster/ceph/ceph-15.2.13-r1.ebuild
58 index be518dbedba..956a073ea87 100644
59 --- a/sys-cluster/ceph/ceph-15.2.13.ebuild
60 +++ b/sys-cluster/ceph/ceph-15.2.13-r1.ebuild
61 @@ -87,7 +87,7 @@ DEPEND="
62 )
63 rbd-rwl? ( dev-libs/pmdk:= )
64 ssl? ( dev-libs/openssl:= )
65 - system-boost? ( >=dev-libs/boost-1.72[threads,context,python,${PYTHON_USEDEP}] )
66 + system-boost? ( >=dev-libs/boost-1.72:=[threads(+),context,python,${PYTHON_USEDEP}] )
67 uring? ( sys-libs/liburing:= )
68 xfs? ( sys-fs/xfsprogs:= )
69 zfs? ( sys-fs/zfs:= )
70
71 diff --git a/sys-cluster/ceph/ceph-16.2.4-r1.ebuild b/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
72 similarity index 99%
73 rename from sys-cluster/ceph/ceph-16.2.4-r1.ebuild
74 rename to sys-cluster/ceph/ceph-16.2.4-r2.ebuild
75 index 99d57305e48..f50a2c98925 100644
76 --- a/sys-cluster/ceph/ceph-16.2.4-r1.ebuild
77 +++ b/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
78 @@ -96,7 +96,7 @@ DEPEND="
79 rbd-rwl? ( dev-libs/pmdk:= )
80 ssl? ( dev-libs/openssl:= )
81 sqlite? ( dev-db/sqlite:= )
82 - system-boost? ( >=dev-libs/boost-1.72[threads,context,python,${PYTHON_USEDEP}] )
83 + system-boost? ( >=dev-libs/boost-1.72:=[threads(+),context,python,${PYTHON_USEDEP}] )
84 uring? ( sys-libs/liburing:= )
85 xfs? ( sys-fs/xfsprogs:= )
86 zbd? ( sys-block/libzbd:= )