diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 16:20:04 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 16:20:04 +0000 |
commit | 4cd2eb6693de5170ff60606c343e1eda9e5e21a2 (patch) | |
tree | ebb4211d8bbdded59f7b69d6dd4f4e87a37c6395 /app-dicts/myspell-zu/myspell-zu-20060316.ebuild | |
parent | New ebuild for Ukrainian myspell dictionary (diff) | |
download | gentoo-2-4cd2eb6693de5170ff60606c343e1eda9e5e21a2.tar.gz gentoo-2-4cd2eb6693de5170ff60606c343e1eda9e5e21a2.tar.bz2 gentoo-2-4cd2eb6693de5170ff60606c343e1eda9e5e21a2.zip |
New ebuild for Zulu myspell dictionary
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'app-dicts/myspell-zu/myspell-zu-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-zu/myspell-zu-20060316.ebuild | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/myspell-zu/myspell-zu-20060316.ebuild b/app-dicts/myspell-zu/myspell-zu-20060316.ebuild new file mode 100644 index 000000000000..b1928231b519 --- /dev/null +++ b/app-dicts/myspell-zu/myspell-zu-20060316.ebuild @@ -0,0 +1,22 @@ +# Copyright 2006-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-zu/myspell-zu-20060316.ebuild,v 1.1 2006/05/01 16:20:04 kevquinn Exp $ + +DESCRIPTION="Zulu dictionaries for myspell/hunspell" +LICENSE="LGPL-2.1" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://translate.sourceforge.net/" + +KEYWORDS="~x86" + +MYSPELL_SPELLING_DICTIONARIES=( +"zu,ZA,zu_ZA,Zulu (Africa),zu_ZA.zip" +"zu,ZA,zu_ZA,Zulu (Africa),zu_ZA.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell |