app-dicts/myspell-ru: Sort KEYWORDS
[gentoo.git] / app-dicts / myspell-ru / myspell-ru-20150711.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 MYSPELL_DICT=( russian-aot.{dic,aff} )
7
8 MYSPELL_HYPH=( hyph_ru_RU.dic )
9
10 MYSPELL_THES=( ru_th_aot.{dat,idx} )
11
12 inherit myspell-r2
13
14 EXT="extension-center"
15 DICT="russian-dictionary-pack"
16 MY_PN="dict_pack_ru-aot"
17 MY_PV="0.4.0"
18
19 DESCRIPTION="Russian spellcheck dictionary based on works of AOT group for myspell/hunspell"
20 HOMEPAGE="http://extensions.libreoffice.org/extension-center/russian-dictionary-pack"
21 SRC_URI="http://extensions.libreoffice.org/${EXT}/${DICT}/releases/${MY_PV}/${MY_PN}-0-4-0.oxt"
22
23 LICENSE="LGPL-2.1"
24 SLOT="0"
25 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux"