Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-dicts/myspell-nl: ChangeLog myspell-nl-20070607.ebuild
Date: Thu, 20 Sep 2007 15:33:56
Message-Id: E1IYNuc-0007ce-3w@stork.gentoo.org
1 philantrop 07/09/20 15:25:54
2
3 Modified: ChangeLog
4 Added: myspell-nl-20070607.ebuild
5 Log:
6 Version bump to 20070607 as per bug 192842.
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.9 app-dicts/myspell-nl/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nl/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nl/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nl/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 1 Aug 2006 14:33:36 -0000 1.8
23 +++ ChangeLog 20 Sep 2007 15:25:53 -0000 1.9
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-dicts/myspell-nl
26 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.8 2006/08/01 14:33:36 blubb Exp $
28 +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/ChangeLog,v 1.9 2007/09/20 15:25:53 philantrop Exp $
30 +
31 +*myspell-nl-20070607 (20 Sep 2007)
32 +
33 + 20 Sep 2007; Wulf C. Krueger <philantrop@g.o>
34 + +myspell-nl-20070607.ebuild:
35 + Version bump to 20070607 as per bug 192842.
36
37 01 Aug 2006; Simon Stelling <blubb@g.o> myspell-nl-20060316.ebuild:
38 stable on amd64
39
40
41
42 1.1 app-dicts/myspell-nl/myspell-nl-20070607.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20070607.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20070607.ebuild?rev=1.1&content-type=text/plain
46
47 Index: myspell-nl-20070607.ebuild
48 ===================================================================
49 # Copyright 2006-2007 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nl/myspell-nl-20070607.ebuild,v 1.1 2007/09/20 15:25:53 philantrop Exp $
52
53 MYSPELL_SPELLING_DICTIONARIES=(
54 "nl,NL,nl_NL,Dutch (Netherlands),nl_NL.zip"
55 )
56
57 MYSPELL_HYPHENATION_DICTIONARIES=(
58 "nl,NL,hyph_nl_NL,Dutch (Netherlands), hyph_nl_NL.zip"
59 )
60
61 MYSPELL_THESAURUS_DICTIONARIES=(
62 )
63
64 inherit myspell
65
66 DESCRIPTION="Dutch dictionaries for myspell/hunspell"
67 LICENSE="GPL-2"
68 HOMEPAGE="http://lingucomponent.openoffice.org/ http://wiki.services.openoffice.org/wiki/Dictionaries#Dutch_.28Netherlands.29"
69
70 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
71
72
73
74 --
75 gentoo-commits@g.o mailing list