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