commit:     75c94d3cc968aaad54b05aa7bdae27dfece5662f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 27 21:30:08 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Aug 28 15:50:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75c94d3c

sci-libs/xdmf2: update EAPI 7 -> 8

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 sci-libs/xdmf2/xdmf2-1.0_p141226-r5.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/sci-libs/xdmf2/xdmf2-1.0_p141226-r5.ebuild 
b/sci-libs/xdmf2/xdmf2-1.0_p141226-r5.ebuild
index 288f36bdda89..a14889d08d6b 100644
--- a/sci-libs/xdmf2/xdmf2-1.0_p141226-r5.ebuild
+++ b/sci-libs/xdmf2/xdmf2-1.0_p141226-r5.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake
 
@@ -42,7 +42,6 @@ src_prepare() {
 
 src_configure() {
        local mycmakeargs=(
-               -DBUILD_SHARED_LIBS=1
                -DXDMF_BUILD_DOCUMENTATION=$(usex doc)
                -DBUILD_TESTING=$(usex test)
                -DXDMF_WRAP_PYTHON=OFF

Reply via email to