diff options
author | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:33 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2022-07-31 13:02:33 +0200 |
commit | 185f7bddf347c9fef165338e1e66ce334b46188c (patch) | |
tree | 521e69e7bb72d3db7ed4e69a1179ad60372e9569 /app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2-r1.ebuild | |
parent | app-dicts/stardict-freedict-tur-deu: update EAPI 6 -> 8 (diff) | |
download | gentoo-185f7bddf347c9fef165338e1e66ce334b46188c.tar.gz gentoo-185f7bddf347c9fef165338e1e66ce334b46188c.tar.bz2 gentoo-185f7bddf347c9fef165338e1e66ce334b46188c.zip |
app-dicts/stardict-freedict-tur-eng: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2-r1.ebuild')
-rw-r--r-- | app-dicts/stardict-freedict-tur-eng/stardict-freedict-tur-eng-2.4.2-r1.ebuild | 14 |
1 files changed, 14 insertions, 0 deletions
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" |