Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/ceph/
Date: Wed, 20 Jan 2021 22:09:54
Message-Id: 1611180579.0d0a165d3665487227432b4b28a2eb819c5ce9aa.chutzpah@gentoo
1 commit: 0d0a165d3665487227432b4b28a2eb819c5ce9aa
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Wed Jan 20 22:09:39 2021 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 20 22:09:39 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d0a165d
7
8 sys-cluster/ceph: Revbumps, force older rocksdb (bug #764221)
9
10 Closes: https://bugs.gentoo.org/764221
11 Copyright: Sony Interactive Entertainment Inc.
12 Package-Manager: Portage-3.0.13, Repoman-3.0.2
13 RepoMan-Options: --force
14 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
15
16 sys-cluster/ceph/{ceph-14.2.15.ebuild => ceph-14.2.15-r1.ebuild} | 4 ++--
17 sys-cluster/ceph/{ceph-14.2.16.ebuild => ceph-14.2.16-r1.ebuild} | 4 ++--
18 sys-cluster/ceph/{ceph-15.2.8.ebuild => ceph-15.2.8-r1.ebuild} | 4 ++--
19 3 files changed, 6 insertions(+), 6 deletions(-)
20
21 diff --git a/sys-cluster/ceph/ceph-14.2.15.ebuild b/sys-cluster/ceph/ceph-14.2.15-r1.ebuild
22 similarity index 99%
23 rename from sys-cluster/ceph/ceph-14.2.15.ebuild
24 rename to sys-cluster/ceph/ceph-14.2.15-r1.ebuild
25 index cd7f6cfa6cb..a73a21657f4 100644
26 --- a/sys-cluster/ceph/ceph-14.2.15.ebuild
27 +++ b/sys-cluster/ceph/ceph-14.2.15-r1.ebuild
28 @@ -1,4 +1,4 @@
29 -# Copyright 1999-2020 Gentoo Authors
30 +# Copyright 1999-2021 Gentoo Authors
31 # Distributed under the terms of the GNU General Public License v2
32
33 EAPI=7
34 @@ -44,7 +44,7 @@ DEPEND="
35 app-shells/bash:0
36 app-misc/jq:=
37 dev-libs/crypto++:=
38 - dev-libs/rocksdb:=
39 + <dev-libs/rocksdb-6.15:=
40 dev-libs/leveldb:=[snappy,tcmalloc(-)?]
41 dev-libs/libaio:=
42 dev-libs/libnl:3=
43
44 diff --git a/sys-cluster/ceph/ceph-14.2.16.ebuild b/sys-cluster/ceph/ceph-14.2.16-r1.ebuild
45 similarity index 99%
46 rename from sys-cluster/ceph/ceph-14.2.16.ebuild
47 rename to sys-cluster/ceph/ceph-14.2.16-r1.ebuild
48 index bbb85722f3b..c7c4212b02d 100644
49 --- a/sys-cluster/ceph/ceph-14.2.16.ebuild
50 +++ b/sys-cluster/ceph/ceph-14.2.16-r1.ebuild
51 @@ -44,7 +44,7 @@ DEPEND="
52 app-shells/bash:0
53 app-misc/jq:=
54 dev-libs/crypto++:=
55 - dev-libs/rocksdb:=
56 + <dev-libs/rocksdb-6.15:=
57 dev-libs/leveldb:=[snappy,tcmalloc(-)?]
58 dev-libs/libaio:=
59 dev-libs/libnl:3=
60 @@ -92,7 +92,7 @@ DEPEND="
61 openssl? ( dev-libs/openssl:= )
62 libressl? ( dev-libs/libressl:= )
63 )
64 - system-boost? ( =dev-libs/boost-1.72*[threads,context,python,${PYTHON_USEDEP}] )
65 + system-boost? ( dev-libs/boost[threads,context,python,${PYTHON_USEDEP}] )
66 xfs? ( sys-fs/xfsprogs:= )
67 zfs? ( sys-fs/zfs:= )
68 ${PYTHON_DEPS}
69
70 diff --git a/sys-cluster/ceph/ceph-15.2.8.ebuild b/sys-cluster/ceph/ceph-15.2.8-r1.ebuild
71 similarity index 99%
72 rename from sys-cluster/ceph/ceph-15.2.8.ebuild
73 rename to sys-cluster/ceph/ceph-15.2.8-r1.ebuild
74 index 61eb326db49..e187922e608 100644
75 --- a/sys-cluster/ceph/ceph-15.2.8.ebuild
76 +++ b/sys-cluster/ceph/ceph-15.2.8-r1.ebuild
77 @@ -1,4 +1,4 @@
78 -# Copyright 1999-2020 Gentoo Authors
79 +# Copyright 1999-2021 Gentoo Authors
80 # Distributed under the terms of the GNU General Public License v2
81
82 EAPI=7
83 @@ -50,7 +50,7 @@ DEPEND="
84 dev-libs/libfmt:=
85 dev-libs/libnl:3=
86 dev-libs/libxml2:=
87 - dev-libs/rocksdb:=
88 + <dev-libs/rocksdb-6.15:=
89 dev-libs/xmlsec:=[!openssl?,!libressl?]
90 dev-cpp/yaml-cpp:=
91 dev-libs/nss:=