commit:     add5d781f12da8e7a447f055718dffe92450110b
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 27 14:13:36 2023 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Feb 27 14:24:41 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=add5d781

net-mail/onionrouter: EAPI=8

Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 .../{onionrouter-9999.ebuild => onionrouter-0.6.2-r1.ebuild}          | 4 ++--
 net-mail/onionrouter/onionrouter-9999.ebuild                          | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-mail/onionrouter/onionrouter-9999.ebuild 
b/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild
similarity index 96%
copy from net-mail/onionrouter/onionrouter-9999.ebuild
copy to net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild
index 6e70759dfa0c..f5a753cbc898 100644
--- a/net-mail/onionrouter/onionrouter-9999.ebuild
+++ b/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild
@@ -1,11 +1,11 @@
 # 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,11} )
+DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 systemd
 

diff --git a/net-mail/onionrouter/onionrouter-9999.ebuild 
b/net-mail/onionrouter/onionrouter-9999.ebuild
index 6e70759dfa0c..f5a753cbc898 100644
--- a/net-mail/onionrouter/onionrouter-9999.ebuild
+++ b/net-mail/onionrouter/onionrouter-9999.ebuild
@@ -1,11 +1,11 @@
 # 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,11} )
+DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1 systemd
 

Reply via email to