commit: f5265d2b9a8ba9c4e8c12c83fa9c54828bbc1131
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri May 2 19:08:24 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri May 2 19:08:24 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5265d2b
sys-auth/ssh-ldap-pubkey: EAPI=8
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
.../{ssh-ldap-pubkey-1.4.0.ebuild => ssh-ldap-pubkey-1.4.0-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild
b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild
similarity index 96%
rename from sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild
rename to sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.ebuild
index bb936a641d7b..b96889dfce28 100644
--- a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild
+++ b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0-r1.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
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{10..12} )