commit: 0d0a165d3665487227432b4b28a2eb819c5ce9aa Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com> AuthorDate: Wed Jan 20 22:09:39 2021 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Wed Jan 20 22:09:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0a165d
sys-cluster/ceph: Revbumps, force older rocksdb (bug #764221) Closes: https://bugs.gentoo.org/764221 Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --force Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> sys-cluster/ceph/{ceph-14.2.15.ebuild => ceph-14.2.15-r1.ebuild} | 4 ++-- sys-cluster/ceph/{ceph-14.2.16.ebuild => ceph-14.2.16-r1.ebuild} | 4 ++-- sys-cluster/ceph/{ceph-15.2.8.ebuild => ceph-15.2.8-r1.ebuild} | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-cluster/ceph/ceph-14.2.15.ebuild b/sys-cluster/ceph/ceph-14.2.15-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-14.2.15.ebuild rename to sys-cluster/ceph/ceph-14.2.15-r1.ebuild index cd7f6cfa6cb..a73a21657f4 100644 --- a/sys-cluster/ceph/ceph-14.2.15.ebuild +++ b/sys-cluster/ceph/ceph-14.2.15-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -44,7 +44,7 @@ DEPEND=" app-shells/bash:0 app-misc/jq:= dev-libs/crypto++:= - dev-libs/rocksdb:= + <dev-libs/rocksdb-6.15:= dev-libs/leveldb:=[snappy,tcmalloc(-)?] dev-libs/libaio:= dev-libs/libnl:3= diff --git a/sys-cluster/ceph/ceph-14.2.16.ebuild b/sys-cluster/ceph/ceph-14.2.16-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-14.2.16.ebuild rename to sys-cluster/ceph/ceph-14.2.16-r1.ebuild index bbb85722f3b..c7c4212b02d 100644 --- a/sys-cluster/ceph/ceph-14.2.16.ebuild +++ b/sys-cluster/ceph/ceph-14.2.16-r1.ebuild @@ -44,7 +44,7 @@ DEPEND=" app-shells/bash:0 app-misc/jq:= dev-libs/crypto++:= - dev-libs/rocksdb:= + <dev-libs/rocksdb-6.15:= dev-libs/leveldb:=[snappy,tcmalloc(-)?] dev-libs/libaio:= dev-libs/libnl:3= @@ -92,7 +92,7 @@ DEPEND=" openssl? ( dev-libs/openssl:= ) libressl? ( dev-libs/libressl:= ) ) - system-boost? ( =dev-libs/boost-1.72*[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.8.ebuild b/sys-cluster/ceph/ceph-15.2.8-r1.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-15.2.8.ebuild rename to sys-cluster/ceph/ceph-15.2.8-r1.ebuild index 61eb326db49..e187922e608 100644 --- a/sys-cluster/ceph/ceph-15.2.8.ebuild +++ b/sys-cluster/ceph/ceph-15.2.8-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -50,7 +50,7 @@ DEPEND=" dev-libs/libfmt:= dev-libs/libnl:3= dev-libs/libxml2:= - dev-libs/rocksdb:= + <dev-libs/rocksdb-6.15:= dev-libs/xmlsec:=[!openssl?,!libressl?] dev-cpp/yaml-cpp:= dev-libs/nss:=
