diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:44:42 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:45:50 +0100 |
commit | 34a83d246600a8136361efccea069c420dc891e3 (patch) | |
tree | ca77a13614a3c39bfc7da6a6de01b292676f7526 /acct-group/clamav | |
parent | acct-group/clair: update EAPI 7 -> 8 (diff) | |
download | gentoo-34a83d246600a8136361efccea069c420dc891e3.tar.gz gentoo-34a83d246600a8136361efccea069c420dc891e3.tar.bz2 gentoo-34a83d246600a8136361efccea069c420dc891e3.zip |
acct-group/clamav: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/clamav')
-rw-r--r-- | acct-group/clamav/clamav-0-r3.ebuild (renamed from acct-group/clamav/clamav-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/clamav/clamav-0-r2.ebuild b/acct-group/clamav/clamav-0-r3.ebuild index b41166d96ada..faa7535de917 100644 --- a/acct-group/clamav/clamav-0-r2.ebuild +++ b/acct-group/clamav/clamav-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |