diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 16:09:35 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 16:09:35 +0000 |
commit | 9f93bb8ee096cc5e894fddc40bb262d55a58934c (patch) | |
tree | ea67c31276d91fde94cf7daeaea2d323643993cc /app-dicts/myspell-mk/myspell-mk-20060316.ebuild | |
parent | New ebuild for Maori myspell dictionary (diff) | |
download | historical-9f93bb8ee096cc5e894fddc40bb262d55a58934c.tar.gz historical-9f93bb8ee096cc5e894fddc40bb262d55a58934c.tar.bz2 historical-9f93bb8ee096cc5e894fddc40bb262d55a58934c.zip |
New ebuild for Macedonian myspell dictionary
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'app-dicts/myspell-mk/myspell-mk-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-mk/myspell-mk-20060316.ebuild | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/app-dicts/myspell-mk/myspell-mk-20060316.ebuild b/app-dicts/myspell-mk/myspell-mk-20060316.ebuild new file mode 100644 index 000000000000..b06abe23731d --- /dev/null +++ b/app-dicts/myspell-mk/myspell-mk-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-mk/myspell-mk-20060316.ebuild,v 1.1 2006/05/01 16:09:34 kevquinn Exp $ + +DESCRIPTION="Macedonian dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~x86" + +MYSPELL_SPELLING_DICTIONARIES=( +"mk,MK,mk_MK,Macedonian (Macedonia),mk_MK.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell |