commit:     3db4d4ceafa188ee9bed8c7c68ce6d2f1f043865
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  3 22:25:25 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Nov  3 22:37:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3db4d4ce

x11-misc/mugshot: migrate to pep517

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 x11-misc/mugshot/{mugshot-0.4.3-r1.ebuild => mugshot-0.4.3-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/mugshot/mugshot-0.4.3-r1.ebuild 
b/x11-misc/mugshot/mugshot-0.4.3-r2.ebuild
similarity index 97%
rename from x11-misc/mugshot/mugshot-0.4.3-r1.ebuild
rename to x11-misc/mugshot/mugshot-0.4.3-r2.ebuild
index c9384816d429..bbdfe5a464ec 100644
--- a/x11-misc/mugshot/mugshot-0.4.3-r1.ebuild
+++ b/x11-misc/mugshot/mugshot-0.4.3-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-DISTUTILS_USE_SETUPTOOLS="no"
+DISTUTILS_USE_PEP517="setuptools"
 PYTHON_COMPAT=( python3_{8..11} )
 
 inherit distutils-r1 gnome2-utils xdg-utils

Reply via email to