From 185f7bddf347c9fef165338e1e66ce334b46188c Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 31 Jul 2022 13:02:33 +0200 Subject: app-dicts/stardict-freedict-tur-eng: update EAPI 6 -> 8 Signed-off-by: David Seifert --- .../stardict-freedict-tur-eng-2.4.2-r1.ebuild | 14 ++++++++++++++ .../stardict-freedict-tur-eng-2.4.2.ebuild | 15 --------------- 2 files changed, 14 insertions(+), 15 deletions(-) create mode 100644 app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2-r1.ebuild delete mode 100644 app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild (limited to 'app-dicts') diff --git a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2-r1.ebuild b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2-r1.ebuild new file mode 100644 index 000000000000..3c984430cc96 --- /dev/null +++ b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-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="Turkish" +TO_LANG="English" +DICT_PREFIX="freedict-" + +inherit stardict + +HOMEPAGE="http://download.huzheng.org/freedict.de/" + +KEYWORDS="amd64 ppc ~riscv sparc x86" diff --git a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild b/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2.ebuild deleted file mode 100644 index 657287d88b45..000000000000 --- a/app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-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="Turkish" -TO_LANG="English" -DICT_PREFIX="freedict-" - -inherit stardict - -HOMEPAGE="http://download.huzheng.org/freedict.de/" - -KEYWORDS="amd64 ppc ~riscv sparc x86" -IUSE="" -- cgit v1.2.3-65-gdbad