commit: ec008736a490d440dd94b9cda210e275151149af Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Jan 7 12:42:22 2025 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Jan 7 12:42:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ec008736
games-util/NotEnoughProduction: update EAPI 7 -> 8 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild b/games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild index 0e7afef93..55998863c 100644 --- a/games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild +++ b/games-util/NotEnoughProduction/NotEnoughProduction-0.0.4.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 inherit desktop java-pkg-2 xdg
