diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:07:01 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:07 +0100 |
commit | 77b7c8dfd096df9e01df6f4f6efd4f91f4432dc2 (patch) | |
tree | 7ee8a1505b1170a7f1f87ed30af07cfb5df4d32a /acct-user/lighttpd | |
parent | acct-user/ldap: update EAPI 7 -> 8 (diff) | |
download | gentoo-77b7c8dfd096df9e01df6f4f6efd4f91f4432dc2.tar.gz gentoo-77b7c8dfd096df9e01df6f4f6efd4f91f4432dc2.tar.bz2 gentoo-77b7c8dfd096df9e01df6f4f6efd4f91f4432dc2.zip |
acct-user/lighttpd: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/lighttpd')
-rw-r--r-- | acct-user/lighttpd/lighttpd-0-r3.ebuild (renamed from acct-user/lighttpd/lighttpd-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/lighttpd/lighttpd-0-r2.ebuild b/acct-user/lighttpd/lighttpd-0-r3.ebuild index 155cf8661c81..eece138b765a 100644 --- a/acct-user/lighttpd/lighttpd-0-r2.ebuild +++ b/acct-user/lighttpd/lighttpd-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |