commit: c2f96044cc944101d0a858b4affb61e01f7af25b Author: 1vybridge <openrc <AT> posteo <DOT> de> AuthorDate: Wed Jun 11 16:13:05 2025 +0000 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org> CommitDate: Wed Jun 25 12:12:08 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2f96044
media-gfx/gnome-screenshot: update EAPI 7 -> 8 Signed-off-by: 1vybridge <openrc <AT> posteo.de> Part-of: https://github.com/gentoo/gentoo/pull/42549 Closes: https://github.com/gentoo/gentoo/pull/42549 Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org> media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild b/media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild index fe48cc3f3ce2..72e35cd21027 100644 --- a/media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild +++ b/media-gfx/gnome-screenshot/gnome-screenshot-41.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit gnome.org gnome2-utils meson readme.gentoo-r1 xdg DESCRIPTION="Screenshot utility for GNOME"
