commit: 5df1f28aa3d5d462b1d3f1099165026be0120676 Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Sat Nov 8 06:05:16 2025 +0000 Commit: Haelwenn Monnier <contact <AT> hacktivis <DOT> me> CommitDate: Sat Nov 8 06:05:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5df1f28a
media-gfx/bonzomatic: update EAPI 7 -> 8 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> media-gfx/bonzomatic/bonzomatic-2023.06.15.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/bonzomatic/bonzomatic-2023.06.15.ebuild b/media-gfx/bonzomatic/bonzomatic-2023.06.15.ebuild index 8bf0ed6475..424283159f 100644 --- a/media-gfx/bonzomatic/bonzomatic-2023.06.15.ebuild +++ b/media-gfx/bonzomatic/bonzomatic-2023.06.15.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake
