diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:58:00 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:17 +0100 |
commit | 9a15ebc06bad5cd020f03afddf15ea0e1ed830ef (patch) | |
tree | 6fa9c04c863854d62d3954949878b5b7cd4e8a33 /acct-group | |
parent | acct-group/unbound-telemetry: update EAPI 7 -> 8 (diff) | |
download | gentoo-9a15ebc06bad5cd020f03afddf15ea0e1ed830ef.tar.gz gentoo-9a15ebc06bad5cd020f03afddf15ea0e1ed830ef.tar.bz2 gentoo-9a15ebc06bad5cd020f03afddf15ea0e1ed830ef.zip |
acct-group/unifi: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group')
-rw-r--r-- | acct-group/unifi/unifi-0-r3.ebuild (renamed from acct-group/unifi/unifi-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/unifi/unifi-0-r2.ebuild b/acct-group/unifi/unifi-0-r3.ebuild index 8cc4b89e2b27..da21782da096 100644 --- a/acct-group/unifi/unifi-0-r2.ebuild +++ b/acct-group/unifi/unifi-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-group |