diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 15:55:25 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 15:55:25 +0000 |
commit | 2c841d4e05e81c62380599aca48a94c977f1555f (patch) | |
tree | 70c84b4eec6e8d13dbd5d7b433ec8960b57ae8ca /app-dicts/myspell-cy/myspell-cy-20060316.ebuild | |
parent | New ebuild for Czech myspell dictionary (diff) | |
download | gentoo-2-2c841d4e05e81c62380599aca48a94c977f1555f.tar.gz gentoo-2-2c841d4e05e81c62380599aca48a94c977f1555f.tar.bz2 gentoo-2-2c841d4e05e81c62380599aca48a94c977f1555f.zip |
New ebuild for Welsh myspell dictionary
(Portage version: 2.1_pre9-r5)
Diffstat (limited to 'app-dicts/myspell-cy/myspell-cy-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-cy/myspell-cy-20060316.ebuild | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/myspell-cy/myspell-cy-20060316.ebuild b/app-dicts/myspell-cy/myspell-cy-20060316.ebuild new file mode 100644 index 000000000000..f2e43a8d5c58 --- /dev/null +++ b/app-dicts/myspell-cy/myspell-cy-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-cy/myspell-cy-20060316.ebuild,v 1.1 2006/05/01 15:55:25 kevquinn Exp $ + +DESCRIPTION="Welsh dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/" + +KEYWORDS="~x86" + +MYSPELL_SPELLING_DICTIONARIES=( +"cy,GB,cy_GB,Welsh (Wales),cy_GB.zip" +"cy,GB,cy_GB,Welsh (Wales),cy_GB.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell |