diff options
author | 2006-05-01 16:08:26 +0000 | |
---|---|---|
committer | 2006-05-01 16:08:26 +0000 | |
commit | 5268eaa112c82c2bccc63c5a2e944a401552f555 (patch) | |
tree | c86957933e5a3fe153526385e6738b3738cde741 /app-dicts/myspell-mi/myspell-mi-20060316.ebuild | |
parent | New ebuild for Latvian myspell dictionary (diff) | |
download | gentoo-2-5268eaa112c82c2bccc63c5a2e944a401552f555.tar.gz gentoo-2-5268eaa112c82c2bccc63c5a2e944a401552f555.tar.bz2 gentoo-2-5268eaa112c82c2bccc63c5a2e944a401552f555.zip |
New ebuild for Maori myspell dictionary
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'app-dicts/myspell-mi/myspell-mi-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-mi/myspell-mi-20060316.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/myspell-mi/myspell-mi-20060316.ebuild b/app-dicts/myspell-mi/myspell-mi-20060316.ebuild new file mode 100644 index 000000000000..0711fe10910f --- /dev/null +++ b/app-dicts/myspell-mi/myspell-mi-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-mi/myspell-mi-20060316.ebuild,v 1.1 2006/05/01 16:08:26 kevquinn Exp $ + +DESCRIPTION="Maori dictionaries for myspell/hunspell" +LICENSE="LGPL-2.1" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~x86" + +MYSPELL_SPELLING_DICTIONARIES=( +"mi,NZ,mi_NZ,Maori (New Zealand),mi_NZ.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell |