commit: f9d749c32d66d6e0eca3a0b7e63fb9eff80afd12 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Wed May 27 13:11:19 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Wed May 27 13:11:19 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d749c3
mail-filter/scmail: update to EAPI 7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> mail-filter/scmail/scmail-1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/scmail/scmail-1.3.ebuild b/mail-filter/scmail/scmail-1.3.ebuild index 1a16de0603e..9e0798bddb6 100644 --- a/mail-filter/scmail/scmail-1.3.ebuild +++ b/mail-filter/scmail/scmail-1.3.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit fixheadtails
