commit: b3fc6f2242f0c206445ed950e5e3da3e9a3e57a7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 24 08:30:21 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 24 08:30:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3fc6f22
games-misc/opensfx: EAPI 8 Signed-off-by: Sam James <sam <AT> gentoo.org> games-misc/opensfx/opensfx-1.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-misc/opensfx/opensfx-1.0.2.ebuild b/games-misc/opensfx/opensfx-1.0.2.ebuild index 54876177298..04d1840a5c0 100644 --- a/games-misc/opensfx/opensfx-1.0.2.ebuild +++ b/games-misc/opensfx/opensfx-1.0.2.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="OpenSFX data files for OpenTTD" HOMEPAGE="https://wiki.openttd.org/en/Basesets/OpenSFX https://github.com/OpenTTD/OpenSFX"
