commit:     5fb2892644cf31e9da5d6d47a5b3b7b765e01a68
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 18 19:17:51 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jun 18 19:17:51 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fb28926

sys-cluster/ceph: Depend on dev-libs/boost:=[threads(+)]

Closes: https://github.com/gentoo/gentoo/pull/21309
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-cluster/ceph/{ceph-14.2.21.ebuild => ceph-14.2.21-r1.ebuild}  | 2 +-
 sys-cluster/ceph/{ceph-15.2.12.ebuild => ceph-15.2.12-r1.ebuild}  | 2 +-
 sys-cluster/ceph/{ceph-15.2.13.ebuild => ceph-15.2.13-r1.ebuild}  | 2 +-
 sys-cluster/ceph/{ceph-16.2.4-r1.ebuild => ceph-16.2.4-r2.ebuild} | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-cluster/ceph/ceph-14.2.21.ebuild 
b/sys-cluster/ceph/ceph-14.2.21-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-14.2.21.ebuild
rename to sys-cluster/ceph/ceph-14.2.21-r1.ebuild
index 39e5b14a1c8..36597b47ed0 100644
--- a/sys-cluster/ceph/ceph-14.2.21.ebuild
+++ b/sys-cluster/ceph/ceph-14.2.21-r1.ebuild
@@ -83,7 +83,7 @@ DEPEND="
                net-misc/curl:=[curl_ssl_openssl]
        )
        ssl? ( dev-libs/openssl:= )
-       system-boost? ( dev-libs/boost[threads,context,python,${PYTHON_USEDEP}] 
)
+       system-boost? ( 
dev-libs/boost:=[threads(+),context,python,${PYTHON_USEDEP}] )
        xfs? ( sys-fs/xfsprogs:= )
        zfs? ( sys-fs/zfs:= )
        ${PYTHON_DEPS}

diff --git a/sys-cluster/ceph/ceph-15.2.12.ebuild 
b/sys-cluster/ceph/ceph-15.2.12-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-15.2.12.ebuild
rename to sys-cluster/ceph/ceph-15.2.12-r1.ebuild
index c342da2cf40..acb36e7d661 100644
--- a/sys-cluster/ceph/ceph-15.2.12.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.12-r1.ebuild
@@ -87,7 +87,7 @@ DEPEND="
        )
        rbd-rwl? ( dev-libs/pmdk:= )
        ssl? ( dev-libs/openssl:= )
-       system-boost? ( 
>=dev-libs/boost-1.72[threads,context,python,${PYTHON_USEDEP}] )
+       system-boost? ( 
>=dev-libs/boost-1.72:=[threads(+),context,python,${PYTHON_USEDEP}] )
        uring? ( sys-libs/liburing:= )
        xfs? ( sys-fs/xfsprogs:= )
        zfs? ( sys-fs/zfs:= )

diff --git a/sys-cluster/ceph/ceph-15.2.13.ebuild 
b/sys-cluster/ceph/ceph-15.2.13-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-15.2.13.ebuild
rename to sys-cluster/ceph/ceph-15.2.13-r1.ebuild
index be518dbedba..956a073ea87 100644
--- a/sys-cluster/ceph/ceph-15.2.13.ebuild
+++ b/sys-cluster/ceph/ceph-15.2.13-r1.ebuild
@@ -87,7 +87,7 @@ DEPEND="
        )
        rbd-rwl? ( dev-libs/pmdk:= )
        ssl? ( dev-libs/openssl:= )
-       system-boost? ( 
>=dev-libs/boost-1.72[threads,context,python,${PYTHON_USEDEP}] )
+       system-boost? ( 
>=dev-libs/boost-1.72:=[threads(+),context,python,${PYTHON_USEDEP}] )
        uring? ( sys-libs/liburing:= )
        xfs? ( sys-fs/xfsprogs:= )
        zfs? ( sys-fs/zfs:= )

diff --git a/sys-cluster/ceph/ceph-16.2.4-r1.ebuild 
b/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-16.2.4-r1.ebuild
rename to sys-cluster/ceph/ceph-16.2.4-r2.ebuild
index 99d57305e48..f50a2c98925 100644
--- a/sys-cluster/ceph/ceph-16.2.4-r1.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.4-r2.ebuild
@@ -96,7 +96,7 @@ DEPEND="
        rbd-rwl? ( dev-libs/pmdk:= )
        ssl? ( dev-libs/openssl:= )
        sqlite? ( dev-db/sqlite:= )
-       system-boost? ( 
>=dev-libs/boost-1.72[threads,context,python,${PYTHON_USEDEP}] )
+       system-boost? ( 
>=dev-libs/boost-1.72:=[threads(+),context,python,${PYTHON_USEDEP}] )
        uring? ( sys-libs/liburing:= )
        xfs? ( sys-fs/xfsprogs:= )
        zbd? ( sys-block/libzbd:= )

Reply via email to