summaryrefslogtreecommitdiff
blob: f0a8a0dba7cd6400b85a5b3e57ae42e558643ded (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
# ChangeLog for dev-java/ant-core
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.34 2005/09/11 11:26:42 axxo Exp $

# Ant-core blocks lower/older versions of ant-tasks, 
# since it will not run when there is a version mismatch betwean the 2 packages
# Please unemerge ant-tasks when updating ant-core.

*ant-core-1.6.5-r2 (11 Sep 2005)
*ant-core-1.6.2-r5 (11 Sep 2005)

  11 Sep 2005; Thomas Matthijs <axxo@gentoo.org> files/1.6.2-ant,
  files/1.6.5-ant, -ant-core-1.6.2-r3.ebuild, -ant-core-1.6.2-r4.ebuild,
  +ant-core-1.6.2-r5.ebuild, -ant-core-1.6.5-r1.ebuild,
  +ant-core-1.6.5-r2.ebuild:
  Fix wrapper script (again)

  10 Sep 2005; Thomas Matthijs <axxo@gentoo.org> ant-core-1.5.4-r2.ebuild,
  ant-core-1.6.2-r3.ebuild, ant-core-1.6.2-r4.ebuild,
  ant-core-1.6.5-r1.ebuild:
  Block older dev-java/ant bug #104197

  25 Aug 2005; Aron Griffis <agriffis@gentoo.org> ant-core-1.6.5-r1.ebuild:
  add ~ia64

  14 Aug 2005; Saleem Abdulrasool <compnerd@gentoo.org>
  ant-core-1.6.5-r1.ebuild:
  Updated to use toolchain-func eclass to determine arch, minor style change

*ant-core-1.6.5-r1 (23 Jul 2005)

  23 Jul 2005; Thomas Matthijs <axxo@gentoo.org> -ant-core-1.6.5.ebuild,
  +ant-core-1.6.5-r1.ebuild:
  revision bump too make sure ppl have the new wrapper

*ant-core-1.6.2-r4 (25 Jul 2005)

  25 Jul 2005;  Karl Trygve Kalleberg <karltk@gentoo.org>
  ant-core-1.6.2-r4.ebuild:
  Fixed -lib issue in the script file. Can now depend on the new
  script. Gone straight to stable since it's pretty major.

  09 Jul 2005; Thomas Matthijs <axxo@gentoo.org> ant-core-1.5.4-r2.ebuild,
  ant-core-1.6.2-r3.ebuild, ant-core-1.6.5.ebuild:
  Fix deps, add source useflag

  02 Jun 2005; Thomas Matthijs <axxo@gentoo.org> -files/1.6.3-ant,
  -files/1.6.4-ant, -ant-core-1.6.3-r1.ebuild, -ant-core-1.6.4.ebuild:
  prune

*ant-core-1.6.5 (02 Jun 2005)

  02 Jun 2005; Thomas Matthijs <axxo@gentoo.org> +files/1.6.5-ant,
  +ant-core-1.6.5.ebuild:
  version bump

*ant-core-1.6.4 (23 May 2005)

  23 May 2005; Thomas Matthijs <axxo@gentoo.org> +files/1.6.4-ant,
  +ant-core-1.6.4.ebuild:
  version bump

*ant-core-1.6.3-r1 (14 May 2005)
*ant-core-1.6.2-r3 (14 May 2005)

  14 May 2005; Jan Brinkmann <luckyduck@gentoo.org> files/1.6.2-ant,
  files/1.6.3-ant, -ant-core-1.6.2-r2.ebuild, +ant-core-1.6.2-r3.ebuild,
  -ant-core-1.6.3.ebuild, +ant-core-1.6.3-r1.ebuild:
  updated commons-beanutils dependency to reflect new slotting. see #71952

*ant-core-1.6.3 (28 Apr 2005)

  28 Apr 2005; Thomas Matthijs <axxo@gentoo.org>
  -ant-core-1.6.3_beta1.ebuild, +ant-core-1.6.3.ebuild:
  version bump

  03 Apr 2005; Thomas Matthijs <axxo@gentoo.org> +files/1.6.3-ant,
  ant-core-1.6.2-r2.ebuild, ant-core-1.6.3_beta1.ebuild:
  die when wrapper cant be found

*ant-core-1.6.3_beta1 (03 Apr 2005)

  03 Apr 2005; Thomas Matthijs <axxo@gentoo.org>
  +ant-core-1.6.3_beta1.ebuild:
  version bump

*ant-core-1.6.2-r2 (03 Apr 2005)

  03 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> files/1.6.2-ant,
  -ant-core-1.6.2-r1.ebuild, +ant-core-1.6.2-r2.ebuild:
  updated java-config call in the wrapper script to reflect oro->jakarta-oro
  move.

  27 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> ant-core-1.6.2-r1.ebuild:
  corrected installation of the ant wrapper script for the new revision, fixes
  #86887

*ant-core-1.6.2-r1 (27 Mar 2005)

  27 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org> files/1.6.2-ant,
  +ant-core-1.6.2-r1.ebuild, -ant-core-1.6.2.ebuild:
  moved from dev-java/regexp to dev-java/jakarta-regexp dependency. see #71336

  04 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> ant-core-1.6.2.ebuild:
  improved support of the doc useflag, now also the api doc is getting
  installed. fixes #80762

  04 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> files/1.6.2-ant:
  added commons-collections to the java-config -p call in the ant wrapper. see
  #72932

  03 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> +files/1.6.2-scp.patch,
  ant-core-1.6.2.ebuild:
  applied an patch to fix scp with openssh-3.9. also see #77365

  29 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> files/1.6.2-ant:
  updated java-config -p call in 1.6.2-ant to reflect the new rhino slots.

  26 Jan 2005; Markus Rothe <corsair@gentoo.org> ant-core-1.6.2.ebuild:
  Stable on ppc64

  18 Dec 2004; Markus Rothe <corsair@gentoo.org> ant-core-1.6.2.ebuild:
  added ~ppc64 to KEYWORDS

  16 Oct 2004; Thomas Matthijs <axxo@gentoo.org> ant-core-1.5.4-r2.ebuild,
  ant-core-1.6.2.ebuild:
  use java-pkg_dohtml instead of dohtml to also install the package-list in
  case of api docs: #50740

  16 Oct 2004; Dylan Carlson <absinthe@gentoo.org> ant-core-1.6.2.ebuild:
  Stable on amd64.

*ant-core-1.5.4-r2 (22 Sep 2004)

  22 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -ant-core-1.5.4-r1.ebuild,
  +ant-core-1.5.4-r2.ebuild:
  ant wrapper wasn't being installed, sorry.

  18 Sep 2004; Sven Wegener <swegener@gentoo.org> :
  Fixed ChangeLog header.

*ant-core-1.5.4-r1 (17 Sep 2004)

  17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/1.5.4-ant,
  +ant-core-1.5.4-r1.ebuild, -ant-core-1.5.4.ebuild:
  fix classpath in wrapper script, bug 64410

  17 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/1.6.2-ant:
  respect JAVA_HOME, bug 61665

  11 Sep 2004; Thomas Matthijs <axxo@gentoo.org> ant-core-1.6.2.ebuild:
  removed pkg_setup, not used anyway, moved the ppc threads_flags to
  src_compile. Don't use global classpath when compiling

*ant-core-1.6.2 (10 Sep 2004)

  10 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +metadata.xml,
  +files/1.5.4-ant, +files/1.6.2-ant, +files/build.sh-exit-fix.patch.gz,
  +files/rpmbuild.patch.gz, +ant-core-1.5.4.ebuild, +ant-core-1.6.2.ebuild:
  Moved from dev-java/ant

  06 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -files/1.6.0-r3/ant,
  -files/1.6.1/ant, -files/1.6.2-r2/ant, -files/1.6.2-r3/ant,
  -ant-1.6.0-r3.ebuild, -ant-1.6.1-r1.ebuild, -ant-1.6.1.ebuild,
  -ant-1.6.2-r2.ebuild, -ant-1.6.2-r3.ebuild, ant-1.6.2-r5.ebuild:
  remove older ebuild that use ant-optional

  04 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/1.6.2-r5/ant,
  ant-1.6.2-r5.ebuild:
  move jython-bin -> jython, regexp-bin -> regexp

  01 Sep 2004; Thomas Matthijs <axxo@gentoo.org> files/1.6.2-r5/ant,
  ant-1.6.2-r5.ebuild:
  remove ant-optional from wrapper, move block on optional to tasks, add block
  on older ant-tasks

  31 Aug 2004; Thomas Matthijs <axxo@gentoo.org> -files/1.6.2-r4/ant,
  -ant-1.6.2-r4.ebuild:
  remove since its broken

*ant-1.6.2-r5 (31 Aug 2004)

  31 Aug 2004; Thomas Matthijs <axxo@gentoo.org> +files/1.6.2-r5/ant,
  +ant-1.6.2-r5.ebuild:
  fix ant wrapper script to use ant-tasks,and some (-bin)

  31 Aug 2004; Thomas Matthijs <axxo@gentoo.org> ant-1.6.2-r4.ebuild:
  block ant-optional, depending on new ant-tasks-1.6.2-r3

*ant-1.6.2-r4 (30 Aug 2004)

  30 Aug 2004; Karl Trygve Kalleberg <karltk@gentoo.org> 
  Fixed dependency on ant-optional to ant-tasks.

  27 Aug 2004; Thomas Matthijs <axxo@gentoo.org>
  -files/1.5.3/1_6_backport-jdk142.patch.gz, -files/1.5.3/ant,
  -files/1.6.0-r2/ant, -files/1.6.2/ant, -files/1.6.2-r1/ant,
  -ant-1.5.3-r5.ebuild, -ant-1.6.0-r2.ebuild, -ant-1.6.2-r1.ebuild,
  -ant-1.6.2.ebuild:
  remove older versions

  27 Aug 2004; Thomas Matthijs <axxo@gentoo.org> metadata.xml,
  ant-1.6.2-r3.ebuild:
  x86

  27 Aug 2004; <SeJo@gentoo.org> ant-1.6.0-r3.ebuild, ant-1.6.2-r2.ebuild:
  stable on ppc

*ant-1.6.2-r3 (27 Aug 2004)

  27 Aug 2004; Thomas Matthijs <axxo@gentoo.org> +files/1.6.2-r3/ant,
  +ant-1.6.2-r3.ebuild:
  fix bug 60991

*ant-1.6.2-r2 (29 Jul 2004)

  29 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/1.6.2-r2/ant,
  +ant-1.6.2-r2.ebuild:
  actualy use the fixed wrapper script

*ant-1.6.2-r1 (23 Jul 2004)

  23 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/1.6.2-r1/ant,
  +ant-1.6.2-r1.ebuild:
  fix ant script wrapper script and depends

  18 Jul 2004; Thomas Matthijs <axxo@gentoo.org> ant-1.6.2.ebuild:
  added ~amd64

*ant-1.6.2 (17 Jul 2004)

  17 Jul 2004; Thomas Matthijs <axxo@gentoo.org> +files/1.6.2/ant,
  +ant-1.6.2.ebuild:
  Version bump

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ant-1.5.3-r5.ebuild,
  ant-1.5.4-r1.ebuild, ant-1.6.0-r2.ebuild, ant-1.6.0-r3.ebuild,
  ant-1.6.1-r1.ebuild, ant-1.6.1.ebuild:
  virtual/glibc -> virtual/libc

  12 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.6.1.ebuild,
  ant-1.6.1-r1.ebuild: Added some extra symlinks. Fixes #49128.

  16 May 2004; Chris Aniszczyk <zx@gentoo.org> ant-1.6.1-r1.ebuild,
  ant-1.6.1.ebuild:
  Updated license to Apache 2.0

  09 May 2004; Jason Wever <weeve@gentoo.org> ant-1.6.1-r1.ebuild:
  Added ~sparc keyword, helps resolve bug #50407.

  04 May 2004; <SeJo@gentoo.org> ant-1.6.1.ebuild:
  added ~ppc keyword to the ant-1.6.1.ebuild

  23 Mar 2004; David Holm <dholm@gentoo.org> ant-1.6.1-r1.ebuild:
  Backed out from ~ppc.

  22 Mar 2004; David Holm <dholm@gentoo.org> ant-1.6.1-r1.ebuild:
  Added to ~ppc.

  20 Mar 2004; Chris Aniszczyk <zx@gentoo.org> files/1.6.1/ant:
  Updated ant to use the new launcher interface.
  Thanks to Thomas Wutsch <twutsch@iicm.edu> for the updates. Closes #44804

*ant-1.6.1-r1 (17 Mar 2004)

  11 Mar 2004; Chris Aniszczyk <zx@gentoo.org> ant-1.6.0-r2.ebuild,
  ant-1.6.1.ebuild:
  Added some fixes. Thanks to Pavel <hlobil@sympatico.ca> for some input.

*ant-1.6.1 (10 Mar 2004)

  10 Mar 2004; Chris Aniszczyk <zx@gentoo.org> ant-1.5.4-r1.ebuild,
  ant-1.6.1.ebuild:
  Version bump + fixes. Closes #43398, #42850, #41414

  25 Feb 2004; Dylan Carlson <absinthe@gentoo.org> ant-1.5.4-r1.ebuild,
  ant-1.6.0-r2.ebuild, ant-1.6.0-r3.ebuild:
  Added amd64 keyword to ant-1.5.4-r1.   removed ~ppc from 1.6.0-r3 due to bad 
  dependencies.  1.6.0 seems broken for PropertyFile tasks anyway, so it is
  being moved into package.mask.

  16 Feb 2004; David Holm <dholm@gentoo.org> ant-1.6.0-r3.ebuild:
  Ok, lets try adding this to ~ppc one more time. Someone needs a lecture in CVS
  and how to handle conflicts. ;)

  16 Feb 2004; Chris Aniszczyk <zx@gentoo.org> ant-1.6.0-r3.ebuild:
  Bug Fix #39021

*ant-1.6.0-r3 (10 Feb 2004)

  10 Feb 2004; Adrian Almenar <strider@gentoo.org> ant-1.6.0-r3.ebuild:
  Removed some USE flags for this package since people dont use them,
  and create a lot of bug reports about it.

  20 Jan 2004; Adrian Almenar <strider@gentoo.org> ant-1.6.0-r2.ebuild:
  Added ~x86 keyword.

  19 Jan 2004; Adrian Almenar <strider@gentoo.org> ant-1.6.0-r2.ebuild:
  Added amd64 keyword.

  18 Jan 2004; Adrian Almenar <strider@gentoo.org> files/1.6.0-r2/ant:
  Redirect java-config stderr output to /dev/null.

*ant-1.6.0-r2 (18 Jan 2004)

  18 Jan 2004; Adrian Almenar <strider@gentoo.org> ant-1.6.0-r2.ebuild:
  New method for building ant.

*ant-1.6.0 (25 Dec 2003)

  25 Dec 2003; Adrian Almenar <strider@gentoo.org> ant-1.6.0-r1.ebuild, ant-1.6.0.ebuild,
  files/1.6.0/ant:
  Updated ant to latest available version.

  20 Nov 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.4-r1.ebuild:
  Moved to stable on all arches.

  20 Oct 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.4-r1.ebuild,
  ant-1.5.4-r2.ebuild:
  This should fix bug #31545, Thanks Azarah for your help.

*ant-1.5.4-r2 (18 Oct 2003)

  18 Oct 2003; root <strider@gentoo.org> ant-1.5.4-r2.ebuild:
  New process to build ant from sources.

  18 Oct 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.3-r5.ebuild,
  ant-1.5.4-r1.ebuild, ant-1.5.4.ebuild, files/1.5.3/ant, files/1.5.4/ant:
  Fixes bug #31006

*ant-1.5.4-r1 (13 Oct 2003)

  13 Oct 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.4-r1.ebuild:
  Thanks to Gunnlaugur Thor Briem <gthb@hi.is>.
  Fix http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14650
  (RPM package builds using rpm task failed with newer rpm versions
  such as the current stable one in portage)

*ant-1.5.4 (21 Sep 2003)

  21 Sep 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.3-r3.ebuild,
  ant-1.5.3-r4.ebuild, ant-1.5.3-r5.ebuild, ant-1.5.4.ebuild, files/1.5.4/ant:
  Added but masked 1.5.4, updated ant ebuild so now can use bcel support if
  available, also updated patches

  11 Aug 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.3-r5.ebuild:
  Updating ant as its working ok, has been tested.

*ant-1.5.3-r5 (08 Aug 2003)

  08 Aug 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.3-r5.ebuild,
  files/build.sh-exit-fix.patch.gz, files/1.5.3/1_6_backport-jdk142.patch.gz:
  Added new ebuild with patches from Carsten Frewert <gentoo@frewert.de>.
  Thanks. Marked as testing. It also solves bug #23874.

*ant-1.5.3-r4 (26 May 2003)

  26 May 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.3-r4.ebuild:
  Time to unmask 1.5.3. -r4 includes a fix to include the supporting scripts to
  close bug #19885.

*ant-1.5.3-r3 (26 Apr 2003)

  26 Apr 2003; Dylan Carlson <absinthe@gentoo.org> :
  Switched to java-pkg eclass; added detection routines for antlr, beanutils,
  junitreport, oro and xerces classes for optional ant tasks.

*ant-1.5.3-r2 (23 Apr 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.3-r2.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors.
  
  23 Apr 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.3-r2.ebuild:
  Many fixes, improvements:
   - ant now builds from source instead of using the binaries
     (thanks to Ryan Shaw in # 10364, belatedly)
   - fixed SRC_URI
   - fixed HOMEPAGE (ant.apache.org now)
   - improved DESCRIPTION

*ant-1.5.3-r1 (18 Apr 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.3-r1.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors. Updated Homepage.

  18 Apr 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.3-r1.ebuild,
  ant-1.5.3.ebuild, ant-1.5.3.ebuild:
  Version bump to close #19505.  Still masked for testing.

*ant-1.5.3 (15 Apr 2003)

  15 Apr 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.3.ebuild,
  files/1.5.3/ant:
  Version bump.  Closes # 17097.

*ant-1.5.2 (21 Mar 2003)

  26 Apr 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.2.ebuild:
  Updated SRC_URI so this ebuild uses apache mirrors. Updated Homepage.

  06 Apr 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.2.ebuild:
  ppc sparc moved to stable.

  21 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.2.ebuild, 
  files/1.5.2/ant:
  Version bump.  Unmasked for x86.

*ant-1.5.1-r4 (16 Mar 2003)

  17 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> ant-1.5.1-r4.ebuild:
  Added ~ppc keyword

  16 Mar 2003; Dylan Carlson <absinthe@gentoo.org> ant-1.5.1-r4.ebuild:
  Added 'doc' USE flag for developer's documentation.

*ant-1.5.1-r3 (01 Dec 2002)

  05 Mar 2003; Will Woods <wwoods@gentoo.org> ant-1.5.1-r3.ebuild:
  Added ~alpha keyword

  20 Feb 2003; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild :
  Changed to stable keyword only on x86.

  08 Dec 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild :
  Added Sparc keyword "~sparc" after testing it.

  07 Dec 2002; Jack Morgan <jmorgan@gentoo.org> ant-1.5.1-r2.ebuild, ant-1.4.1-r3.ebuild :
  Changed sparc64 to sparc keyword
  
  01 Dec 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild
  Doesnt need to download from a gentoo mirror.

  01 Dec 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r3.ebuild files/digest-ant-1.5.1-r3
  I have created this ebuild cause building it from sources causes circular
  dependencies (See bug #10360 and #10364) cause optional.jar doesnt have
  all classes compiled. KEYWORDS are set only to "~x86". This ebuild should
  fix some strange errors with ant. If somebody complains about this please
  let me know. Also ant project changed how them distribute their files so we
  need to mirror it now (Cant be downloaded automatically from their site).
  Fixed ebuild to follow policy (Missing IUSE, Missing RDEPEND).

*ant-1.5.1-r2 (18 Nov 2002)
  
  25 Nov 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r2.ebuild
  Unmasking ant for sparc64, as it looks like its working very well.

  22 Nov 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r2.ebuild
  Changed Keywords "~x86 ~ppc" to "x86 ppc", inserting "~sparc64". Needs more
  tests on sparc64 not only me.

  18 Nov 2002; Adrian Almenar <strider@gentoo.org> ant-1.5.1-r2.ebuild files/digest-ant-1.5.1-r2: Added (Marked for Testing)
  files/1.5.1/ant: Changed
  User Classpath get overwrited by "gentooized" ant script, Fixes bug #10061.

*ant-1.5.1-r1 (02 Nov 2002)

  02 Nov 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.5.1-r1.ebuild files/digest-ant-1.5.1-r1:
  Now uses Green threads on PPC. Fixes #7706.
  Removed ant-1.5.1.ebuild files/digest-ant-1.5.1

  16 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/1.5/ant:
  Improved slightly, thanks to #9394.

*ant-1.5.1 (25 Oct 2002)

  25 Oct 2002; Maik Schreiber <blizzy@gentoo.org> ant-1.5.1.ebuild,
  files/1.5.1/ant: New version.

  25 Oct 2002; Maik Schreiber <blizzy@gentoo.org> ant-1.5.ebuild: Changed
  KEYWORDS to "x86 ~ppc".

  18 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/1.5/ant:
  Fixed nasty oversight in script.

  14 Oct 2002; Karl Trygve Kalleberg <karltk@gentoo.org> files/1.5/ant:
  Fixed bugs with script as reported in #7732. Marked for testing. 

*ant-1.5 (26 Jul 2002)

  26 Jul 2002; William McArthur <sandymac@gentoo.org> ant-1.5.ebuild,
  files/1.5/ant: Upgraded to Ant 1.5, rewrote the Gentoo specific ant script to
  take avantage of java-config. It also looked like the Gentoo ant-1.4.1
  script was based an older version of ant.

  26 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Added test in pkg_setup() to ensure that a proper system VM is installed. 
  This is a special-case, we should not bother about adding similar tests to
  all other java packages.

  24 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Added extra install-time test to verify that all files install properly. 
  Some users manage to install a faulty ant, for some reason.

  13 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> ant-1.4.1-r3.ebuild:
  added ppc keyword

  01 Aug 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Added SLOT, KEYWORDS and LICENSE. Ebuild originally submitted by Achim
  Gottinger <achim@gentoo.org>.

*ant-1.4.1-r3 (03 May 2002)

  03 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r3.ebuild:
  Now handles the case of multiple occurrences of JAVA_HOME in the Java
  environment setting, thanks to Florian L. Klein <kleinf@gmx.de>.

  Removed ant-1.4.1-r2.ebuild files/digest-ant-1.4.1-r2

*ant-1.4.1-r2 (10 Apr 2002)

  10 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> ant-1.4.1-r2.ebuild:
  The JAVA_HOME env var is now picked from $HOME/.gentoo/java-env if it exists,
  /etc/env.d/20java if not. An error is emitted if both files are missing.

  Removed ant-1.4.1-r1.ebuild files/digest-ant-1.4.1-r1

*ant-1.4.1-r1 (01 Feb 2002)

  01 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog:
  Added initial ChangeLog.