diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-08-12 11:25:19 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-17 02:41:17 +0100 |
commit | c2e9d411c1ff8fb11087a92fee986fcc8506aaf5 (patch) | |
tree | 3bd7fa0d72b0d6420ed05e776a58139648f46513 /mail-mta | |
parent | qmail.eclass: simplify is_prime() (diff) | |
download | gentoo-c2e9d411c1ff8fb11087a92fee986fcc8506aaf5.tar.gz gentoo-c2e9d411c1ff8fb11087a92fee986fcc8506aaf5.tar.bz2 gentoo-c2e9d411c1ff8fb11087a92fee986fcc8506aaf5.zip |
mail-mta/notqmail: bump 9999 to EAPI 8
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-mta')
-rw-r--r-- | mail-mta/notqmail/notqmail-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/notqmail/notqmail-9999.ebuild b/mail-mta/notqmail/notqmail-9999.ebuild index 9c68b334dbf5..6694ca573621 100644 --- a/mail-mta/notqmail/notqmail-9999.ebuild +++ b/mail-mta/notqmail/notqmail-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 GENQMAIL_PV=20200817 QMAIL_SPP_PV=0.42 |