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-i18n/libcangjie/
Date: Sat, 01 Aug 2020 12:26:49
Message-Id: 1596284788.849a5cdd0114f4b4eee3275e84bd370ac56d1c72.hattya@gentoo
1 commit: 849a5cdd0114f4b4eee3275e84bd370ac56d1c72
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 1 12:26:28 2020 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 1 12:26:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=849a5cdd
7
8 app-i18n/libcangjie: update to EAPI 7
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/libcangjie/libcangjie-1.3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-i18n/libcangjie/libcangjie-1.3.ebuild b/app-i18n/libcangjie/libcangjie-1.3.ebuild
17 index e7a4e34570b..eb518ce7b45 100644
18 --- a/app-i18n/libcangjie/libcangjie-1.3.ebuild
19 +++ b/app-i18n/libcangjie/libcangjie-1.3.ebuild
20 @@ -1,7 +1,7 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI="6"
26 +EAPI="7"
27
28 DESCRIPTION="Library implementing the Cangjie input method"
29 HOMEPAGE="http://cangjians.github.io/"