summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-09-20 15:25:54 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-09-20 15:25:54 +0000
commite8860a7ba1a776c46389ff2257c81ac35ce360a1 (patch)
tree5b049bdce31a7ecbee079005c216a12462204842 /app-dicts
parentVersion bump wrt #193152. (diff)
downloadgentoo-2-e8860a7ba1a776c46389ff2257c81ac35ce360a1.tar.gz
gentoo-2-e8860a7ba1a776c46389ff2257c81ac35ce360a1.tar.bz2
gentoo-2-e8860a7ba1a776c46389ff2257c81ac35ce360a1.zip
Version bump to 20070607 as per bug 192842.
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/myspell-nl/ChangeLog10
-rw-r--r--app-dicts/myspell-nl/files/digest-myspell-nl-200706076
-rw-r--r--app-dicts/myspell-nl/myspell-nl-20070607.ebuild22
3 files changed, 36 insertions, 2 deletions
diff --git a/app-dicts/myspell-nl/ChangeLog b/app-dicts/myspell-nl/ChangeLog
index f45933f19ad4..342400ec281e 100644
--- a/app-dicts/myspell-nl/ChangeLog
+++ b/app-dicts/myspell-nl/ChangeLog
@@ -1,6 +1,12 @@
# 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.8 2006/08/01 14:33:36 blubb Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.9 2007/09/20 15:25:53 philantrop Exp $
+
+*myspell-nl-20070607 (20 Sep 2007)
+
+ 20 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
+ +myspell-nl-20070607.ebuild:
+ Version bump to 20070607 as per bug 192842.
01 Aug 2006; Simon Stelling <blubb@gentoo.org> myspell-nl-20060316.ebuild:
stable on amd64
diff --git a/app-dicts/myspell-nl/files/digest-myspell-nl-20070607 b/app-dicts/myspell-nl/files/digest-myspell-nl-20070607
new file mode 100644
index 000000000000..95ef6a40e15b
--- /dev/null
+++ b/app-dicts/myspell-nl/files/digest-myspell-nl-20070607
@@ -0,0 +1,6 @@
+MD5 6f0b18ce830445ae8337df8913155196 myspell-hyph_nl_NL-20070607.zip 55655
+RMD160 3d2f193503d66171c7cf07fbb3e2ef4a143a7cd2 myspell-hyph_nl_NL-20070607.zip 55655
+SHA256 f48cb8a7ec86b94fe7383fd0c781c83b69c57b595cb10a6a69a5444f4f2368a7 myspell-hyph_nl_NL-20070607.zip 55655
+MD5 f3be1ea0da280f79b34b709b53519452 myspell-nl_NL-20070607.zip 973588
+RMD160 cba8f4957efa5d8c7de84ae731b7ea0a7d989f13 myspell-nl_NL-20070607.zip 973588
+SHA256 e4380b8233e77ded7a11d6e1c2dbc9c03d78eaae7027ba6e8a011a85aab525fe myspell-nl_NL-20070607.zip 973588
diff --git a/app-dicts/myspell-nl/myspell-nl-20070607.ebuild b/app-dicts/myspell-nl/myspell-nl-20070607.ebuild
new file mode 100644
index 000000000000..7609c0d32082
--- /dev/null
+++ b/app-dicts/myspell-nl/myspell-nl-20070607.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2006-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20070607.ebuild,v 1.1 2007/09/20 15:25:53 philantrop Exp $
+
+MYSPELL_SPELLING_DICTIONARIES=(
+"nl,NL,nl_NL,Dutch (Netherlands),nl_NL.zip"
+)
+
+MYSPELL_HYPHENATION_DICTIONARIES=(
+"nl,NL,hyph_nl_NL,Dutch (Netherlands), hyph_nl_NL.zip"
+)
+
+MYSPELL_THESAURUS_DICTIONARIES=(
+)
+
+inherit myspell
+
+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="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"