commit: af4eaeebe838e7a9ac98bcc9980ba71b187950d8 Author: Guillaume Seren <guillaumeseren <AT> gmail <DOT> com> AuthorDate: Sat Dec 2 13:24:24 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Dec 3 12:55:39 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af4eaeeb
mail-client/alot: EAPI 6 bump. Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://bugs.gentoo.org/636804 mail-client/alot/alot-0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-client/alot/alot-0.6.ebuild b/mail-client/alot/alot-0.6.ebuild index 10d2659af18..863187a6ee6 100644 --- a/mail-client/alot/alot-0.6.ebuild +++ b/mail-client/alot/alot-0.6.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 PYTHON_COMPAT=( python2_7 )
