diff options
author | 2024-01-14 23:02:12 +0100 | |
---|---|---|
committer | 2024-03-18 20:47:37 +0100 | |
commit | 5d2044adaba34861f3d1c23e48c1c1f398a78fc6 (patch) | |
tree | 46e5c122150d0562c813947a71db370a4769df02 /acct-user/clamav | |
parent | acct-user/clair: update EAPI 7 -> 8 (diff) | |
download | gentoo-5d2044adaba34861f3d1c23e48c1c1f398a78fc6.tar.gz gentoo-5d2044adaba34861f3d1c23e48c1c1f398a78fc6.tar.bz2 gentoo-5d2044adaba34861f3d1c23e48c1c1f398a78fc6.zip |
acct-user/clamav: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/clamav')
-rw-r--r-- | acct-user/clamav/clamav-0-r3.ebuild (renamed from acct-user/clamav/clamav-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/clamav/clamav-0-r2.ebuild b/acct-user/clamav/clamav-0-r3.ebuild index 957eecb6b483..a7d444c1a54d 100644 --- a/acct-user/clamav/clamav-0-r2.ebuild +++ b/acct-user/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-user |