| 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-nb/myspell-nb-20060316.ebuild,v 1.12 2012/05/17 18:24:11 aballier Exp $ |
| 4 |
|
| 5 |
MYSPELL_SPELLING_DICTIONARIES=( |
| 6 |
"nb,NO,nb_NO,Norwegian Bokmaal (Norway),nb_NO.zip" |
| 7 |
) |
| 8 |
|
| 9 |
MYSPELL_HYPHENATION_DICTIONARIES=( |
| 10 |
) |
| 11 |
|
| 12 |
MYSPELL_THESAURUS_DICTIONARIES=( |
| 13 |
) |
| 14 |
|
| 15 |
inherit myspell |
| 16 |
|
| 17 |
DESCRIPTION="Norwegian dictionaries for myspell/hunspell" |
| 18 |
LICENSE="GPL-2" |
| 19 |
HOMEPAGE="http://lingucomponent.openoffice.org/ http://folk.uio.no/runekl/dictionary.html" |
| 20 |
|
| 21 |
KEYWORDS="alpha amd64 arm ia64 ppc sh sparc x86 ~amd64-fbsd ~x86-fbsd" |