commit:     66ade05f1b109603d17bc20fbac5e7afd0b8056d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 19:56:37 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 19:59:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ade05f

media-gfx/scour: update EAPI 7 -> 8

Closes: https://bugs.gentoo.org/883465
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/scour/{scour-0.38.2.ebuild => scour-0.38.2-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/media-gfx/scour/scour-0.38.2.ebuild 
b/media-gfx/scour/scour-0.38.2-r1.ebuild
similarity index 89%
rename from media-gfx/scour/scour-0.38.2.ebuild
rename to media-gfx/scour/scour-0.38.2-r1.ebuild
index cced72566648..30d85af79f5f 100644
--- a/media-gfx/scour/scour-0.38.2.ebuild
+++ b/media-gfx/scour/scour-0.38.2-r1.ebuild
@@ -1,9 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{9..10} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
 inherit distutils-r1
 
 DESCRIPTION="Take an SVG file and produce a cleaner and more concise file"

Reply via email to