diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-05-10 18:28:36 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-05-10 18:32:00 +0900 |
commit | 13229b318ba3747fbd77e252b927d591b084f211 (patch) | |
tree | 6c9cef2b459ad2f50e301a8c46b6b2f4cca1b395 /app-editors | |
parent | dev-python/pyftpdlib: stable 1.5.6 for hppa, bug #720562 (diff) | |
download | gentoo-13229b318ba3747fbd77e252b927d591b084f211.tar.gz gentoo-13229b318ba3747fbd77e252b927d591b084f211.tar.bz2 gentoo-13229b318ba3747fbd77e252b927d591b084f211.zip |
app-editors/ee: update to EAPI 7
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/ee/ee-1.5.2.ebuild | 4 |
1 files 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 fc1aec479af4..832cb1b3e8fa 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 |