| 1 |
# Copyright 1999-2012 Gentoo Foundation |
| 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 |
# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-sv/myspell-sv-20060316.ebuild,v 1.19 2012/05/17 18:29:28 aballier Exp $ |
| 4 |
|
| 5 |
MYSPELL_SPELLING_DICTIONARIES=( |
| 6 |
"sv,SE,sv_SE,Swedish (Sweden),sv_SE.zip" |
| 7 |
) |
| 8 |
|
| 9 |
MYSPELL_HYPHENATION_DICTIONARIES=( |
| 10 |
"sv,SE,hyph_sv_SE,Swedish(Sweden),hyph_sv_SE.zip" |
| 11 |
) |
| 12 |
|
| 13 |
MYSPELL_THESAURUS_DICTIONARIES=( |
| 14 |
) |
| 15 |
|
| 16 |
inherit myspell |
| 17 |
|
| 18 |
DESCRIPTION="Swedish dictionaries for myspell/hunspell" |
| 19 |
LICENSE="LGPL-2.1" |
| 20 |
HOMEPAGE="http://lingucomponent.openoffice.org/ http://sv.speling.org/" |
| 21 |
|
| 22 |
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-macos" |