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-hu: ChangeLog myspell-hu-20080315.ebuild
Date: Sat, 29 Mar 2008 19:23:45
Message-Id: E1JfgeU-0006uH-OT@stork.gentoo.org
1 philantrop 08/03/29 19:23:42
2
3 Modified: ChangeLog
4 Added: myspell-hu-20080315.ebuild
5 Log:
6 Version bump as per bug 179191. Thanks, András, for providing the ebuild.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.21 app-dicts/myspell-hu/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-hu/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-hu/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-hu/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 12 Mar 2008 12:11:26 -0000 1.20
23 +++ ChangeLog 29 Mar 2008 19:23:42 -0000 1.21
24 @@ -1,6 +1,12 @@
25 # ChangeLog for app-dicts/myspell-hu
26 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.20 2008/03/12 12:11:26 phreak Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/ChangeLog,v 1.21 2008/03/29 19:23:42 philantrop Exp $
29 +
30 +*myspell-hu-20080315 (29 Mar 2008)
31 +
32 + 29 Mar 2008; Wulf C. Krueger <philantrop@g.o>
33 + +myspell-hu-20080315.ebuild:
34 + Version bump as per bug 179191. Thanks, András, for providing the ebuild.
35
36 12 Mar 2008; Christian Heim <phreak@g.o> metadata.xml:
37 Removing Kevin Quinn (kevquinn, #93689) from metadata.xml.
38
39
40
41 1.1 app-dicts/myspell-hu/myspell-hu-20080315.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20080315.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20080315.ebuild?rev=1.1&content-type=text/plain
45
46 Index: myspell-hu-20080315.ebuild
47 ===================================================================
48 # Copyright 2006-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/app-dicts/myspell-hu/myspell-hu-20080315.ebuild,v 1.1 2008/03/29 19:23:42 philantrop Exp $
51
52 MYSPELL_SPELLING_DICTIONARIES=(
53 "hu,HU,hu_HU,Hungarian UTF-8 (Hungary),hu_HU.zip"
54 )
55
56 MYSPELL_HYPHENATION_DICTIONARIES=(
57 "hu,HU,hyph_hu_HU,Hungarian (Hungary),hyph_hu_HU.zip"
58 )
59
60 MYSPELL_THESAURUS_DICTIONARIES=(
61 "hu,HU,th_hu_HU_v2,Hungarian (Hungary),thes_hu_HU_v2.zip"
62 )
63
64 inherit myspell
65
66 DESCRIPTION="Hungarian dictionaries for myspell/hunspell"
67 LICENSE="GPL-3 GPL-2 LGPL-2.1 MPL-1.1"
68 HOMEPAGE="http://magyarispell.sourceforge.net/
69 http://www.tipogral.hu/
70 http://wiki.services.openoffice.org/wiki/Dictionaries"
71
72 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
73
74
75
76 --
77 gentoo-commits@l.g.o mailing list