diff options
Diffstat (limited to 'app-dicts/myspell-nl/myspell-nl-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-nl/myspell-nl-20060316.ebuild | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/app-dicts/myspell-nl/myspell-nl-20060316.ebuild b/app-dicts/myspell-nl/myspell-nl-20060316.ebuild index fb501957da36..22a68502ece4 100644 --- a/app-dicts/myspell-nl/myspell-nl-20060316.ebuild +++ b/app-dicts/myspell-nl/myspell-nl-20060316.ebuild @@ -1,16 +1,10 @@ # Copyright 2006-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Dutch dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://lingucomponent.openoffice.org/ http://www.goddijn.com/words.htm" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20060316.ebuild,v 1.7 2006/07/09 01:15:30 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( -"nl,NL,nl_med,Dutch (medical),nl_med.zip" "nl,NL,nl_NL,Dutch (Netherlands),nl_NL.zip" +"nl,NL,nl_med,Dutch (medical),nl_med.zip" ) MYSPELL_HYPHENATION_DICTIONARIES=( @@ -21,3 +15,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Dutch dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://www.goddijn.com/words.htm" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |