commit: 13229b318ba3747fbd77e252b927d591b084f211 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org> AuthorDate: Sun May 10 09:28:36 2020 +0000 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org> CommitDate: Sun May 10 09:32:00 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13229b31
app-editors/ee: update to EAPI 7 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org> app-editors/ee/ee-1.5.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/ee/ee-1.5.2.ebuild b/app-editors/ee/ee-1.5.2.ebuild index fc1aec479af..832cb1b3e8f 100644 --- a/app-editors/ee/ee-1.5.2.ebuild +++ b/app-editors/ee/ee-1.5.2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="6" +EAPI="7" inherit toolchain-funcs
