diff options
author | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 16:06:46 +0000 |
---|---|---|
committer | Kevin F. Quinn <kevquinn@gentoo.org> | 2006-05-01 16:06:46 +0000 |
commit | 8cd96f5705a30351270eb0727c2f8ad5f1b2c98c (patch) | |
tree | 1c0d8d6cf70c7580ef0efe0f56f7f8f9cc038997 /app-dicts/myspell-lt/myspell-lt-20060316.ebuild | |
parent | New ebuild for Kurdish myspell dictionary (diff) | |
download | historical-8cd96f5705a30351270eb0727c2f8ad5f1b2c98c.tar.gz historical-8cd96f5705a30351270eb0727c2f8ad5f1b2c98c.tar.bz2 historical-8cd96f5705a30351270eb0727c2f8ad5f1b2c98c.zip |
New ebuild for Lithuanian myspell dictionary
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'app-dicts/myspell-lt/myspell-lt-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-lt/myspell-lt-20060316.ebuild | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/myspell-lt/myspell-lt-20060316.ebuild b/app-dicts/myspell-lt/myspell-lt-20060316.ebuild new file mode 100644 index 000000000000..a5aec10fcb63 --- /dev/null +++ b/app-dicts/myspell-lt/myspell-lt-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-lt/myspell-lt-20060316.ebuild,v 1.1 2006/05/01 16:06:46 kevquinn Exp $ + +DESCRIPTION="Lithuanian dictionaries for myspell/hunspell" +LICENSE="myspell-lt_LT-AlbertasAgejevas LPPL-1.3b" +HOMEPAGE="http://lingucomponent.openoffice.org/ ftp://ftp.akl.lt/ispell-lt/" + +KEYWORDS="~x86" + +MYSPELL_SPELLING_DICTIONARIES=( +"lt,LT,lt_LT,Lithuanian (Lithuania),lt_LT.zip" +) + +MYSPELL_HYPHENATION_DICTIONARIES=( +"lt,LT,hyph_lt_LT,Lithuanian (Lithuania),hyph_lt_LT.zip" +) + +MYSPELL_THESAURUS_DICTIONARIES=( +) + +inherit myspell |