diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:33:36 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-08-01 14:33:36 +0000 |
commit | cc9c8cbb713f4c1f9d48db7c70a2f164d1a83ae3 (patch) | |
tree | 5c5cd33e19632e8df703f58112a6a87e21e9ac42 /app-dicts/myspell-nl | |
parent | stable on amd64 (diff) | |
download | gentoo-2-cc9c8cbb713f4c1f9d48db7c70a2f164d1a83ae3.tar.gz gentoo-2-cc9c8cbb713f4c1f9d48db7c70a2f164d1a83ae3.tar.bz2 gentoo-2-cc9c8cbb713f4c1f9d48db7c70a2f164d1a83ae3.zip |
stable on amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'app-dicts/myspell-nl')
-rw-r--r-- | app-dicts/myspell-nl/ChangeLog | 5 | ||||
-rw-r--r-- | app-dicts/myspell-nl/myspell-nl-20060316.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-dicts/myspell-nl/ChangeLog b/app-dicts/myspell-nl/ChangeLog index fb8b4a9e6427..f45933f19ad4 100644 --- a/app-dicts/myspell-nl/ChangeLog +++ b/app-dicts/myspell-nl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-dicts/myspell-nl # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.7 2006/07/16 08:06:17 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.8 2006/08/01 14:33:36 blubb Exp $ + + 01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-nl-20060316.ebuild: + stable on amd64 16 Jul 2006; Joshua Jackson <tsunam@gentoo.org> myspell-nl-20060316.ebuild: diff --git a/app-dicts/myspell-nl/myspell-nl-20060316.ebuild b/app-dicts/myspell-nl/myspell-nl-20060316.ebuild index 0684de2db09a..a39dfc810425 100644 --- a/app-dicts/myspell-nl/myspell-nl-20060316.ebuild +++ b/app-dicts/myspell-nl/myspell-nl-20060316.ebuild @@ -1,6 +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-nl/myspell-nl-20060316.ebuild,v 1.8 2006/07/16 08:06:17 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20060316.ebuild,v 1.9 2006/08/01 14:33:36 blubb Exp $ MYSPELL_SPELLING_DICTIONARIES=( "nl,NL,nl_NL,Dutch (Netherlands),nl_NL.zip" @@ -20,4 +20,4 @@ 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" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" |