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: Tue, 08 Jun 2021 17:22:54
Message-Id: 1623172965.13b85ed598b5952726d4ec724b4478605d5aaa50.chutzpah@gentoo
1 commit: 13b85ed598b5952726d4ec724b4478605d5aaa50
2 Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
3 AuthorDate: Tue Jun 8 17:22:22 2021 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 8 17:22:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13b85ed5
7
8 sys-cluster/ceph-16.2.4-r1: Revbump, force snappy < 1.1.9 (bug #794514)
9
10 Closes: https://bugs.gentoo.org/794514
11 Copyright: Sony Interactive Entertainment Inc.
12 Package-Manager: Portage-3.0.19, Repoman-3.0.3
13 Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
14
15 sys-cluster/ceph/{ceph-16.2.4.ebuild => ceph-16.2.4-r1.ebuild} | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/sys-cluster/ceph/ceph-16.2.4.ebuild b/sys-cluster/ceph/ceph-16.2.4-r1.ebuild
19 similarity index 99%
20 rename from sys-cluster/ceph/ceph-16.2.4.ebuild
21 rename to sys-cluster/ceph/ceph-16.2.4-r1.ebuild
22 index 8775e532d15..99d57305e48 100644
23 --- a/sys-cluster/ceph/ceph-16.2.4.ebuild
24 +++ b/sys-cluster/ceph/ceph-16.2.4-r1.ebuild
25 @@ -44,7 +44,7 @@ DEPEND="
26 virtual/libudev:=
27 app-arch/bzip2:=
28 app-arch/lz4:=
29 - app-arch/snappy:=
30 + <app-arch/snappy-1.1.9:=
31 app-arch/zstd:=
32 app-shells/bash:0
33 app-misc/jq:=