aboutsummaryrefslogtreecommitdiff
blob: 74ab0e3aaec15466208e227b56d530f531dd5315 (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
# ChangeLog for dev-java/gnu-classpath
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/gnu-classpath/ChangeLog,v 1.109 2010/04/29 19:50:01 caster Exp $

  24 Jun 2015; Andrew John Hughes <gnu_andrew@member.fsf.org>
  gnu-classpath-0.99-r1.ebuild, gnu-classpath-9999.ebuild:
  Install Classpath binaries to /usr/libexec subdirectory. Use any slot for GMP.

  23 Jun 2015; Andrew John Hughes <gnu_andrew@member.fsf.org>
  gnu-classpath-9999.ebuild:
  Sync GNU Classpath 0.99 ebuild changes to live ebuild.

  23 Jun 2015; Andrew John Hughes <gnu_andrew@member.fsf.org>
  gnu-classpath-0.99-r1.ebuild, gnu-classpath-9999.ebuild:
  Fix slotting of dependencies and remove dead dependency
  <x11-proto/xextproto-7.1.

*gnu-classpath-0.99-r1 (23 Jun 2015)

  23 Jun 2015; Andrew John Hughes <gnu_andrew@member.fsf.org>
  +files/freetype.patch, +files/pr55182.patch, +gnu-classpath-0.99-r1.ebuild,
  -gnu-classpath-0.99.ebuild:
  Fix build of GNU Classpath 0.99 and remove slotting as we no longer need to
  support multiple versions.

  11 Mar 2013; Andrew John Hughes <andrew@gentoo.org>
  gnu-classpath-0.99.ebuild, gnu-classpath-9999.ebuild:
  Fix Qt4 dependencies due to changes in main tree.

*gnu-classpath-9999 (22 Jan 2013)

  22 Jan 2013; Andrew John Hughes <andrew@gentoo.org>
  gnu-classpath-0.99.ebuild, +gnu-classpath-9999.ebuild:
  Add live ebuild to pick up latest GNU Classpath fixes. Fix path to glibj.zip.

  22 Jan 2013; Andrew John Hughes <andrew@gentoo.org>
  -gnu-classpath-0.98-r3.ebuild, gnu-classpath-0.99.ebuild:
  Sync 0.99 ebuild with changes to 0.98 ebuild in main tree. Remove outdated
  local 0.98 build.

*gnu-classpath-0.99 (15 Oct 2012)

  15 Oct 2012; Andrew John Hughes <andrew@gentoo.org>
  +gnu-classpath-0.99.ebuild, +files/gjdoc_support.patch:
  Add support for GNU Classpath 0.99.

  18 Dec 2011; Ralph Sennhauser <sera@gentoo.org> gnu-classpath-0.98-r3.ebuild:
  Fix dependency on eclipse-ecj, eselect-ecj's PDEPEND doesn't guarantee it's
  availability at build time.

  06 Nov 2010; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.98-r3.ebuild:
  Fix eselect-ecj dep to '>=0.5-r1' instead of exact version.

  02 May 2010; Andrew John Hughes <andrew@gentoo.org>
  +gnu-classpath-0.98-r3.ebuild, +metadata.xml:
  Support ecj using eselect-ecj so ecj-gcj can be used.

*gnu-classpath-0.98-r3 (29 Apr 2010)

  29 Apr 2010; Vlastimil Babka <caster@gentoo.org>
  +gnu-classpath-0.98-r3.ebuild:
  Revbump to remove ecj from RDEPEND as it's used only build-time. Also make
  the dep unversioned thanks to globbing in new java-config.

  25 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild,
  gnu-classpath-0.97.2-r1.ebuild, gnu-classpath-0.98-r1.ebuild,
  gnu-classpath-0.98-r2.ebuild:
  Fix gtk and gstreamer dependencies, bugs #298854 and #309585.

  25 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild,
  gnu-classpath-0.97.2-r1.ebuild, gnu-classpath-0.98-r1.ebuild,
  gnu-classpath-0.98-r2.ebuild:
  Remove flag-o-matic from inherit as the workaround for bug #168800 was
  already removed.

  21 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild,
  gnu-classpath-0.97.2-r1.ebuild:
  Fix bug #225921 (not enough heap space with ecj compiler) for 0.97 as
  well.

*gnu-classpath-0.97.2-r1 (21 Mar 2010)

  21 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  +gnu-classpath-0.97.2-r1.ebuild, metadata.xml:
  Revbump to apply changes from java-overlay: move from /opt to /usr, add
  missing deps, USE flag descriptions. Also move to ecj-3.5.

  21 Mar 2010; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild,
  gnu-classpath-0.98-r1.ebuild, gnu-classpath-0.98-r2.ebuild:
  Remove nsplugin support, which was already package.use.masked and is not
  developed or recommended by upstream anymore. Removes the dependencies on
  old mozilla software versions, fixing bugs #282162, #282286, #300423.

  02 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  gnu-classpath-0.98-r2.ebuild:
  x86 stable wrt bug #304135

  10 Feb 2010; Joseph Jezak <josejx@gentoo.org>
  gnu-classpath-0.98-r2.ebuild:
  Marked ppc/ppc64 stable for bug #304135.

  09 Feb 2010; Joseph Jezak <josejx@gentoo.org>
  gnu-classpath-0.98-r1.ebuild:
  Marked ppc stable for bug #296215.

  09 Jan 2010; Petteri Räty <betelgeuse@gentoo.org>
  -gnu-classpath-0.98.ebuild:
  Remove old revision.

*gnu-classpath-0.98-r2 (09 Jan 2010)

  09 Jan 2010; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.98-r2.ebuild:
  Pull in eclipse-ecj with hyphen instead of semicolon. The semicolon
  support has never been fully working. Fixes bug #293370.

  01 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild:
  mozilla-firefox-bin -> firefox-bin

  14 Dec 2009; Brent Baude <ranger@gentoo.org> gnu-classpath-0.98-r1.ebuild:
  Marking gnu-classpath-0.98-r1 ppc64 for bug 296215

  09 Dec 2009; Markus Meier <maekke@gentoo.org>
  gnu-classpath-0.98-r1.ebuild:
  amd64/x86 stable, bug #296215

  13 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.98-r1.ebuild:
  Pull the version of gjdoc that uses gjl launcher to prevent insufficient
  heap memory, bug #292534.

  09 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.98-r1.ebuild:
  Ensure ecj has enough heap space. Fixed build failure for me.

*gnu-classpath-0.98-r1 (08 Nov 2009)

  08 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  +gnu-classpath-0.98-r1.ebuild:
  Revbump to register the classes to package.env, so they can be used by
  java-config.

  18 Sep 2009; Torsten Veller <tove@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild:
  Fix typo: s/REPEND/RDEPEND/

  14 Jul 2009; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.98.ebuild:
  Disable -Werror. Fixes bug #268299.

*gnu-classpath-0.98 (14 Jul 2009)

  14 Jul 2009; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.98.ebuild, metadata.xml:
  Version bump from java overlay with some fixes by me. Thanks to
  gnu_andrew.

  25 Jun 2009; Ben de Groot <yngwin@gentoo.org> -gnu-classpath-0.90.ebuild,
  -gnu-classpath-0.92.ebuild, -gnu-classpath-0.93.ebuild,
  -gnu-classpath-0.97.ebuild, gnu-classpath-0.97-r1.ebuild,
  gnu-classpath-0.97.2.ebuild:
  Drop old ebuilds which nothing depends on and which have illegal qt4 dep
  (bug 217173). Simplify qt4 dep for remaining ebuilds.

  27 Jul 2008; Carsten Lohrke <carlo@gentoo.org>
  gnu-classpath-0.97-r1.ebuild, gnu-classpath-0.97.2.ebuild:
  Fix broken split Qt 4.4 dependencies, cf. bug 217161 comment 11.

  17 Jul 2008; Jeremy Olexa <darkside@gentoo.org> Manifest:
  Restore Manifest to proper file.

  17 Jul 2008; Jeremy Olexa <darkside@gentoo.org>
  gnu-classpath-0.97.2.ebuild:
  Fix up SRC_URI, upstream calls gnu-classpath by just classpath

*gnu-classpath-0.97.2 (15 Jul 2008)

  15 Jul 2008; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.97.2.ebuild:
  Version bump. Thanks to Andrew John Hughes <gnu_andrew@member.fsf.org>
  for the help.

  17 May 2008; nixnut <nixnut@gentoo.org> gnu-classpath-0.97-r1.ebuild:
  Stable on ppc wrt bug 216689

  12 May 2008; Markus Rothe <corsair@gentoo.org>
  gnu-classpath-0.97-r1.ebuild:
  Stable on ppc64

  30 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.97-r1.ebuild:
  Add support for using ecj instead of virtual/jdk-1.6

  09 Apr 2008; Markus Meier <maekke@gentoo.org>
  gnu-classpath-0.97-r1.ebuild:
  amd64/x86 stable, bug #216689

  08 Apr 2008; Raúl Porcel <armin76@gentoo.org> gnu-classpath-0.93.ebuild,
  gnu-classpath-0.97.ebuild, gnu-classpath-0.97-r1.ebuild:
  Fix deps on mozilla products

  10 Apr 2008; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.97-r1.ebuild:
  Add support for split qt4. Fixes bug #217173.

*gnu-classpath-0.97-r1 (04 Mar 2008)

  04 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.97-r1.ebuild:
  Revision bump using our own tarballs because the upstream release was
  missing a whole properties directory.

*gnu-classpath-0.97 (03 Mar 2008)

  03 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.97.ebuild:
  Version bump. Fixes bug #201663 and bug #176231.

  15 Feb 2008; Chris Gianelloni <wolf31o2@gentoo.org>
  gnu-classpath-0.93.ebuild:
  Added www-client/mozilla-firefox-bin and www-client/seamonkey-bin to the
  list of acceptable packages for nsplugin USE in RDEPEND. This would be for
  bug #210189, but I didn't really see a point since this won't harm anything
  for anyone that doesn't have these installed, since they're listed last.

  22 Jul 2007; Hans de Graaff <graaff@gentoo.org> gnu-classpath-0.90.ebuild,
  gnu-classpath-0.92.ebuild:
  Drop virtual/x11 references.

  02 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.93.ebuild:
  Give --host to ./configure.

  02 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
  +files/0.93-nsplugin.patch, gnu-classpath-0.93.ebuild:
  Fix compiling with latest versions of firefox or seamonkey. Fixes bug #168780.

  28 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.93.ebuild:
  Change -O3 to -O2 in CFLAGS because gnu-classpath does not compile with -O3
  currently. See bug #168800.

*gnu-classpath-0.93 (28 Feb 2007)

  28 Feb 2007; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.93.ebuild:
  Version bump. This version add the gconf use flag for a preferences
  backstore and nsplugin for a browser plugin.

  05 Jan 2007; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.90.ebuild, gnu-classpath-0.92.ebuild:
  Convert einfo to elog.

*gnu-classpath-0.92 (19 Nov 2006)

  19 Nov 2006; Joshua Nichols <nichoj@gentoo.org>
  +gnu-classpath-0.92.ebuild:
  Version bump, bug #133875. Now is slotted, so VMs can use the appropriate
  version they are compatible with.

  06 Oct 2006; Vlastimil Babka <caster@gentoo.org>
  gnu-classpath-0.90.ebuild:
  Fix RDEPEND wrt bug #150285.

  21 Jul 2006; Petteri Räty <betelgeuse@gentoo.org>
  -gnu-classpath-0.14.ebuild:
  Removed an old version.

  18 Jul 2006; Michael Hanselmann <hansmi@gentoo.org>
  gnu-classpath-0.90.ebuild:
  Stable on ppc.

  24 Jun 2006; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.90.ebuild:
  Added comments to the ebuild about fastjar wrt bug #135688.

  23 Jun 2006; Simon Stelling <blubb@gentoo.org> gnu-classpath-0.90.ebuild:
  stable on amd64

  11 Jun 2006; Markus Rothe <corsair@gentoo.org> gnu-classpath-0.90.ebuild:
  Stable on ppc64

  15 May 2006; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.14.ebuild, gnu-classpath-0.90.ebuild:
  Changed SRC_URI to use mirror://gnu.

  12 May 2006; Petteri Räty <betelgeuse@gentoo.org>
  -files/0.19-dssi_data.h, -files/gtk28.patch, -files/0.19-dssi.patch,
  -gnu-classpath-0.18.ebuild, -gnu-classpath-0.19.ebuild,
  -gnu-classpath-0.20.ebuild:
  Removed old versions. sparc dropped because they don't support java at the
  moment.

  12 May 2006; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.90.ebuild:
  Marked stable on x86 for bug #131927.

  01 May 2006; Markus Rothe <corsair@gentoo.org> gnu-classpath-0.90.ebuild:
  Added ~ppc64

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-gnu-classpath-0.18, files/digest-gnu-classpath-0.19,
  files/digest-gnu-classpath-0.20, Manifest:
  Fixing SHA256 digest, pass four

  09 Apr 2006; Joshua Nichols <nichoj@gentoo.org> gnu-classpath-0.14.ebuild,
  gnu-classpath-0.18.ebuild, gnu-classpath-0.19.ebuild,
  gnu-classpath-0.20.ebuild, gnu-classpath-0.90.ebuild:
  Now using the xml use flag, in favor of xml2, as per bug #116346.

*gnu-classpath-0.90 (02 Apr 2006)

  02 Apr 2006; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.90.ebuild:
  Version bump.

  16 Feb 2006; Joshua Nichols <nichoj@gentoo.org> gnu-classpath-0.14.ebuild:
  Fixed missing freetype headers. Removed jikes from IUSE.

  16 Feb 2006; Karl Trygve Kalleberg <karltk@gentoo.org>
  gnu-classpath-0.14.ebuild:
  Put requirement on jikes, since it doesn't compile without it. 
  Didn't revbump since people with it already installed shouldn't
  reinstall.

  05 Feb 2006; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.19.ebuild, gnu-classpath-0.20.ebuild:
  Added modular X dependencies.

  04 Feb 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
  gnu-classpath-0.19.ebuild, gnu-classpath-0.20.ebuild:
  mark ~ppc (Bug #112207)

  23 Jan 2006; Petteri Räty <betelgeuse@gentoo.org>
  -gnu-classpath-0.15-r1.ebuild:
  Removed old version.

*gnu-classpath-0.20 (22 Jan 2006)

  22 Jan 2006; Joshua Nichols <nichoj@gentoo.org>
  +gnu-classpath-0.20.ebuild:
  Version bump.

  14 Nov 2005; Petteri Räty <betelgeuse@gentoo.org> files/0.19-dssi.patch:
  Modified the patch so that it does not fail with stable patch. Fixes bug
  #112544.

*gnu-classpath-0.19 (11 Nov 2005)

  11 Nov 2005; Petteri Räty <betelgeuse@gentoo.org> +files/0.19-dssi.patch,
  +files/0.19-dssi_data.h, +gnu-classpath-0.19.ebuild:
  Version bump. In this release the cairo use flag was added back. The new
  alsa and dssi use flags are for different MIDI providers. Also added a debug
  use flag. The ebuild now installs files like README and NEWS. The keywords
  for sparc, ppc and ppc64 were dropped until they can test media-libs/dssi.

  28 Oct 2005; Thomas Matthijs <axxo@gentoo.org> +files/gtk28.patch,
  gnu-classpath-0.18.ebuild:
  compile with gtk 2.8. Fixes bug #110573.

  17 Oct 2005; Thomas Matthijs <axxo@gentoo.org> gnu-classpath-0.18.ebuild:
  Depend on gtk =2.6*, since it doesnt build with 2.8

  16 Oct 2005; Tom Gall <tgall@gentoo.org> gnu-classpath-0.18.ebuild:
  added ~ppc64

  23 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
  gnu-classpath-0.14.ebuild, gnu-classpath-0.15-r1.ebuild:
  Fixes to older versions for bug #106551. Classpath does not depend on
  gdk-pixbuf any more.

*gnu-classpath-0.18 (23 Sep 2005)

  23 Sep 2005; Petteri Räty <betelgeuse@gentoo.org>
  +gnu-classpath-0.18.ebuild:
  Version bump. Fixes bugs #98982 and #106551. Support for the cairo use flag
  was dropped until >=0.5.0 is removed from package.mask. Made installing
  the examples optional with the examples use flag.

  17 Jun 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -gnu-classpath-0.13.ebuild, gnu-classpath-0.14.ebuild,
  -gnu-classpath-0.15.ebuild:
  Marked 0.14 stable on amd64, ppc and x86.

  22 May 2005; Saleem Abdulrasool <compnerd@gentoo.org>
  gnu-classpath-0.15-r1.ebuild:
  Removing jikes use flag for hard dep on jikes

  22 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  gnu-classpath-0.15-r1.ebuild:
  fixed dependency, uncondiotional jikes dependency was intended ...

  22 May 2005; Saleem Abdulrasool <compnerd@gentoo.org>
  gnu-classpath-0.15-r1.ebuild:
  Fixing unconditional dep on jikes introduced in -r1

*gnu-classpath-0.15-r1 (21 May 2005)

  21 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  +gnu-classpath-0.15-r1.ebuild:
  new revision, ebuild cleanup. also introduces support for cairo, controlled
  by the respective useflag. thanks to Robert Schuster <theBohemian@gmx.net>.
  fixes #93278.

*gnu-classpath-0.15 (12 May 2005)

  12 May 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -gnu-classpath-0.12.ebuild, gnu-classpath-0.13.ebuild,
  +gnu-classpath-0.15.ebuild:
  new upstream version, fixes #92070. marked 0.13 stable on amd64, ppc and x86

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> gnu-classpath-0.12.ebuild:
  stable on amd64

*gnu-classpath-0.14 (02 Mar 2005)

  02 Mar 2005; Jan Brinkmann <luckyduck@gentoo.org>
  +gnu-classpath-0.14.ebuild:
  new upstream release, fixes #83845

  26 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org> gnu-classpath-0.13.ebuild:
  adopted the idea of Robert Schuster <theBohemian@gmx.net> to add support for
  the xml2 keyword. fixes bug #79392.

  24 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
  -gnu-classpath-0.10-r1.ebuild, -gnu-classpath-0.11.ebuild,
  gnu-classpath-0.12.ebuild:
  removed deprecated versions of gnu-classpath, marked 0.12 stable on x86.

*gnu-classpath-0.13 (07 Jan 2005)

  07 Jan 2005; Jan Brinkmann <luckyduck@gentoo.org>
  +gnu-classpath-0.13.ebuild:
  version bump. fixes bug #76983.

  19 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> gnu-classpath-0.10-r1.ebuild,
  gnu-classpath-0.11.ebuild, gnu-classpath-0.12.ebuild:
  Added app-arch/zip to DEPEND. Fixes #71791.

*gnu-classpath-0.12 (19 Dec 2004)

  19 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> +gnu-classpath-0.12.ebuild:
  New upstream release.

  18 Dec 2004; Karl Trygve Kalleberg <karltk@gentoo.org> gnu-classpath-0.10-r1.ebuild,
  gnu-classpath-0.11.ebuild:
  Changed license to GPL 2 with linking exception. Fixes #69732.

  29 Oct 2004; Thomas Matthijs <axxo@gentoo.org>
  gnu-classpath-0.10-r1.ebuild, gnu-classpath-0.11.ebuild:
  removed nomirror

  20 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
  gnu-classpath-0.10-r1.ebuild, gnu-classpath-0.11.ebuild:
  Keywords ~amd64.

*gnu-classpath-0.11 (16 Sep 2004)

  16 Sep 2004; Thomas Matthijs <axxo@gentoo.org> +gnu-classpath-0.11.ebuild:
  version bump, closes 63993

  24 Aug 2004; Chris Aniszczyk <zx@gentoo.org> gnu-classpath-0.10-r1.ebuild,
  -gnu-classpath-0.10.ebuild:
  Marking x86 & cleanup

*gnu-classpath-0.10-r1 31 Jul 2004

  31 Jul 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  gnu-classpath-0.10-r1.ebuild: Removed hard dep on gtk+, is now covered by USE
  flag.

*gnu-classpath-0.09 (11 Jul 2004)

  11 Jul 2004; Chris Aniszczyk <zx@gentoo.org> -gnu-classpath-0.09.ebuild:
  Clean up

*gnu-classpath-0.10 (11 Jul 2004)

  11 Jul 2004; Chris Aniszczyk <zx@gentoo.org> +gnu-classpath-0.10.ebuild:
  Version bump

  11 Jul 2004; Chris Aniszczyk <zx@gentoo.org> -gnu-classpath-0.08.ebuild,
  -gnu-classpath-0.08_rc1.ebuild:
  Clean up

  11 Jul 2004; Chris Aniszczyk <zx@gentoo.org> :
  Version bump. Closes #56570

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  gnu-classpath-0.06.ebuild:
  virtual/glibc -> virtual/libc

  05 May 2004; <SeJo@gentoo.org> gnu-classpath-0.08_rc1.ebuild:
  added ~ppc keyword

  05 May 2004; <SeJo@gentoo.org> gnu-classpath-0.06.ebuild:
  added ~ppc keyword

*gnu-classpath-0.08 (28 Apr 2004)

  28 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org> 
  gnu-classpath-0.08.ebuild: New upstream version.

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnu-classpath-0.06.ebuild:
  Add die following econf for bug 48950

*gnu-classpath-0.08_rc1 (01 Apr 2004)

  01 Apr 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
  gnu-classpath-0.08_rc1.ebuild: New upstream version. Ebuild submitted
  by myself. No joke.
  
  23 Mar 2004; David Holm <dholm@gentoo.org> gnu-classpath-0.06.ebuild:
  Backed out of ~ppc.

  22 Mar 2004; David Holm <dholm@gentoo.org> gnu-classpath-0.06.ebuild:
  Added to ~ppc.

*gnu-classpath-0.06 (09 Mar 2004)

  09 Mar 2004; Chris Aniszczyk <zx@gentoo.org> gnu-classpath-0.06.ebuild,
  metadata.xml:
  Initial Import. Closes #43926