commit: b282b8ecf82052f0b11614833f0732980b666a84 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Wed Jun 4 12:21:06 2025 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Wed Jun 4 12:21:06 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b282b8ec
dev-python/iOSbackup: update to EAPI 8 Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> dev-python/iOSbackup/iOSbackup-0.9.925.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/iOSbackup/iOSbackup-0.9.925.ebuild b/dev-python/iOSbackup/iOSbackup-0.9.925.ebuild index 52179e724c..2b10b76a12 100644 --- a/dev-python/iOSbackup/iOSbackup-0.9.925.ebuild +++ b/dev-python/iOSbackup/iOSbackup-0.9.925.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 PYPI_NO_NORMALIZE=1 DISTUTILS_USE_PEP517=setuptools
