From 0973273f7d2297c3b86049c0ba11c3bd931d97fc Mon Sep 17 00:00:00 2001 From: David Seifert Date: Sun, 31 Jul 2022 13:02:25 +0200 Subject: app-dicts/stardict-freedict-eng-fra: update EAPI 6 -> 8 Signed-off-by: David Seifert --- .../stardict-freedict-eng-fra-2.4.2-r1.ebuild | 14 ++++++++++++++ .../stardict-freedict-eng-fra-2.4.2.ebuild | 15 --------------- 2 files changed, 14 insertions(+), 15 deletions(-) create mode 100644 app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2-r1.ebuild delete mode 100644 app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild diff --git a/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2-r1.ebuild b/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2-r1.ebuild new file mode 100644 index 000000000000..9ab2225d6671 --- /dev/null +++ b/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-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="French" +DICT_PREFIX="dictd_www.freedict.de_" + +inherit stardict + +HOMEPAGE="http://download.huzheng.org/freedict.de/" + +KEYWORDS="amd64 ppc ~riscv sparc x86" diff --git a/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild b/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-2.4.2.ebuild deleted file mode 100644 index 62c5a82765c7..000000000000 --- a/app-dicts/stardict-freedict-eng-fra/stardict-freedict-eng-fra-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="French" -DICT_PREFIX="dictd_www.freedict.de_" - -inherit stardict - -HOMEPAGE="http://download.huzheng.org/freedict.de/" - -KEYWORDS="amd64 ppc ~riscv sparc x86" -IUSE="" -- cgit v1.2.3-65-gdbad