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-nn: ChangeLog myspell-nn-20080310.ebuild
Date: Sat, 29 Mar 2008 15:17:55
Message-Id: E1Jfcoa-0004Ht-5O@stork.gentoo.org
1 philantrop 08/03/29 15:17:52
2
3 Modified: ChangeLog
4 Added: myspell-nn-20080310.ebuild
5 Log:
6 Version bump as per bug 213069. Thanks, Asbjørn Nilsen Riseth, for providing the ebuilds.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.15 app-dicts/myspell-nn/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nn/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nn/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nn/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-nn/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 12 Mar 2008 12:37:56 -0000 1.14
23 +++ ChangeLog 29 Mar 2008 15:17:51 -0000 1.15
24 @@ -1,6 +1,13 @@
25 # ChangeLog for app-dicts/myspell-nn
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nn/ChangeLog,v 1.14 2008/03/12 12:37:56 phreak Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nn/ChangeLog,v 1.15 2008/03/29 15:17:51 philantrop Exp $
29 +
30 +*myspell-nn-20080310 (29 Mar 2008)
31 +
32 + 29 Mar 2008; Wulf C. Krueger <philantrop@g.o>
33 + +myspell-nn-20080310.ebuild:
34 + Version bump as per bug 213069. Thanks, Asbjørn Nilsen Riseth, for
35 + providing the ebuilds.
36
37 12 Mar 2008; Christian Heim <phreak@g.o> metadata.xml:
38 Removing Kevin Quinn (kevquinn, #93689) from metadata.xml.
39
40
41
42 1.1 app-dicts/myspell-nn/myspell-nn-20080310.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nn/myspell-nn-20080310.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-nn/myspell-nn-20080310.ebuild?rev=1.1&content-type=text/plain
46
47 Index: myspell-nn-20080310.ebuild
48 ===================================================================
49 # Copyright 2006-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-nn/myspell-nn-20080310.ebuild,v 1.1 2008/03/29 15:17:51 philantrop Exp $
52
53 MYSPELL_SPELLING_DICTIONARIES=(
54 "nn,NO,nn_NO,Norwegian nynorsk (Norway),nn_NO.zip"
55 )
56
57 MYSPELL_HYPHENATION_DICTIONARIES=(
58 "nn,NO,hyph_nn_NO,Norwegian nynorsk (Norway),hyph_nn_NO.zip"
59 )
60
61 MYSPELL_THESAURUS_DICTIONARIES=(
62 "nn,NO,th_nn_NO_v2,Norwegian nynorsk (Norway),th_nn_NO_v2.zip"
63 )
64
65 inherit myspell
66
67 DESCRIPTION="Norwegian dictionaries for myspell/hunspell"
68 LICENSE="GPL-2"
69 HOMEPAGE="http://spell-norwegian.alioth.debian.org/"
70
71 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
72
73
74
75 --
76 gentoo-commits@l.g.o mailing list