diff options
Diffstat (limited to 'app-dicts/myspell-nb/myspell-nb-20060316.ebuild')
-rw-r--r-- | app-dicts/myspell-nb/myspell-nb-20060316.ebuild | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/app-dicts/myspell-nb/myspell-nb-20060316.ebuild b/app-dicts/myspell-nb/myspell-nb-20060316.ebuild index be07cd593de2..3138b2382c21 100644 --- a/app-dicts/myspell-nb/myspell-nb-20060316.ebuild +++ b/app-dicts/myspell-nb/myspell-nb-20060316.ebuild @@ -1,12 +1,6 @@ # Copyright 2006-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nb/myspell-nb-20060316.ebuild,v 1.6 2006/07/08 23:42:41 pylon Exp $ - -DESCRIPTION="Norwegian dictionaries for myspell/hunspell" -LICENSE="GPL-2" -HOMEPAGE="http://lingucomponent.openoffice.org/ http://folk.uio.no/runekl/dictionary.html" - -KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nb/myspell-nb-20060316.ebuild,v 1.7 2006/07/09 01:15:01 kevquinn Exp $ MYSPELL_SPELLING_DICTIONARIES=( "nb,NO,nb_NO,Norwegian Bokmaal (Norway),nb_NO.zip" @@ -19,3 +13,9 @@ MYSPELL_THESAURUS_DICTIONARIES=( ) inherit myspell + +DESCRIPTION="Norwegian dictionaries for myspell/hunspell" +LICENSE="GPL-2" +HOMEPAGE="http://lingucomponent.openoffice.org/ http://folk.uio.no/runekl/dictionary.html" + +KEYWORDS="~amd64 ppc sparc ~x86 ~x86-fbsd" |