commit:     646bd49f2b2032d023c70e03708d37c033c23c6c
Author:     Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com>
AuthorDate: Thu Jan 16 16:07:48 2025 +0000
Commit:     Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Fri Jan 17 12:51:20 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=646bd49f

sci-libs/ondselsolver: 1.0.1_p20241127 use gcc-15.patch

Bug: https://bugs.gentoo.org/947934
Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com>
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>

 sci-libs/ondselsolver/ondselsolver-1.0.1_p20241024.ebuild | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/sci-libs/ondselsolver/ondselsolver-1.0.1_p20241024.ebuild 
b/sci-libs/ondselsolver/ondselsolver-1.0.1_p20241024.ebuild
index 92cf9be4b96c..b58103dbe5e8 100644
--- a/sci-libs/ondselsolver/ondselsolver-1.0.1_p20241024.ebuild
+++ b/sci-libs/ondselsolver/ondselsolver-1.0.1_p20241024.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -31,7 +31,10 @@ CMAKE_SKIP_TESTS=(
        OndselSolver.piston
 )
 
-PATCHES=( "${FILESDIR}/${P}-system-gtest.patch" )
+PATCHES=(
+       "${FILESDIR}/${P}-system-gtest.patch"
+       "${FILESDIR}/${PN}-1.0.1-include-cstdint-gcc15.patch"
+)
 
 src_configure() {
        local mycmakeargs=(

Reply via email to