Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bear/
Date: Tue, 12 Oct 2021 16:14:03
Message-Id: 1634055147.337bfe306203ea8a984452d8a3e08a4044bf74a0.gyakovlev@gentoo
1 commit: 337bfe306203ea8a984452d8a3e08a4044bf74a0
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 16:12:27 2021 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 16:12:27 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=337bfe30
7
8 dev-util/bear: revbump for hlohmann_json dep adjustment
9
10 Bug: https://bugs.gentoo.org/817233
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 dev-util/bear/{bear-3.0.16.ebuild => bear-3.0.16-r1.ebuild} | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/bear/bear-3.0.16.ebuild b/dev-util/bear/bear-3.0.16-r1.ebuild
17 similarity index 98%
18 rename from dev-util/bear/bear-3.0.16.ebuild
19 rename to dev-util/bear/bear-3.0.16-r1.ebuild
20 index ce27dec8b19..dd769033b4b 100644
21 --- a/dev-util/bear/bear-3.0.16.ebuild
22 +++ b/dev-util/bear/bear-3.0.16-r1.ebuild
23 @@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~ppc64 ~x86"
24 IUSE="test"
25
26 RDEPEND="
27 - >=dev-cpp/nlohmann_json-3.7:=
28 + <dev-cpp/nlohmann_json-3.10.3:=
29 >=dev-db/sqlite-3.14:=
30 >=dev-libs/libfmt-6.2:=
31 dev-libs/protobuf:=