commit:     d9a7ed6573aa84e1a62572c299b224763d4ae713
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri May  5 23:17:49 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat May  6 00:03:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9a7ed65

dev-libs/tinyxml2: add note re cmake use/not meson

Bug: https://bugs.gentoo.org/791163
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild 
b/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
index 77637717145c..c7e2537dcb14 100644
--- a/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
+++ b/dev-libs/tinyxml2/tinyxml2-9.0.0-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
 
+# No meson because of bug #791163
 inherit cmake
 
 DESCRIPTION="A simple, small, efficient, C++ XML parser"

Reply via email to