From 50e08f2dec912842aff70705eba1da395ddb2312 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 31 Jul 2022 13:02:42 +0200 Subject: app-dicts/stardict-quick-eng-jpn: update EAPI 6 -> 8 Signed-off-by: David Seifert --- .../stardict-quick-eng-jpn-2.4.2-r1.ebuild | 14 ++++++++++++++ .../stardict-quick-eng-jpn-2.4.2.ebuild | 15 --------------- 2 files changed, 14 insertions(+), 15 deletions(-) create mode 100644 app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2-r1.ebuild delete mode 100644 app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild (limited to 'app-dicts/stardict-quick-eng-jpn') diff --git a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2-r1.ebuild b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2-r1.ebuild new file mode 100644 index 000000000000..5b30371d8bb0 --- /dev/null +++ b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2-r1.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +FROM_LANG="English" +TO_LANG="Japanese Romaji" +DICT_PREFIX="quick_" + +inherit stardict + +HOMEPAGE="http://download.huzheng.org/Quick/" + +KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" diff --git a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild b/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild deleted file mode 100644 index a9f48bd863d4..000000000000 --- a/app-dicts/stardict-quick-eng-jpn/stardict-quick-eng-jpn-2.4.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -FROM_LANG="English" -TO_LANG="Japanese Romaji" -DICT_PREFIX="quick_" - -inherit stardict - -HOMEPAGE="http://download.huzheng.org/Quick/" - -KEYWORDS="~amd64 ~ppc ~riscv ~sparc ~x86" -IUSE="" -- cgit v1.2.3-65-gdbad