diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-09-05 22:14:05 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-09-05 22:14:05 +0200 |
commit | 62a54b6d14d08477f53ba395e99857d2ad431e8b (patch) | |
tree | 5dfbdff85ecc43cf3e163d38bb113394c44a8135 /app-dicts/myspell-ru/myspell-ru-20060316.ebuild | |
parent | gnome-extra/cinnamon-screensaver: New upstream version 3.4.2 (diff) | |
download | gentoo-62a54b6d14d08477f53ba395e99857d2ad431e8b.tar.gz gentoo-62a54b6d14d08477f53ba395e99857d2ad431e8b.tar.bz2 gentoo-62a54b6d14d08477f53ba395e99857d2ad431e8b.zip |
app-dicts/myspell-ru: Restore last stable version
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --force
Diffstat (limited to 'app-dicts/myspell-ru/myspell-ru-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20060316.ebuild | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/myspell-ru/myspell-ru-20060316.ebuild b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild new file mode 100644 index 000000000000..6e81409df478 --- /dev/null +++ b/app-dicts/myspell-ru/myspell-ru-20060316.ebuild @@ -0,0 +1,23 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +MYSPELL_SPELLING_DICTIONARIES=( +"ru,RU,ru_RU,Russian (Russia),ru_RU.zip" +"ru,RU,ru_RU_ie,Russian_ye (Russia),ru_RU_ye.zip" +"ru,RU,ru_RU_yo,Russian_yo (Russia),ru_RU_yo.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +"ru,RU,hyph_ru_RU,Russian (Russia),hyph_ru_RU.zip" +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell + +DESCRIPTION="Russian dictionaries for myspell/hunspell" +LICENSE="LGPL-2.1 myspell-ru_RU-AlexanderLebedev" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-fbsd" |