diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-05-10 18:34:57 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-05-10 18:42:43 +0900 |
commit | 0eabce623b80f0074f48b32e8c849ac3852b3ccf (patch) | |
tree | 86fe435af8382df0d399761a47971598f8e0b6d0 /app-editors/aee/aee-2.2.15b.ebuild | |
parent | dev-python/piexif: amd64 stable wrt bug #721770 (diff) | |
download | gentoo-0eabce623b80f0074f48b32e8c849ac3852b3ccf.tar.gz gentoo-0eabce623b80f0074f48b32e8c849ac3852b3ccf.tar.bz2 gentoo-0eabce623b80f0074f48b32e8c849ac3852b3ccf.zip |
app-editors/aee: 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/aee/aee-2.2.15b.ebuild')
-rw-r--r-- | app-editors/aee/aee-2.2.15b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild index bbd9266d8086..9c78a5318b8a 100644 --- a/app-editors/aee/aee-2.2.15b.ebuild +++ b/app-editors/aee/aee-2.2.15b.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 |