Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/spdlog/
Date: Sat, 28 Aug 2021 02:02:49
Message-Id: 1630116111.116267fc5540a7f598e5689e108b52c8bfd8a421.ionen@gentoo
1 commit: 116267fc5540a7f598e5689e108b52c8bfd8a421
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 28 01:47:23 2021 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 28 02:01:51 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=116267fc
7
8 dev-libs/spdlog: sync live
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 dev-libs/spdlog/spdlog-9999.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-libs/spdlog/spdlog-9999.ebuild b/dev-libs/spdlog/spdlog-9999.ebuild
16 index 0cd2105637e..b763f5c7e39 100644
17 --- a/dev-libs/spdlog/spdlog-9999.ebuild
18 +++ b/dev-libs/spdlog/spdlog-9999.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2020 Gentoo Authors
21 +# Copyright 1999-2021 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=7
25 @@ -25,7 +25,7 @@ BDEPEND="
26 virtual/pkgconfig
27 "
28 DEPEND="
29 - >=dev-libs/libfmt-6.1.2:=
30 + >=dev-libs/libfmt-8.0.0:=
31 "
32 RDEPEND="${DEPEND}"