summaryrefslogtreecommitdiff
blob: 3d8f33e74a0658a26f455384aba7d95bc06c64e3 (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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
# ChangeLog for app-text/aspell
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-text/aspell/ChangeLog,v 1.127 2010/12/21 19:38:57 phajdan.jr Exp $

  21 Dec 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  aspell-0.60.6-r2.ebuild:
  x86 stable wrt bug #349270

  21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> aspell-0.60.6-r2.ebuild:
  Stable on amd64 wrt bug #349270

  10 Sep 2010; Mark Loeser <halcy0n@gentoo.org> aspell-0.60.5.ebuild:
  Add linguas to IUSE

*aspell-0.60.6-r2 (22 Jul 2010)

  22 Jul 2010; Peter Volkov <pva@gentoo.org> +aspell-0.60.6-r2.ebuild,
  +files/aspell-0.60.6-replace-fix.patch:
  Added patch to fix replace with accented characters, bug 327405, thank
  Rafael for report.

  05 Jun 2010; Raúl Porcel <armin76@gentoo.org> aspell-0.60.6-r1.ebuild:
  alpha/arm/ia64/s390/sh stable wrt #310015

  14 May 2010; Jeroen Roovers <jer@gentoo.org> aspell-0.60.6-r1.ebuild:
  Stable for HPPA (bug #310015).

  06 Apr 2010; Jonathan Callen <abcd@gentoo.org>
  +files/aspell-0.60.5-solaris.patch, aspell-0.60.6-r1.ebuild,
  +files/aspell-0.60.6-darwin-bundles.patch:
  Bump to EAPI=3, add prefix keywords, patches

  05 Apr 2010; Markus Meier <maekke@gentoo.org> aspell-0.60.6-r1.ebuild:
  amd64/arm/x86 stable, bug #310015

  27 Mar 2010; Tiago Cunha <tcunha@gentoo.org> aspell-0.60.6-r1.ebuild:
  stable sparc, bug 310015

  24 Mar 2010; Brent Baude <ranger@gentoo.org> aspell-0.60.6-r1.ebuild:
  Marking aspell-0.60.6-r1 ppc stable for bug 310015

  21 Mar 2010; Brent Baude <ranger@gentoo.org> aspell-0.60.6-r1.ebuild:
  Marking aspell-0.60.6-r1 ppc64 stable for bug 310015

  19 Feb 2010; Peter Volkov <pva@gentoo.org> aspell-0.60.6-r1.ebuild:
  Add pt_BR to the LINGUAS.

  19 Feb 2010; Peter Volkov <pva@gentoo.org> aspell-0.60.6-r1.ebuild:
  Added la and lt into LINGUAS, dropped ~m68k as a side effect of bug
  #254425.

  26 Dec 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6.ebuild,
  aspell-0.60.6-r1.ebuild:
  Mention LINGUAS in pkg_postinst message, bug #286418, thank Dmitry Ivankov
  for report. Drop ewarn: it was introduced in 0.50.5-r2 as a result of bug
  #53801 and now is not useful anymore, fixes bug #268271, thank DEMAINE
  Benoît-Pierre, aka DoubleHP for pointing my attention on this message.

  22 Dec 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6-r1.ebuild:
  Added alternative for lang=de, bug #297400 thank Ulrich Müller for
  report.

  18 Mar 2009; Joseph Jezak <josejx@gentoo.org> aspell-0.60.6.ebuild:
  Marked ppc stable for bug #259542.

  14 Mar 2009; Raúl Porcel <armin76@gentoo.org> aspell-0.60.6.ebuild:
  arm/ia64/s390/sh stable wrt #259542

  12 Mar 2009; Brent Baude <ranger@gentoo.org> aspell-0.60.6.ebuild:
  Marking aspell-0.60.6 ppc64 for bug 259542

  08 Mar 2009; Tobias Klausmann <klausman@gentoo.org> aspell-0.60.6.ebuild:
  Stable on alpha, bug #259542

  07 Mar 2009; Christian Faulhammer <fauli@gentoo.org> aspell-0.60.6.ebuild:
  x86 stable, bug 259542

  06 Mar 2009; Jeroen Roovers <jer@gentoo.org> aspell-0.60.6.ebuild:
  Stable for HPPA (bug #259542).

*aspell-0.60.6-r1 (03 Mar 2009)

  03 Mar 2009; Peter Volkov <pva@gentoo.org> +aspell-0.60.6-r1.ebuild:
  Fixed QA warning append-ldflags is used to pass libraries, bug #226873,
  thank Diego E. 'Flameeyes' Pettenò for report.

  03 Mar 2009; Jeremy Olexa <darkside@gentoo.org> aspell-0.60.6.ebuild:
  amd64 stable, bug 259542

  02 Mar 2009; Ferris McCormick <fmccor@gentoo.org> aspell-0.60.6.ebuild:
  Sparc stable, Bug #259542.

  10 Jan 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6.ebuild:
  Fixed LINGUAS handling, bug #245399, thank Michael Laß for report.

  10 Jan 2009; Peter Volkov <pva@gentoo.org> aspell-0.60.6.ebuild:
  Added hack to make aspell buildable with old libtool. We need to remove it
  later and depend on >=libtool-2.2.

*aspell-0.60.6 (27 Apr 2008)

  27 Apr 2008; Wulf C. Krueger <philantrop@gentoo.org>
  +aspell-0.60.6.ebuild:
  Version bump as per bug 218756.

  26 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
  +files/aspell-0.60.5-gcc-4.3.patch, aspell-0.60.5.ebuild:
  Added a patch for gcc-4.3-compatibility as kindly provided by Ryan Hill on
  bug 203701.

  28 Dec 2007; <welp@gentoo.org> aspell-0.60.5.ebuild:
  Keyworded ~sparc-fbsd; bug 197275

  28 Aug 2007; Markus Ullmann <jokey@gentoo.org> aspell-0.60.5.ebuild:
  Latest version uses Automake 1.10

  18 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
  -files/01-gcc3.3-assert.patch, -files/aspell-0.60.4-gcc-4.1-fix.patch,
  -files/02-gcc3.3-constcast.patch, -files/aspell-0.60.4-nls.patch,
  -files/aspell-buffer-fix.patch, -aspell-0.60.3.ebuild,
  -aspell-0.60.3-r1.ebuild, -aspell-0.60.4.ebuild, -aspell-0.60.4-r1.ebuild,
  -aspell-0.60.4-r2.ebuild, aspell-0.60.5.ebuild:
  Added the examples USE flag as per bug 111508. Removed obsolete versions.

  10 Aug 2007; Jeroen Roovers <jer@gentoo.org> aspell-0.60.5.ebuild:
  Stable for HPPA (bug #178690).

  09 Aug 2007; Markus Rothe <corsair@gentoo.org> aspell-0.60.5.ebuild:
  Stable on ppc64; bug #178690

  06 Aug 2007; Joshua Kinard <kumba@gentoo.org> aspell-0.60.5.ebuild:
  Stable on mips, per #178690.

  05 Aug 2007; Raúl Porcel <armin76@gentoo.org> aspell-0.60.5.ebuild:
  alpha/ia64/x86 stable wrt #178690

  05 Aug 2007; nixnut <nixnut@gentoo.org> aspell-0.60.5.ebuild:
  Stable on ppc wrt bug 178690

  04 Aug 2007; Ferris McCormick <fmccor@gentoo.org> aspell-0.60.5.ebuild:
  Sparc stable --- part of Bug #178690 --- works with aspell-en-6.0.0.

  04 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org> aspell-0.60.5.ebuild:
  Marked stable on amd64 as per bug 178690. Thanks, Thomas!

  03 Jun 2007; Joshua Kinard <kumba@gentoo.org> aspell-0.60.5.ebuild:
  Marked unstable on mips.

  16 May 2007; Raúl Porcel <armin76@gentoo.org> aspell-0.60.5.ebuild:
  Add ~alpha wrt #147568

  12 May 2007; Markus Rothe <corsair@gentoo.org> aspell-0.60.5.ebuild:
  Added ~ppc64; bug #147568

  04 Mar 2007; Kevin F. Quinn <kevquinn@gentoo.org> aspell-0.60.5.ebuild:
  Incorporated dictionary pdepends (bug #48072)

  04 Mar 2007; Marius Mauch <genone@gentoo.org> aspell-0.50.5-r4.ebuild,
  aspell-0.60.3.ebuild, aspell-0.60.3-r1.ebuild, aspell-0.60.4.ebuild,
  aspell-0.60.4-r1.ebuild, aspell-0.60.4-r2.ebuild, aspell-0.60.5.ebuild:
  Replacing einfo with elog

*aspell-0.60.5 (03 Mar 2007)

  03 Mar 2007; Kevin F. Quinn <kevquinn@gentoo.org>
  +files/aspell-0.60.5-nls.patch, +aspell-0.60.5.ebuild:
  Bump to 0.60.5 - bug #167461
  Also fix incorrect copyright headers in other ebuilds that had changed in
  2007 (naughty genstef ;)).

*aspell-0.60.4-r1 (30 Nov 2006)
*aspell-0.60.3-r1 (30 Nov 2006)

  30 Nov 2006; Kevin F. Quinn <kevquinn@gentoo.org>
  +aspell-0.60.3-r1.ebuild, +aspell-0.60.4-r1.ebuild:
  Add blocker on aspell-en-0.5 - bumped so that any existing users with
  aspell-en-0.5 installed will be prompted to deal with it. Bug #96794

  30 Nov 2006; Kevin F. Quinn <kevquinn@gentoo.org> aspell-0.60.4.ebuild:
  Set WANT_AUTOMAKE to get correct dependencies for autotools,
  for bug #156654

  28 Apr 2006; Luca Barbato <lu_zero@gentoo.org> aspell-0.60.4.ebuild:
  Make absolutely sure altivec is disable

  07 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
  +files/aspell-0.60.4-nls.patch, aspell-0.60.4.ebuild:
  Add ~x86-fbsd keyword after fixing linking with libintl. Add nls useflag to
  allow enabling/disabling nls support (with proper dependencies).

  20 Mar 2006; Fabian Groffen <grobian@gentoo.org> aspell-0.60.4.ebuild:
  Removed ~ppc-macos for 0.60.4, it has undefined symbols during the linking
  phase

  19 Mar 2006; Anders Rune Jensen <arj@gentoo.org> aspell-0.50.4-r4.ebuild:
  Fix #122855

  15 Jan 2006; Luca Barbato <lu_zero@gentoo.org> aspell-0.60.4.ebuild:
  Workaround for ppc and gcc-4

  14 Nov 2005; Anders Rune Jensen <arj@gentoo.org> aspell-0.60.4.ebuild:
  Fix #112373.
	
*aspell-0.60.4 (09 Nov 2005)

  09 Nov 2005; Anders Rune Jensen <arj@gentoo.org> +aspell-0.60.4.ebuild, 
  -aspell-0.60.2.ebuild:
  Version bump. Fix #111740. Remove old version

  08 Aug 2005; Seemant Kulleen <seemant@gentoo.org>
  +files/aspell-0.60.3-templateinstantiations.patch, aspell-0.60.3.ebuild:
  gcc4 patch, as submitted in bug #70582, and requested by flameeyes

*aspell-0.60.3 (12 Jul 2005)

  12 Jul 2005; Anders Rune Jensen <arj@gentoo.org> +aspell-0.60.3.ebuild:
  Version bump.

  20 Feb 2005; David Holm <dholm@gentoo.org> :
  Added to ~ppc.

  23 Jan 2005; Anders Rune Jensen <arj@gentoo.org> aspell-0.60.2.ebuild,
  aspell-0.60.1.1.ebuild, aspell-0.60.ebuild:
  Fix #77109.

*aspell-0.60.2 (13 Jan 2005)

  13 Jan 2005; Anders Rune Jensen <arj@gentoo.org> aspell-0.60.2.ebuild:
  Version bump.
	
  13 Jan 2005; Anders Rune Jensen <arj@gentoo.org> aspell-0.60.1.1.ebuild:
  works ok on amd64.

  02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> :
  Change encoding to UTF-8 for GLEP 31 compliance

  07 Dec 2004; Jason Wever <weeve@gentoo.org> aspell-0.60.1.1.ebuild:
  Added ~sparc keyword as the version bump was inproperly done.

*aspell-0.60.1.1 (21 Nov 2004)

  21 Nov 2004; Anders Rune Jensen <arj@gentoo.org> +aspell-0.60.1.1.ebuild:
  new version. Closes #71793.

  22 Oct 2004; Nick Dimiduk <ndimiduk@gentoo.org> aspell-0.50.5-r4.ebuild:
  Added ~ppc-macos keyword.

  14 Oct 2004; David Holm <dholm@gentoo.org> aspell-0.60.ebuild:
  Added to ~ppc.

  04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> aspell-0.60.ebuild:
  Added to ~amd64 and ~sparc.

*aspell-0.60 (03 Oct 2004)

  03 Oct 2004; Anders Rune Jensen <arj@gentoo.org> +aspell-0.60.ebuild:
  new version. Fixes #65133.
	
  06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.5-r2.ebuild,
  aspell-0.50.5-r4.ebuild:
  Switch to use epause and ebeep, bug #62950

  19 Aug 2004; Guy Martin <gmsoft@gentoo.org> aspell-0.50.5-r4.ebuild:
  Stable on hppa.

  18 Aug 2004; Hardave Riar <hardave@gentoo.org> aspell-0.50.5-r4.ebuild:
  Stable on mips. Bug #53389

  18 Aug 2004; Gustavo Zacarias <gustavoz@gentoo.org> aspell-0.50.5-r4.ebuild:
  Sparc stable wrt #53389

  18 Aug 2004; Luca Barbato <lu_zero@gentoo.org> aspell-0.50.5-r4.ebuild:
  Marked ppc

  18 Aug 2004; Aron Griffis <agriffis@gentoo.org> aspell-0.50.5-r4.ebuild:
  stable on alpha, amd64, ia64 and x86 #53389

*aspell-0.50.5-r4 (18 Aug 2004)

  18 Aug 2004; <solar@gentoo.org> files/aspell-0.50.5-charcount.patch,
  -aspell-0.50.5-r3.ebuild, +aspell-0.50.5-r4.ebuild:
  slight update to charcount patch for bug #53389

  17 Aug 2004; Tom Gall <tgall@gentoo.org> aspell-0.50.5-r3.ebuild:
  stable on ppc64, bug #58313

*aspell-0.50.5-r3 (15 Aug 2004)

  15 Aug 2004; <solar@gentoo.org> aspell-0.50.5-r3.ebuild,
  files/aspell-0.50.5-charcount.patch:
  The previous security patch included in gentoo for aspell was apparently
  incorrect. It counted the words rather than characters. This revision fixes
  that. This was brought to our attention by by Ludwig Nussel
  <ludwig.nussel@suse.de>

  30 Jul 2004; Anders Rune Jensen <arj@gentoo.org> aspell-0.50.5-r2.ebuild:
  Bugfix for aspell --mode=email by Alex Efros. Very good work! (#48865).

  24 Jul 2004; Alastair Tse <liquidx@gentoo.org> aspell-0.50.5-r2.ebuild:
  fixed SRC_URI to use mirror://gnu (#55523)

  16 Jun 2004; Anders Rune Jensen <arj@gentoo.org> aspell-0.50.5-r2.ebuild:
  filter -fno-rtti. Fixes bug #48033.

  16 Jun 2004; Aron Griffis <agriffis@gentoo.org> aspell-0.50.5-r2.ebuild:
  Stable on ia64

*aspell-0.50.5-r2 (16 Jun 2004)

  16 Jun 2004; Seemant Kulleen <seemant@gentoo.org>
  files/aspell-buffer-fix.patch, -aspell-0.50.5-r1.ebuild,
  +aspell-0.50.5-r2.ebuild, -aspell-0.50.5.ebuild:
  Fix the buffer patch for the truncated dictionaries issue reported in bug
  #53801 by Tom Wesley <tom.wesley@ntlworld.com>. Adam Bregenzer
  <adam@bregenzer.net> posted a patch to the patch there, so big-up to him.
  Removed crusty 50.5 versions, and -r2 straight to stable for everyone

  10 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> aspell-0.50.5-r1.ebuild:
  Stable on alpha, bug #53389.

  09 Jun 2004; Travis Tilley <lv@gentoo.org> aspell-0.50.5-r1.ebuild:
  stable on amd64

  10 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.5-r1.ebuild:
  Stable on sparc, mips (bug #53389)

  09 Jun 2004; Guy Martin <gmsoft@gentoo.org> aspell-0.50.5-r1.ebuild:
  Marked stable on hppa.

  09 Jun 2004; Luca Barbato <lu_zero@gentoo.org> aspell-0.50.5-r1.ebuild:
  Marked ppc

*aspell-0.50.5-r1 (09 Jun 2004)

  09 Jun 2004; Seemant Kulleen <seemant@gentoo.org>
  +files/aspell-buffer-fix.patch, +aspell-0.50.5-r1.ebuild:
  Apply a patch to fix the buffer overflow reported in:
  http://www.securityfocus.com/archive/1/365479. This should close bug #53389
  by: Florian Schilhabel <florian.schilhabel@gmx.net>. Other arches need to push
  this to stable

  06 Jun 2004; Travis Tilley <lv@gentoo.org> aspell-0.50.5.ebuild:
  stable on amd64 for gcc 3.4 fix

  14 May 2004; Stephen P. Becker <geoman@gentoo.org> aspell-0.50.3.ebuild:
  Stable on mips

  12 May 2004; Bryan Østergaard <kloeri@gentoo.org> aspell-0.50.5.ebuild:
  Stable on alpha.

  07 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> aspell-0.50.4.1.ebuild,
  aspell-0.50.5.ebuild:
  Stable on sparc, #50392

  02 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> aspell-0.50.3.ebuild:
  inherit eutils for epatch

  02 Apr 2004; Jon Portnoy <avenj@gentoo.org> aspell-0.50.5.ebuild,
  aspell-0.50.4.1.ebuild, aspell-0.50.3.ebuild :
  Added LDFLAGS hack to make sure gpm gets linked in with USE=gpm.
  This is needed when ncurses is built with gpm support. #46432

  02 Apr 2004; Jon Portnoy <avenj@gentoo.org> aspell-0.50.5.ebuild :
  AMD64 keywords.

  01 Apr 2004; <randy@gentoo.org> aspell-0.50.5.ebuild:
  adding s390 to keywords

  13 Mar 2004; Stephen P. Becker <geoman@gentoo.org> :
  Added ~mips keyword.

*aspell-0.50.5 (18 Feb 2004)

  18 Feb 2004; Alastair Tse <liquidx@gentoo.org> aspell-0.50.5.ebuild,
  metadata.xml:
  version bump. cleaned up src_install, installed compat scripts to
  ispell-aspell and spell-aspell

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> aspell-0.50.4.1.ebuild:
  Stable on ia64

  01 Nov 2003; Brad House <brad_mssw@gentoo.org> aspell-0.50.4.1.ebuild:
  aspell-0.50.4.1 is no good for amd64, duplicate
  symbol errors, on stuff like _init, which is because they try to link in
  different versions of crt* etc

*aspell-0.50.4.1 (28 Oct 2003)

  28 Oct 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.4.1.ebuild:
  Version bump, thanks to: MG <markgilbert@hotpop.com> in bug #31959

*aspell-0.50.3 (03 Dec 2002)

  27 Mar 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild:
  postinst message typo fix, thanks to: Jeremy Collins <jeremy@happycorp.net> in
  bug #18278

  20 Mar 2003; Guy Martin <gmsoft@gentoo.org> aspell-0.50.3.ebuild :
  Changed ~hppa to hppa in KEYWORDS.

  22 Feb 2003; Aron Griffis <agriffis@gentoo.org> aspell-0.50.3.ebuild :
  Mark stable on alpha

  12 Feb 2003; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild :

  Added ~alpha ~mips ~hppa

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : 
  changed sparc ~sparc keywords
 
  03 Dec 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.3.ebuild
  files/digest-aspell-0.50.3 :

  Jon Nall's changes were taken upstream for this release.

*aspell-0.50.2-r1 (11 Nov 2002)

  11 Nov 2002; Jon Nall <nall@gentoo.org> aspell-0.50.2-r1.ebuild
  files/digest-aspell-0.50.2-r1 :

  This fixes a problem where applications are linked against both 
  libaspell.so AND libaspell-common.so. when aspell is upgraded,
  the libaspell-common.so version is bumped and apps break. using
  --remove-internal-dep=aspell-common with cause apps to link
  only against libaspell.so, which should allow them to work across
  multiple aspell versions. This fixes bug #9996.
  NOTE: all apps that compile against aspell will need to be 
  recompiled (abiword, sylpheed-claws, gnome-spell, etc)


*aspell-0.50.2 (05 Oct 2002)

  25 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.2.ebuild :

  Nall (nall@gentoo.org) pointed out that elibtoolize --reverse-deps causes
  this build to look in ${D} before /usr/lib, so apps that compile against
  aspell should not have to be recompiled with an aspell version bump any
  more.  Closes bug #9583.  Note that Azarah came up with the solution :)

  05 Oct 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.2.ebuild
  files/digest-aspell-0.50.2 :

  Version bump which fixes a LOT of bugs.  Kword and Kmail should now work
  properly with this.  New ebuild notification by: arun@virginia.edu (Arun
  Thomas) (sindian in #gentoo-dev) in bug #8786.

*aspell-0.50.1 (03 Sep 2002)

  10 Sep 2002; Calum Selkirk <cselkirk@gentoo.org> aspell-0.50.1.ebuild :

  Added a if ARCH = ppc and set CXXFLAGS to be less aggressive (it segfaults
  on ppc with higher opts).

  03 Sep 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.1.ebuild
  files/digest-aspell-0.50.1 :

  Version bump to newest bugfix release which, among other things, allows
  for user's custom optimisation flags again.

*aspell-0.50 (23 Aug 2002)

  23 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50.ebuild
  files/digest-aspell-0.50 :

  Version bump to stable release.

*aspell-0.50_pre20020815 (16 Aug 2002)

  23 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
  aspell-0.50_pre20020815.ebuild :

  Removed unnecessary gcc stuff (legacy from aspell-0.44 stuff), and also
  added a note in pkg_postinst() that a dictionary will have to be
  installed.  Thanks to: arun@virginia.edu (Arun Thomas) in bugs #6757 and
  #6758.
 
  16 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
  aspell-0.50_pre20020815.ebuild :

  version bump.

*aspell-0.50_pre20020811 (13 Aug 2002)

  13 Aug 2002; Seemant Kulleen <seemant@gentoo.org>
  aspell-0.50_pre20020811.ebuild :

  Version bump to newest snapshot -- bug fixes galore!

*aspell-0.50_pre20020730 (13 Aug 2002)

  13 Aug 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.50_pre20020730 :

  Version bump (long needed)

*aspell-0.33-7.1-r2 (24 Jul 2002)
  
  07 Aug 2002; Calum Selkirk <cselkirk@gentoo.org> aspell-0.33.7.1-r1.ebuild :

  Added ppc to KEYWORDS. (Gerk, aspell-0.33.7.1-r2.ebuild is masked for
  testing).

  06 Aug 2002; Mark Guertin <gerk@gentoo.org> :
  Added ppc to keywords

  24 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> aspell-0.33.7.1-r2.ebuild :
 
  This might fix the build problems with gcc 2.95.3 and glibc 2.2.5.

*aspell-0.33.7.1-r1 (21 Mar 2002)

  21 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.33.7.1-r1 :

  The documentation in HTML should not, and is not being, gzipped any more.


*aspell-0.33.7.1-r1 (12 Mar 2002)

  12 Mar 2002; Seemant Kulleen <seemant@gentoo.org> aspell-0.33.7.1-r1 :

  OK, finally this thing merges!  It has some _strange_ issues with optimisation
  levels. Specifically, they need to be specified _before_ ./configure.  Go
  figure.  Anyway, now this is compatible with the newest pspell library, not
  the older ones.  Also, this uses a patch from the author's page as well, in 
  order to actually compile.

*aspell-0.32.6 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.