diff options
author | Jonas Stein <jstein@gentoo.org> | 2017-09-06 10:59:22 +0200 |
---|---|---|
committer | Jonas Stein <jstein@gentoo.org> | 2017-09-06 10:59:22 +0200 |
commit | 925a0722d9a22be8daf953a3535c4b8f21a2f8dc (patch) | |
tree | 4bba6d06559e5183e2b79e6638c75e4d73c8a593 /app-dicts | |
parent | dev-lang/swi-prolog: bump 7.5 development version (diff) | |
download | gentoo-925a0722d9a22be8daf953a3535c4b8f21a2f8dc.tar.gz gentoo-925a0722d9a22be8daf953a3535c4b8f21a2f8dc.tar.bz2 gentoo-925a0722d9a22be8daf953a3535c4b8f21a2f8dc.zip |
app-dicts/myspell-ru: Update HOMEPAGE
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild b/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild index 682d4a0b8234..2702ed185f1f 100644 --- a/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild +++ b/app-dicts/myspell-ru/myspell-ru-20150711-r2.ebuild @@ -4,20 +4,18 @@ EAPI=6 MYSPELL_DICT=( ru_RU.{dic,aff} ) - MYSPELL_HYPH=( hyph_ru_RU.dic ) - MYSPELL_THES=( ru_th_aot.{dat,idx} ) inherit myspell-r2 EXT="extensions" -DICT="russian-spellcheck-dictionary.-based-on-works-of-aot-group" +DICT="russian-dictionary-pack" MY_PN="dict_pack_ru-aot" MY_PV="0.4.0" DESCRIPTION="Russian spellcheck dictionary based on works of AOT group for myspell/hunspell" -HOMEPAGE="https://extensions.libreoffice.org/extensions/russian-spellcheck-dictionary.-based-on-works-of-aot-group" +HOMEPAGE="https://extensions.libreoffice.org/extensions/russian-dictionary-pack" SRC_URI="https://extensions.libreoffice.org/${EXT}/${DICT}/${MY_PV}/@@download/file/${MY_PN}-0-4-0.oxt" LICENSE="LGPL-2.1" |