Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/aee/
Date: Sun, 10 May 2020 09:42:59
Message-Id: 1589103763.0eabce623b80f0074f48b32e8c849ac3852b3ccf.hattya@gentoo
1 commit: 0eabce623b80f0074f48b32e8c849ac3852b3ccf
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 10 09:34:57 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sun May 10 09:42:43 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eabce62
7
8 app-editors/aee: update to EAPI 7
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-editors/aee/aee-2.2.15b.ebuild | 4 ++--
14 app-editors/aee/aee-2.2.21.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-editors/aee/aee-2.2.15b.ebuild b/app-editors/aee/aee-2.2.15b.ebuild
18 index bbd9266d808..9c78a5318b8 100644
19 --- a/app-editors/aee/aee-2.2.15b.ebuild
20 +++ b/app-editors/aee/aee-2.2.15b.ebuild
21 @@ -1,7 +1,7 @@
22 -# Copyright 1999-2017 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI="6"
27 +EAPI="7"
28
29 inherit toolchain-funcs
30
31
32 diff --git a/app-editors/aee/aee-2.2.21.ebuild b/app-editors/aee/aee-2.2.21.ebuild
33 index 763b9cf9190..b6b2341baaf 100644
34 --- a/app-editors/aee/aee-2.2.21.ebuild
35 +++ b/app-editors/aee/aee-2.2.21.ebuild
36 @@ -1,7 +1,7 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 +# Copyright 1999-2020 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 -EAPI="6"
42 +EAPI="7"
43
44 inherit toolchain-funcs