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-quick-jpn-eng/
Date: Sun, 31 Jul 2022 11:03:14
Message-Id: 1659265363.989fe83071f5203fe98ee2d8621a6c48fdbd3d8e.soap@gentoo
1 commit: 989fe83071f5203fe98ee2d8621a6c48fdbd3d8e
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 31 11:02:43 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 31 11:02:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=989fe830
7
8 app-dicts/stardict-quick-jpn-eng: update EAPI 6 -> 8
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 ...k-jpn-eng-2.4.2.ebuild => stardict-quick-jpn-eng-2.4.2-r1.ebuild} | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2-r1.ebuild
16 similarity index 82%
17 rename from app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild
18 rename to app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2-r1.ebuild
19 index e5d58aeba9a1..11742f8d954d 100644
20 --- a/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-2.4.2.ebuild
21 +++ b/app-dicts/stardict-quick-jpn-eng/stardict-quick-jpn-eng-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="Japanese Romaji"
31 TO_LANG="English"
32 @@ -12,4 +12,3 @@ inherit stardict
33 HOMEPAGE="http://download.huzheng.org/Quick/"
34
35 KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86"
36 -IUSE=""