diff options
author | Eray Aslan <eras@gentoo.org> | 2022-11-09 08:45:12 +0100 |
---|---|---|
committer | Eray Aslan <eras@gentoo.org> | 2022-11-09 08:45:12 +0100 |
commit | c01943da194fce2f895026a5d2d56d92bad24917 (patch) | |
tree | e5fccc7317d66de26d89dd48ba3ac0bd29063c28 /net-mail | |
parent | net-mail/mailutils: enable py3.11 (diff) | |
download | gentoo-c01943da194fce2f895026a5d2d56d92bad24917.tar.gz gentoo-c01943da194fce2f895026a5d2d56d92bad24917.tar.bz2 gentoo-c01943da194fce2f895026a5d2d56d92bad24917.zip |
net-mail/mailbase: update EAPI 7 -> 8
Signed-off-by: Eray Aslan <eras@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mailbase/mailbase-1.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/mailbase/mailbase-1.8.1.ebuild b/net-mail/mailbase/mailbase-1.8.1.ebuild index 31a62191a865..850aea9e32f0 100644 --- a/net-mail/mailbase/mailbase-1.8.1.ebuild +++ b/net-mail/mailbase/mailbase-1.8.1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI="8" inherit pam |