commit: 9b24a50c9c3995dadadcf7a9ab8172e03d0e80db Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org> AuthorDate: Sat Apr 22 02:12:52 2023 +0000 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org> CommitDate: Sat Apr 22 02:13:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b24a50c
sys-cluster/ceph: Drop leveldb dep from 17.2 series Didn't notice the changelog entry where they dropped this dep. Closes: https://bugs.gentoo.org/892305 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org> sys-cluster/ceph/{ceph-17.2.5-r3.ebuild => ceph-17.2.5-r4.ebuild} | 1 - sys-cluster/ceph/{ceph-17.2.6.ebuild => ceph-17.2.6-r1.ebuild} | 0 2 files changed, 1 deletion(-) diff --git a/sys-cluster/ceph/ceph-17.2.5-r3.ebuild b/sys-cluster/ceph/ceph-17.2.5-r4.ebuild similarity index 99% rename from sys-cluster/ceph/ceph-17.2.5-r3.ebuild rename to sys-cluster/ceph/ceph-17.2.5-r4.ebuild index 29bdfc8cecf8..789b7a808d93 100644 --- a/sys-cluster/ceph/ceph-17.2.5-r3.ebuild +++ b/sys-cluster/ceph/ceph-17.2.5-r4.ebuild @@ -49,7 +49,6 @@ DEPEND=" dev-libs/crypto++:= dev-cpp/gflags:= dev-lang/jsonnet:= - <dev-libs/leveldb-1.23:=[snappy,tcmalloc(-)?] dev-libs/libaio:= >=dev-libs/libfmt-6.2.1:= <dev-libs/libfmt-9:= diff --git a/sys-cluster/ceph/ceph-17.2.6.ebuild b/sys-cluster/ceph/ceph-17.2.6-r1.ebuild similarity index 100% rename from sys-cluster/ceph/ceph-17.2.6.ebuild rename to sys-cluster/ceph/ceph-17.2.6-r1.ebuild
