diff options
author | Markus Meier <maekke@gentoo.org> | 2010-07-11 11:54:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-07-11 11:54:09 +0000 |
commit | f83f406eacb72fc328800522c0bf36d751bb54a5 (patch) | |
tree | 316bb113e06983505655635ff4efdcc69e64c962 /app-dicts/myspell-nl/myspell-nl-20090725.ebuild | |
parent | Fixing missing reload in init scripts, thanks to Aaron Swenson for reporting (diff) | |
download | gentoo-2-f83f406eacb72fc328800522c0bf36d751bb54a5.tar.gz gentoo-2-f83f406eacb72fc328800522c0bf36d751bb54a5.tar.bz2 gentoo-2-f83f406eacb72fc328800522c0bf36d751bb54a5.zip |
x86 stable, bug #319805
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'app-dicts/myspell-nl/myspell-nl-20090725.ebuild')
-rw-r--r-- | app-dicts/myspell-nl/myspell-nl-20090725.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/myspell-nl/myspell-nl-20090725.ebuild b/app-dicts/myspell-nl/myspell-nl-20090725.ebuild index 61eb85d73f3b..b29c2d7b9e1e 100644 --- a/app-dicts/myspell-nl/myspell-nl-20090725.ebuild +++ b/app-dicts/myspell-nl/myspell-nl-20090725.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20090725.ebuild,v 1.6 2010/06/24 01:18:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20090725.ebuild,v 1.7 2010/07/11 11:54:09 maekke Exp $ MYSPELL_SPELLING_DICTIONARIES=( "nl,NL,nl_NL,Dutch (Netherlands),nl_NL.zip" @@ -19,4 +19,4 @@ DESCRIPTION="Dutch dictionaries for myspell/hunspell" LICENSE="GPL-2" HOMEPAGE="http://lingucomponent.openoffice.org/ http://wiki.services.openoffice.org/wiki/Dictionaries#Dutch_.28Netherlands.29" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd" |