summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkinori Hattori <hattya@gentoo.org>2020-08-01 21:26:28 +0900
committerAkinori Hattori <hattya@gentoo.org>2020-08-01 21:26:28 +0900
commit849a5cdd0114f4b4eee3275e84bd370ac56d1c72 (patch)
tree36827a7643183ad421627a059623af013101e429 /app-i18n
parentdev-python/cangjie: call python_optimize (diff)
downloadgentoo-849a5cdd0114f4b4eee3275e84bd370ac56d1c72.tar.gz
gentoo-849a5cdd0114f4b4eee3275e84bd370ac56d1c72.tar.bz2
gentoo-849a5cdd0114f4b4eee3275e84bd370ac56d1c72.zip
app-i18n/libcangjie: update to EAPI 7
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/libcangjie/libcangjie-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/libcangjie/libcangjie-1.3.ebuild b/app-i18n/libcangjie/libcangjie-1.3.ebuild
index e7a4e34570b7..eb518ce7b45b 100644
--- a/app-i18n/libcangjie/libcangjie-1.3.ebuild
+++ b/app-i18n/libcangjie/libcangjie-1.3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="6"
+EAPI="7"
DESCRIPTION="Library implementing the Cangjie input method"
HOMEPAGE="http://cangjians.github.io/"