commit: 1b589c80ccd53ae523b006ecc4a5771bc713dc0f
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri Feb 22 18:07:01 2019 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Feb 25 21:24:53 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b589c80
app-i18n/libchewing: Use EAPI="7".
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>
app-i18n/libchewing/libchewing-0.5.1.ebuild | 4 ++--
app-i18n/libchewing/libchewing-9999.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/app-i18n/libchewing/libchewing-0.5.1.ebuild
b/app-i18n/libchewing/libchewing-0.5.1.ebuild
index 1d3529dc744..853775cc94f 100644
--- a/app-i18n/libchewing/libchewing-0.5.1.ebuild
+++ b/app-i18n/libchewing/libchewing-0.5.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 2004-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
if [[ "${PV}" == "9999" ]]; then
inherit autotools git-r3
diff --git a/app-i18n/libchewing/libchewing-9999.ebuild
b/app-i18n/libchewing/libchewing-9999.ebuild
index 3dbd6c51e6f..ef0d87ffb31 100644
--- a/app-i18n/libchewing/libchewing-9999.ebuild
+++ b/app-i18n/libchewing/libchewing-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 2004-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
if [[ "${PV}" == "9999" ]]; then
inherit autotools git-r3