commit:     0f912f78a505c9374c60c09149157525e57cd7d7
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 23 00:21:55 2021 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Sat Oct 23 00:22:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f912f78

sys-cluster/ceph-16.2.6-r1: Lock leveldb (bug #819051)

Also unlock snappy dep since the problem is fixed upstream.
(bug #818883)

Closes: https://bugs.gentoo.org/819051
Closes: https://bugs.gentoo.org/818883
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 sys-cluster/ceph/{ceph-16.2.6.ebuild => ceph-16.2.6-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/ceph/ceph-16.2.6.ebuild 
b/sys-cluster/ceph/ceph-16.2.6-r1.ebuild
similarity index 99%
rename from sys-cluster/ceph/ceph-16.2.6.ebuild
rename to sys-cluster/ceph/ceph-16.2.6-r1.ebuild
index df882ac6709..ee13909999f 100644
--- a/sys-cluster/ceph/ceph-16.2.6.ebuild
+++ b/sys-cluster/ceph/ceph-16.2.6-r1.ebuild
@@ -43,13 +43,13 @@ DEPEND="
        virtual/libudev:=
        app-arch/bzip2:=
        app-arch/lz4:=
-       <app-arch/snappy-1.1.9:=
+       app-arch/snappy:=
        app-arch/zstd:=
        app-shells/bash:0
        app-misc/jq:=
        dev-libs/crypto++:=
        dev-cpp/gflags:=
-       dev-libs/leveldb:=[snappy,tcmalloc(-)?]
+       <dev-libs/leveldb-1.23:=[snappy,tcmalloc(-)?]
        dev-libs/libaio:=
        dev-libs/libfmt:=
        dev-libs/libnl:3=

Reply via email to