commit: d4343340e0e383a79c4fae560d2f3dd8ade06e2c Author: Jan-Espen Oversand <sigsegv <AT> radiotube <DOT> org> AuthorDate: Tue Dec 23 07:31:54 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 24 16:34:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4343340
games-board/xboard: update EAPI 7 -> 8 Signed-off-by: Jan-Espen Oversand <sigsegv <AT> radiotube.org> Part-of: https://github.com/gentoo/gentoo/pull/45133 Closes: https://github.com/gentoo/gentoo/pull/45133 Signed-off-by: Sam James <sam <AT> gentoo.org> games-board/xboard/xboard-4.9.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-board/xboard/xboard-4.9.1-r1.ebuild b/games-board/xboard/xboard-4.9.1-r1.ebuild index e0728addbc1b..a6fcb0d075fd 100644 --- a/games-board/xboard/xboard-4.9.1-r1.ebuild +++ b/games-board/xboard/xboard-4.9.1-r1.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 autotools flag-o-matic xdg
