diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:04:16 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:50 +0100 |
commit | 5d03c384b63af4d02e7dcbda41944e66ff3f55d8 (patch) | |
tree | a83927307c918ffceb83faa64f0d6f81f87ae317 /acct-user/fetchmail | |
parent | acct-user/fdm: update EAPI 7 -> 8 (diff) | |
download | gentoo-5d03c384b63af4d02e7dcbda41944e66ff3f55d8.tar.gz gentoo-5d03c384b63af4d02e7dcbda41944e66ff3f55d8.tar.bz2 gentoo-5d03c384b63af4d02e7dcbda41944e66ff3f55d8.zip |
acct-user/fetchmail: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/fetchmail')
-rw-r--r-- | acct-user/fetchmail/fetchmail-0-r3.ebuild (renamed from acct-user/fetchmail/fetchmail-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/fetchmail/fetchmail-0-r2.ebuild b/acct-user/fetchmail/fetchmail-0-r3.ebuild index 4101dcfa26b4..92a4b3b27741 100644 --- a/acct-user/fetchmail/fetchmail-0-r2.ebuild +++ b/acct-user/fetchmail/fetchmail-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-user |