From ddba898b1738b5e342fa06cefa4d1d09fd597d6a Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 31 Jul 2022 13:02:48 +0200 Subject: app-dicts/stardict-xdict-zh-en-gb: update EAPI 6 -> 8 Signed-off-by: David Seifert --- .../stardict-xdict-zh-en-gb-2.4.2-r1.ebuild | 15 +++++++++++++++ .../stardict-xdict-zh-en-gb-2.4.2.ebuild | 16 ---------------- 2 files changed, 15 insertions(+), 16 deletions(-) create mode 100644 app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2-r1.ebuild delete mode 100644 app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild (limited to 'app-dicts') diff --git a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2-r1.ebuild b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2-r1.ebuild new file mode 100644 index 000000000000..df8e7e6f6621 --- /dev/null +++ b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2-r1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +FROM_LANG="Simplified Chinese (GB)" +TO_LANG="English" +DICT_PREFIX="xdict-ce-" +DICT_SUFFIX="gb" + +inherit stardict + +HOMEPAGE="http://download.huzheng.org/zh_CN/" + +KEYWORDS="~amd64 ~arm ~ppc ~riscv ~sparc ~x86" diff --git a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild b/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild deleted file mode 100644 index 8e200547bcbd..000000000000 --- a/app-dicts/stardict-xdict-zh-en-gb/stardict-xdict-zh-en-gb-2.4.2.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -FROM_LANG="Simplified Chinese (GB)" -TO_LANG="English" -DICT_PREFIX="xdict-ce-" -DICT_SUFFIX="gb" - -inherit stardict - -HOMEPAGE="http://download.huzheng.org/zh_CN/" - -KEYWORDS="~amd64 ~arm ~ppc ~riscv ~sparc ~x86" -IUSE="" -- cgit v1.2.3-65-gdbad