commit:     89d6254aa722fe7a258f0bd4408abe5eb78ffae0
Author:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 15 09:47:47 2024 +0000
Commit:     Petr Vaněk <arkamar <AT> gentoo <DOT> org>
CommitDate: Fri Nov 15 09:50:28 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89d6254a

dev-cpp/folly: restrict <libfmt-11 in 2023.06.19.00

The dev-ccp/folly-2023.06.19.00 does fails to build with libfmt-11. The
issue was already addressed in new version in commit [1].

[1] 
https://github.com/facebook/folly/commit/21e8dcd464ee46b2144a1e4d4c0e452355ae15f0

Signed-off-by: Petr Vaněk <arkamar <AT> gentoo.org>

 .../{folly-2023.06.19.00.ebuild => folly-2023.06.19.00-r1.ebuild}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-cpp/folly/folly-2023.06.19.00.ebuild 
b/dev-cpp/folly/folly-2023.06.19.00-r1.ebuild
similarity index 97%
rename from dev-cpp/folly/folly-2023.06.19.00.ebuild
rename to dev-cpp/folly/folly-2023.06.19.00-r1.ebuild
index ad39d6076e39..4f87b7aa969f 100644
--- a/dev-cpp/folly/folly-2023.06.19.00.ebuild
+++ b/dev-cpp/folly/folly-2023.06.19.00-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -32,7 +32,7 @@ RDEPEND="
        dev-libs/double-conversion:=
        dev-libs/libaio
        dev-libs/libevent:=
-       dev-libs/libfmt:=
+       <dev-libs/libfmt-11:=
        dev-libs/libsodium:=
        dev-libs/openssl:=
        >=sys-libs/liburing-2.3:=

Reply via email to