diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:43:28 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:45:41 +0100 |
commit | 4a81ecb8837d2df20c33855219f310e16aa50e15 (patch) | |
tree | 230d566ab1ad8c3d719e17dbf183b830d81eeed7 /acct-group/avahi | |
parent | acct-group/automx2: update EAPI 7 -> 8 (diff) | |
download | gentoo-4a81ecb8837d2df20c33855219f310e16aa50e15.tar.gz gentoo-4a81ecb8837d2df20c33855219f310e16aa50e15.tar.bz2 gentoo-4a81ecb8837d2df20c33855219f310e16aa50e15.zip |
acct-group/avahi: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/avahi')
-rw-r--r-- | acct-group/avahi/avahi-0-r3.ebuild (renamed from acct-group/avahi/avahi-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/avahi/avahi-0-r2.ebuild b/acct-group/avahi/avahi-0-r3.ebuild index 0b24f601736e..675f8ac2fc06 100644 --- a/acct-group/avahi/avahi-0-r2.ebuild +++ b/acct-group/avahi/avahi-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 |