Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/stardict-xdict-zh-en-big5/
Date: Sun, 31 Jul 2022 11:03:15
Message-Id: 1659265367.aa23a954217686cfd7ae10a2b13c4cd1f8555dbe.soap@gentoo
1 commit: aa23a954217686cfd7ae10a2b13c4cd1f8555dbe
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 11:02:47 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 11:02:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa23a954
7
8 app-dicts/stardict-xdict-zh-en-big5: update EAPI 6 -> 8
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 ...n-big5-2.4.2.ebuild => stardict-xdict-zh-en-big5-2.4.2-r1.ebuild} | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2-r1.ebuild
16 similarity index 84%
17 rename from app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild
18 rename to app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2-r1.ebuild
19 index 546fcb112d4e..ae4a93ef31b5 100644
20 --- a/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2.ebuild
21 +++ b/app-dicts/stardict-xdict-zh-en-big5/stardict-xdict-zh-en-big5-2.4.2-r1.ebuild
22 @@ -1,7 +1,7 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 -EAPI=6
28 +EAPI=8
29
30 FROM_LANG="Traditional Chinese (BIG5)"
31 TO_LANG="English"
32 @@ -13,4 +13,3 @@ inherit stardict
33 HOMEPAGE="http://download.huzheng.org/zh_TW/"
34
35 KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86"
36 -IUSE=""