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
|
# ChangeLog for dev-java/ibm-jre-bin
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/ibm-jre-bin/ChangeLog,v 1.105 2008/09/08 20:34:12 caster Exp $
*ibm-jre-bin-1.5.0.8a (08 Sep 2008)
08 Sep 2008; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.5.0.7.ebuild, +ibm-jre-bin-1.5.0.8a.ebuild:
Version bump, including security bugfix.
19 Aug 2008; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.5.0.8.ebuild:
ppc stable, bug #233652
07 Aug 2008; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.5.0.8.ebuild:
Stable on ppc64; bug #233652
06 Aug 2008; Markus Meier <maekke@gentoo.org> ibm-jre-bin-1.5.0.8.ebuild:
amd64/x86 stable, bug #233652
*ibm-jre-bin-1.5.0.8 (03 Aug 2008)
03 Aug 2008; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.4.2.10.ebuild, +ibm-jre-bin-1.5.0.8.ebuild:
Version bump, security bug #233652.
22 Jun 2008; Markus Meier <maekke@gentoo.org> ibm-jre-bin-1.4.2.11.ebuild:
amd64 stable, bug #216112
21 Jun 2008; Markus Rothe <corsair@gentoo.org>
ibm-jre-bin-1.4.2.11.ebuild:
Stable on ppc64; bug #216112
17 Jun 2008; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.4.2.11.ebuild:
ppc stable, bug #216112
16 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
ibm-jre-bin-1.4.2.11.ebuild:
stable x86, security bug 216112
15 Jun 2008; Vlastimil Babka <caster@gentoo.org> ChangeLog:
Version bump, security bug #216112.
02 May 2008; Vlastimil Babka <caster@gentoo.org>
ibm-jre-bin-1.6.0.1.ebuild:
Fix fetch instructions, bug #220012 by Tanktalus@gmail.com.
*ibm-jre-bin-1.6.0.1 (01 May 2008)
01 May 2008; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.5.0.6-r1.ebuild, +ibm-jre-bin-1.6.0.1.ebuild:
Version bump, security bug #216112.
07 Apr 2008; Markus Meier <maekke@gentoo.org> ibm-jre-bin-1.5.0.7.ebuild:
amd64/x86 stable, security bug #216112
06 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.5.0.7.ebuild:
ppc stable, bug #216112
06 Apr 2008; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.5.0.7.ebuild:
Stable on ppc64; bug #216112
*ibm-jre-bin-1.5.0.7 (04 Apr 2008)
04 Apr 2008; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.4.2.9.ebuild, +ibm-jre-bin-1.5.0.7.ebuild:
Version bump, security bug #216112.
10 Mar 2008; Peter Weller <welp@gentoo.org> ibm-jre-bin-1.4.2.10.ebuild:
Stable on amd64; bug 198644
05 Mar 2008; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.4.2.10.ebuild:
ppc stable, bug #198644
29 Feb 2008; Brent Baude <ranger@gentoo.org> ibm-jre-bin-1.4.2.10.ebuild:
Marking ibm-jre-bin-1.4.2.10 ppc64 for bug 198644
28 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
ibm-jre-bin-1.4.2.10.ebuild:
stable x86, security bug 198644
*ibm-jre-bin-1.4.2.10 (26 Feb 2008)
26 Feb 2008; Vlastimil Babka <caster@gentoo.org>
+ibm-jre-bin-1.4.2.10.ebuild, ibm-jre-bin-1.5.0.6-r1.ebuild,
ibm-jre-bin-1.6.0.0.ebuild:
Version bump, security bug #198644; remove unneeded libnet deps.
17 Jan 2008; Tom Gall <tgall@gentoo.org> ibm-jre-bin-1.6.0.0.ebuild:
added ~ppc64, bug #166789
24 Dec 2007; nixnut <nixnut@gentoo.org> ibm-jre-bin-1.6.0.0.ebuild:
Added ~ppc wrt bug 166789
16 Dec 2007; Vlastimil Babka <caster@gentoo.org>
ibm-jre-bin-1.4.2.9.ebuild, -ibm-jre-bin-1.5.0.6.ebuild,
ibm-jre-bin-1.5.0.6-r1.ebuild:
Add odbc USE flag and revdep-rebuild control file for bug #177925, tweak the
deps.
16 Dec 2007; Vlastimil Babka <caster@gentoo.org>
ibm-jre-bin-1.6.0.0.ebuild:
Add odbc USE flag and revdep-rebuild control file for bug #177925.
*ibm-jre-bin-1.6.0.0 (16 Dec 2007)
16 Dec 2007; Vlastimil Babka <caster@gentoo.org>
files/ibm-jre-bin-1.5.env, +files/ibm-jre-bin-1.6.env,
+ibm-jre-bin-1.6.0.0.ebuild:
Version bump, bug #166789; Don't export JAVA in 1.5's env file.
*ibm-jre-bin-1.5.0.6-r1 (12 Dec 2007)
12 Dec 2007; Vlastimil Babka <caster@gentoo.org>
files/ibm-jre-bin-1.5.env, -ibm-jre-bin-1.5.0.5a.ebuild,
+ibm-jre-bin-1.5.0.6-r1.ebuild:
Revbump to correct wrong BOOTCLASSPATH in the jre's env file, discovered in
bug #199252. Straight to stable - the env file is shared by whole slot
anyway.
18 Nov 2007; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.5.0.6.ebuild:
ppc stable, bug #198644
14 Nov 2007; Alex Howells <ahowells@gentoo.org>
ibm-jre-bin-1.5.0.6.ebuild:
stable on amd64, security bug #198644
12 Nov 2007; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.5.0.6.ebuild:
Stable on ppc64; bug #198644
11 Nov 2007; Dawid Węgliński <cla@gentoo.org>
ibm-jre-bin-1.5.0.6.ebuild:
Stable on x86 (bug #198644)
*ibm-jre-bin-1.5.0.6 (10 Nov 2007)
10 Nov 2007; Vlastimil Babka <caster@gentoo.org>
+ibm-jre-bin-1.5.0.6.ebuild:
Version bump, security bug #198644.
08 Sep 2007; Steve Dibb <beandog@gentoo.org> ibm-jre-bin-1.5.0.5a.ebuild:
amd64 stable, security bug 186277
29 Aug 2007; Markus Rothe <corsair@gentoo.org>
ibm-jre-bin-1.5.0.5a.ebuild:
Stable on ppc64; bug #186277
22 Aug 2007; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.5.0.5a.ebuild:
ppc stable, bug #186277
21 Aug 2007; Christian Faulhammer <opfer@gentoo.org>
ibm-jre-bin-1.5.0.5a.ebuild:
stable x86, security bug 186277
*ibm-jre-bin-1.5.0.5a (21 Aug 2007)
21 Aug 2007; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.4.2.8.ebuild, -ibm-jre-bin-1.5.0.5.ebuild,
+ibm-jre-bin-1.5.0.5a.ebuild:
Version bump, security bug #186277.
12 Aug 2007; Steve Dibb <beandog@gentoo.org> ibm-jre-bin-1.4.2.9.ebuild:
amd64 stable, security bug 186277
27 Jul 2007; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.4.2.9.ebuild:
ppc stable, bug #186277
25 Jul 2007; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.4.2.9.ebuild:
Stable on ppc64; bug #186277
23 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
ibm-jre-bin-1.4.2.9.ebuild:
stable x86, security bug 186277
*ibm-jre-bin-1.4.2.9 (22 Jul 2007)
22 Jul 2007; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.4.2.6-r5.ebuild, -ibm-jre-bin-1.4.2.7.ebuild,
+ibm-jre-bin-1.4.2.9.ebuild:
Version bump, security bug #186277, cleanup.
22 Jul 2007; Wulf C. Krueger <philantrop@gentoo.org>
ibm-jre-bin-1.4.2.8.ebuild:
Marked stable on amd64 as per bug 181341.
22 Jul 2007; Hans de Graaff <graaff@gentoo.org>
ibm-jre-bin-1.5.0.5.ebuild:
Drop virtual/x11 references.
17 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.4.2.8.ebuild:
ppc stable, bug #181341
14 Jun 2007; Christian Faulhammer <opfer@gentoo.org>
ibm-jre-bin-1.4.2.8.ebuild:
stable x86, bug 181341
09 Jun 2007; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.4.2.8.ebuild:
Stable on ppc64; bug #181341
*ibm-jre-bin-1.5.0.5 (08 Jun 2007)
08 Jun 2007; Vlastimil Babka <caster@gentoo.org>
+files/ibm-jre-bin-1.5.env, +ibm-jre-bin-1.5.0.5.ebuild:
Finally bump to 1.5 slot, bug #137116.
23 Apr 2007; Christian Faulhammer <opfer@gentoo.org>
ibm-jre-bin-1.4.2.7.ebuild:
stable x86, bug 175286
22 Apr 2007; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.4.2.7.ebuild:
ppc stable, bug #175286
21 Apr 2007; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.4.2.7.ebuild:
Stable on ppc64; bug #175286
*ibm-jre-bin-1.4.2.8 (20 Apr 2007)
20 Apr 2007; Vlastimil Babka <caster@gentoo.org>
+ibm-jre-bin-1.4.2.8.ebuild:
Version bump, bug #174481.
*ibm-jre-bin-1.4.2.7 (18 Dec 2006)
18 Dec 2006; Vlastimil Babka <caster@gentoo.org>
ibm-jre-bin-1.4.2.6-r5.ebuild, +ibm-jre-bin-1.4.2.7.ebuild:
Version bump. Try to provide direct download URLs in pkg_nofetch() so that
people can download older versions not linked from the download pages and we
don't have to do direct to stable bumps. Hopefully IBM won't break these
links too often...
18 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
-files/ibm-jre-bin-1.4.2.03, -files/ibm-jre-bin-1.4.2.04,
-files/ibm-jre-bin-1.4.2.6, -ibm-jre-bin-1.4.2.6-r1.ebuild:
Pruned old revisions.
15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
ibm-jre-bin-1.4.2.6-r5.ebuild:
ppc stable. bug #147254
14 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
ibm-jre-bin-1.4.2.6-r5.ebuild:
Stabilizing on amd64 as part of new Java system, bug #147254.
14 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
ibm-jre-bin-1.4.2.6-r5.ebuild:
Added QA_TEXTRELS for amd64.
14 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
ibm-jre-bin-1.4.2.6-r5.ebuild:
New java stable on x86; bug #147254
*ibm-jre-bin-1.4.2.6-r5 (29 Sep 2006)
29 Sep 2006; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.4.2.6-r4.ebuild, +ibm-jre-bin-1.4.2.6-r5.ebuild:
Revbump to ensure nobody has world-writable javaws. Synced with ibm-jdk-bin
(added alsa USE flag and dependencies).
*ibm-jre-bin-1.4.2.6-r4 (19 Sep 2006)
19 Sep 2006; Vlastimil Babka <caster@gentoo.org>
-ibm-jre-bin-1.4.2.6-r3.ebuild, +ibm-jre-bin-1.4.2.6-r4.ebuild:
Revbump to fix bug #147259.
17 Sep 2006; Petteri Räty <betelgeuse@gentoo.org>
-ibm-jre-bin-1.4.2.03.ebuild, -ibm-jre-bin-1.4.2.04.ebuild,
-ibm-jre-bin-1.4.2.5.ebuild, -ibm-jre-bin-1.4.2.5-r1.ebuild,
-ibm-jre-bin-1.4.2.6.ebuild:
Removed old versions.
15 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org>
ibm-jre-bin-1.4.2.6-r1.ebuild:
Stable on x86 wrt bug #136710.
15 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
ibm-jre-bin-1.4.2.6-r1.ebuild:
Added QA_TEXTRELS for ppc64. Keyworded ppc64.
15 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
ibm-jre-bin-1.4.2.6-r1.ebuild:
Added appropriate QA_TEXTRELS for amd64. Marked stable on amd64 per bug #136710
15 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
ibm-jre-bin-1.4.2.6-r1.ebuild:
Added QA_TEXTRELS for ppc. Marked stable on ppc per bug #136710.
*ibm-jre-bin-1.4.2.6-r1 (14 Sep 2006)
14 Sep 2006; Vlastimil Babka <caster@gentoo.org>
+files/ibm-jre-bin-1.4.2.6, +ibm-jre-bin-1.4.2.6-r1.ebuild:
Adding generation-1 revision of version 1.4.2.6 for stable users because
older versions aren't provided upstream.
*ibm-jre-bin-1.4.2.6-r3 (14 Sep 2006)
14 Sep 2006; Vlastimil Babka <caster@gentoo.org>
+ibm-jre-bin-1.4.2.6-r3.ebuild:
Revision bump to make room for a revision using gen-1 eclass.
*ibm-jre-bin-1.4.2.6 (13 Sep 2006)
13 Sep 2006; Vlastimil Babka <caster@gentoo.org>
+ibm-jre-bin-1.4.2.6.ebuild:
Version bump. Dropped monolithic X support, moved X dependencies to
RDEPEND, snoozed TEXTRELs for x86.
*ibm-jre-bin-1.4.2.5-r1 (01 Sep 2006)
01 Sep 2006; Joshua Nichols <nichoj@gentoo.org>
+ibm-jre-bin-1.4.2.5-r1.ebuild:
Revision bump, to ensure that it no longer installs generation-1 compatibility.
15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove SeJo from metadata.xml as he's retired.
06 Jul 2006; Krzysiek Pawlik <nelchael@gentoo.org>
ibm-jre-bin-1.4.2.03.ebuild, ibm-jre-bin-1.4.2.04.ebuild,
ibm-jre-bin-1.4.2.5.ebuild:
Removed PROVIDE.
03 Jul 2006; Petteri Räty <betelgeuse@gentoo.org>
-files/ibm-jre-bin-1.4.2, -ibm-jre-bin-1.4.2.ebuild:
Removed old version.
03 Jul 2006; Petteri Räty <betelgeuse@gentoo.org>
ibm-jre-bin-1.4.2.ebuild, ibm-jre-bin-1.4.2.03.ebuild,
ibm-jre-bin-1.4.2.04.ebuild:
Removed useless dependencies on virtual/libc.
01 Jul 2006; Joshua Nichols <nichoj@gentoo.org>
-ibm-jre-bin-1.4.2.05.ebuild, +ibm-jre-bin-1.4.2.5.ebuild:
Switched to using RPMs for distfiles.
25 Jun 2006; Joshua Nichols <nichoj@gentoo.org>
+files/ibm-jre-bin-1.4.env:
Version bump, plus support for new Java system.
19 Mar 2006; Markus Rothe <corsair@gentoo.org>
ibm-jre-bin-1.4.2.03.ebuild:
Stable on ppc64
12 Mar 2006; Petteri Räty <betelgeuse@gentoo.org>
ibm-jre-bin-1.4.2.03.ebuild, ibm-jre-bin-1.4.2.04.ebuild:
Changed eerrors about not having virtual/x11 to ewarns for bug #124258.
08 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+files/ibm-jre-bin-1.4.2.04:
Add missing file
*ibm-jre-bin-1.4.2.04 (08 Feb 2006)
08 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ibm-jre-bin-1.4.2.04.ebuild:
Version bump from upstream
08 Feb 2006; Saleem Abdulrasool <compnerd@gentoo.org>
ibm-jre-bin-1.4.2.03.ebuild:
stable on x86
23 Jan 2006; Joshua Nichols <nichoj@gentoo.org> ibm-jre-bin-1.4.2.ebuild,
ibm-jre-bin-1.4.2.03.ebuild:
Removed java-config dependency, which is now provided by java.eclass.
11 Dec 2005; Joseph Jezak <josejx@gentoo.org> ibm-jre-bin-1.4.2.03.ebuild:
Marked ppc stable.
*ibm-jre-bin-1.4.2.03 (06 Nov 2005)
06 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org>
-files/ibm-jre-bin-1.4.1, +files/ibm-jre-bin-1.4.2.03,
+ibm-jre-bin-1.4.2.03.ebuild:
Version bumping; Resolves bug #111039
18 Oct 2005; Aron Griffis <agriffis@gentoo.org> ibm-jre-bin-1.4.2.ebuild:
Warn about deprecated browserplugin useflag
18 Oct 2005; Aron Griffis <agriffis@gentoo.org> ibm-jre-bin-1.4.2.ebuild:
Respect the global USE=nsplugin instead of the local USE=browserplugin
01 Oct 2005; Thomas Matthijs <axxo@gentoo.org>
-ibm-jre-bin-1.4.1-r1.ebuild, ibm-jre-bin-1.4.2.ebuild:
Restrict fetch
02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
ibm-jre-bin-1.4.1-r1.ebuild, ibm-jre-bin-1.4.2.ebuild:
Don't use -d option with cp.
11 Jul 2005; Thomas Matthijs <axxo@gentoo.org>
ibm-jre-bin-1.4.1-r1.ebuild, ibm-jre-bin-1.4.2.ebuild:
bug 94056: useflag rename mozilla -> browserplugin
18 May 2005; Thomas Matthijs <axxo@gentoo.org>
ibm-jre-bin-1.4.1-r1.ebuild, ibm-jre-bin-1.4.2.ebuild:
remove obsolete java-scheme virtual. remove versions from provide: bug 93028
10 May 2005; Markus Rothe <corsair@gentoo.org> ibm-jre-bin-1.4.2.ebuild:
don't install mozilla plugin on ppc64
01 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> ibm-jre-bin-1.4.2.ebuild:
fixed a typo which prevented a successful installation of the java plugin.
fixes #87466
12 Dec 2004; <SeJo@gentoo.org> ibm-jre-bin-1.4.1-r1.ebuild,
ibm-jre-bin-1.4.2.ebuild:
QA issues
15 Oct 2004; <SeJo@gentoo.org> ibm-jre-bin-1.4.2.ebuild:
added ppc check to plugin install on ppc the plugin does not exist
29 Sep 2004; Thomas Matthijs <axxo@gentoo.org>
ibm-jre-bin-1.4.1-r1.ebuild, ibm-jre-bin-1.4.2.ebuild:
Cleaned up plugin instalation, Moved some messages to the eclass, see #22395
for more information
*ibm-jre-bin-1.4.2 (29 Sep 2004)
23 Sep 2004; Thomas Matthijs <axxo@gentoo.org> -ibm-jre-bin-1.4.1.ebuild:
prune older ebuilds
04 Aug 2004; Thomas Matthijs <axxo@gentoo.org> ibm-jre-bin-1.4.1-r1.ebuild,
ibm-jre-bin-1.4.1.ebuild:
fix src_uri
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
ibm-jre-bin-1.4.1-r1.ebuild, ibm-jre-bin-1.4.1.ebuild:
virtual/glibc -> virtual/libc
30 Jun 2004; Tom Gall <tgall@gentoo.org> ibm-jre-bin-1.4.1-r1.ebuild:
stable on ppc64, bug #55598
07 Jun 2004; Aron Griffis <agriffis@gentoo.org> ibm-jre-bin-1.4.1-r1.ebuild,
ibm-jre-bin-1.4.1.ebuild:
Fix typo: src_postinst -> pkg_postinst
03 Jun 2004; Karl Trygve Kalleberg <karltk@gentoo.org>
ibm-jre-bin-1.4.1.ebuild, ibm-jre-bin-1.4.1-r1.ebuild:
Added check to pkg_postrm to warn if the user is uninstalling his
default system VM, partial fix for #9289.
02 Jun 2004; Aron Griffis <agriffis@gentoo.org> ibm-jre-bin-1.4.1-r1.ebuild,
ibm-jre-bin-1.4.1.ebuild:
Fix use invocation
*ibm-jre-bin-1.4.1-r1 (29 May 2004)
29 May 2004; David Holm <dholm@gentoo.org> +files/ibm-jre-bin-1.4.1,
+ibm-jre-bin-1.4.1-r1.ebuild:
Fixed bug #51293.
01 May 2004; <SeJo@gentoo.org> ibm-jre-bin-1.4.1.ebuild:
added ~x86 for karltk
*ibm-jre-bin-1.4.1 (01 May 2004)
01 May 2004; <SeJo@gentoo.org> +metadata.xml, +ibm-jre-bin-1.4.1.ebuild:
new ibm-jre ebuild
|