blob: 8302554644851f49ff5ab699314a42477055452a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
|
# ChangeLog for app-text/hunspell
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/hunspell/ChangeLog,v 1.20 2006/08/30 21:38:11 kevquinn Exp $
*hunspell-1.1.4-r2 (30 Aug 2006)
30 Aug 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+hunspell-1.1.4-r2.ebuild:
Add nls USE flag and activate configure option (thanks Flameeyes). Also skip
installation of internal header files.
08 Aug 2006; Mike Frysinger <vapier@gentoo.org>
+files/hunspell-1.1.4-gettext.patch, hunspell-1.1.4-r1.ebuild:
Patch the makefile rather than using autopoint so we dont require cvs #142997.
06 Aug 2006; Kevin F. Quinn <kevquinn@gentoo.org>
hunspell-1.1.4-r1.ebuild:
Fix mkinstalldirs issue properly, as advised by SpanKY (bug #142565)
Also various tidy-ups by SpanKY.
04 Aug 2006; Kevin F. Quinn <kevquinn@gentoo.org>
hunspell-1.1.4-r1.ebuild:
Work around autotools issues highlighted by gettext-0.15 - bug #142565
15 Jul 2006; Joshua Jackson <tsunam@gentoo.org> hunspell-1.1.4-r1.ebuild:
Stable x86; for openoffice
08 Jul 2006; Lars Weiler <pylon@gentoo.org> hunspell-1.1.4-r1.ebuild:
Stable on ppc; bug 139310.
06 Jul 2006; Jon Hood <squinky86@gentoo.org> hunspell-1.1.4-r1.ebuild:
Stable on amd64, bug #139310.
06 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org>
hunspell-1.1.4-r1.ebuild:
Stable on sparc wrt #139310
05 Jul 2006; Lars Weiler <pylon@gentoo.org> hunspell-1.1.4.ebuild:
Stable on ppc.
18 May 2006; Diego Pettenò <flameeyes@gentoo.org>
hunspell-1.1.4-r1.ebuild:
Add ~x86-fbsd keyword.
18 May 2006; Diego Pettenò <flameeyes@gentoo.org>
hunspell-1.1.4-r1.ebuild:
Add ~amd64 keyword.
*hunspell-1.1.4-r1 (18 May 2006)
18 May 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+files/hunspell-1.1.4-libtool.patch,
+files/hunspell-1.1.4-renameexes.patch, +hunspell-1.1.4-r1.ebuild:
Build library as .so rather than .a; resolves bugs #133583 and #126452.
Thanks to Hanno Meyer-Thurow and the ever-present Flameeyes.
18 May 2006; Gustavo Zacarias <gustavoz@gentoo.org> hunspell-1.1.4.ebuild:
Stable on sparc
12 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> hunspell-1.1.4.ebuild:
Marking stable wrt bug #124229.
02 May 2006; Kevin F. Quinn <kevquinn@gentoo.org> hunspell-1.1.4.ebuild:
Set LC_ALL rather than clear it, to override any other locale variables (bug
#124229 comment #30)
18 Mar 2006; <nixnut@gentoo.org> hunspell-1.1.4.ebuild:
Added ~ppc. Bug #126360
07 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> hunspell-1.1.4.ebuild:
Keyworded ~sparc wrt #124229
07 Mar 2006; Kevin F. Quinn <kevquinn@gentoo.org> hunspell-1.1.4.ebuild:
Force LC_ALL to empty when running tests; bug #125375
*hunspell-1.1.4 (06 Mar 2006)
06 Mar 2006; Kevin F. Quinn <kevquinn@gentoo.org> +hunspell-1.1.4.ebuild:
Version bump; bug #125212
*hunspell-1.1.3 (29 Jan 2006)
29 Jan 2006; Kevin F. Quinn <kevquinn@gentoo.org>
+files/hunspell-1.1.3-renameexes.patch, +metadata.xml,
+hunspell-1.1.3.ebuild:
Initial commit of hunspell (bug #114482)
|