Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/libchewing/
Date: Mon, 25 Feb 2019 21:25:12
Message-Id: 1551129893.1b589c80ccd53ae523b006ecc4a5771bc713dc0f.floppym@gentoo
1 commit: 1b589c80ccd53ae523b006ecc4a5771bc713dc0f
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Fri Feb 22 18:07:01 2019 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 25 21:24:53 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b589c80
7
8 app-i18n/libchewing: Use EAPI="7".
9
10 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
11 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
12
13 app-i18n/libchewing/libchewing-0.5.1.ebuild | 4 ++--
14 app-i18n/libchewing/libchewing-9999.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-i18n/libchewing/libchewing-0.5.1.ebuild b/app-i18n/libchewing/libchewing-0.5.1.ebuild
18 index 1d3529dc744..853775cc94f 100644
19 --- a/app-i18n/libchewing/libchewing-0.5.1.ebuild
20 +++ b/app-i18n/libchewing/libchewing-0.5.1.ebuild
21 @@ -1,7 +1,7 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 2004-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 -EAPI="6"
27 +EAPI="7"
28
29 if [[ "${PV}" == "9999" ]]; then
30 inherit autotools git-r3
31
32 diff --git a/app-i18n/libchewing/libchewing-9999.ebuild b/app-i18n/libchewing/libchewing-9999.ebuild
33 index 3dbd6c51e6f..ef0d87ffb31 100644
34 --- a/app-i18n/libchewing/libchewing-9999.ebuild
35 +++ b/app-i18n/libchewing/libchewing-9999.ebuild
36 @@ -1,7 +1,7 @@
37 -# Copyright 1999-2017 Gentoo Foundation
38 +# Copyright 2004-2019 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 -EAPI="6"
42 +EAPI="7"
43
44 if [[ "${PV}" == "9999" ]]; then
45 inherit autotools git-r3