diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:49:51 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:23 +0100 |
commit | 1d1314bc57fb7fbbd2ec7f0ae9cf0ad21720ea80 (patch) | |
tree | cd71ca34ad2d996f44d4b6d98d3a40f7f6029b48 /acct-group/ldap | |
parent | acct-group/kvm: update EAPI 7 -> 8 (diff) | |
download | gentoo-1d1314bc57fb7fbbd2ec7f0ae9cf0ad21720ea80.tar.gz gentoo-1d1314bc57fb7fbbd2ec7f0ae9cf0ad21720ea80.tar.bz2 gentoo-1d1314bc57fb7fbbd2ec7f0ae9cf0ad21720ea80.zip |
acct-group/ldap: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/ldap')
-rw-r--r-- | acct-group/ldap/ldap-0-r2.ebuild (renamed from acct-group/ldap/ldap-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/ldap/ldap-0-r1.ebuild b/acct-group/ldap/ldap-0-r2.ebuild index f90c3a827f8c..d5677d8b4469 100644 --- a/acct-group/ldap/ldap-0-r1.ebuild +++ b/acct-group/ldap/ldap-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |