diff options
author | 2006-05-01 15:59:53 +0000 | |
---|---|---|
committer | 2006-05-01 15:59:53 +0000 | |
commit | 2fd5f7e2fc0b1dc7245e4b40d7199562e1f1368d (patch) | |
tree | cad74404cc2a603c60cdf361af61fef987a7acbd /app-dicts/myspell-fo/myspell-fo-20060316.ebuild | |
parent | New ebuild for Estonian myspell dictionary (diff) | |
download | gentoo-2-2fd5f7e2fc0b1dc7245e4b40d7199562e1f1368d.tar.gz gentoo-2-2fd5f7e2fc0b1dc7245e4b40d7199562e1f1368d.tar.bz2 gentoo-2-2fd5f7e2fc0b1dc7245e4b40d7199562e1f1368d.zip |
New ebuild for Faroese myspell dictionary
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'app-dicts/myspell-fo/myspell-fo-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-fo/myspell-fo-20060316.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/myspell-fo/myspell-fo-20060316.ebuild b/app-dicts/myspell-fo/myspell-fo-20060316.ebuild new file mode 100644 index 000000000000..d764521061a5 --- /dev/null +++ b/app-dicts/myspell-fo/myspell-fo-20060316.ebuild @@ -0,0 +1,21 @@ +# Copyright 2006-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-fo/myspell-fo-20060316.ebuild,v 1.1 2006/05/01 15:59:53 kevquinn Exp $ + +DESCRIPTION="Faroese dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://fo.speling.org/" + +KEYWORDS="~x86" + +MYSPELL_SPELLING_DICTIONARIES=( +"fo,FO,fo_FO,Faroese (Faroe Islands),fo_FO.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell |