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
|
# ChangeLog for www-client/mozilla-firefox-bin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-firefox-bin/ChangeLog,v 1.68 2007/01/09 16:44:34 armin76 Exp $
09 Jan 2007; Raúl Porcel (armin76) <armin76@gentoo.org>
-mozilla-firefox-bin-1.5.0.7.ebuild, -mozilla-firefox-bin-1.5.0.8.ebuild,
-mozilla-firefox-bin-2.0.ebuild:
Remove old
07 Jan 2007; Olivier Crête <tester@gentoo.org>
mozilla-firefox-bin-2.0.0.1.ebuild:
Stable on amd64 per bug #160324
06 Jan 2007; Christian Faulhammer <opfer@gentoo.org>
mozilla-firefox-bin-2.0.0.1.ebuild:
stable x86, bug #160324
22 Dec 2006; <gothgirl@gentoo.org> +files/71firefox-bin,
mozilla-firefox-bin-1.5.0.9.ebuild, mozilla-firefox-bin-2.0.0.1.ebuild:
env.d script added, removed useless dep on lib-compat, via anarchy
21 Dec 2006; Joshua Jackson <tsunam@gentoo.org>
mozilla-firefox-bin-1.5.0.9.ebuild:
Stable x86; Security bug #156023
*mozilla-firefox-bin-2.0.0.1 (20 Dec 2006)
20 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+mozilla-firefox-bin-2.0.0.1.ebuild:
Version bump for anarchy
19 Dec 2006; Peter Weller (welp) <welp@gentoo.org>
mozilla-firefox-bin-1.5.0.9.ebuild:
Stable on amd64 wrt bug #156023
19 Dec 2006; Stefan Schweizer <genstef@gentoo.org> +mozilla-firefox-bin-1.5.0.9.ebuild:
version bump thanks anarchy
10 Nov 2006; <blubb@gentoo.org> mozilla-firefox-bin-1.5.0.8.ebuild:
stable on amd64
09 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
mozilla-firefox-bin-1.5.0.8.ebuild:
stable x86, security bug #154434
09 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
mozilla-firefox-bin-1.5.0.8.ebuild:
Fix LINGUAS support.
*mozilla-firefox-bin-1.5.0.8 (08 Nov 2006)
08 Nov 2006; Bryan Østergaard <kloeri@gentoo.org>
+mozilla-firefox-bin-1.5.0.8.ebuild:
Version bump, bug 154434.
25 Oct 2006; gothgirl <gothgirl@gentoo.org>
mozilla-firefox-bin-2.0.ebuild:
fixed URI for language packs, Thanks Tester
*mozilla-firefox-bin-2.0 (25 Oct 2006)
25 Oct 2006; Joshua Jackson <tsunam@gentoo.org>
+mozilla-firefox-bin-2.0.ebuild:
Adding 2.0 bin as well
09 Oct 2006; Bryan Østergaard <kloeri@gentoo.org>
-mozilla-firefox-bin-1.5.0.4.ebuild, -mozilla-firefox-bin-1.5.0.5.ebuild,
-mozilla-firefox-bin-1.5.0.6.ebuild:
Remove old versions.
06 Oct 2006; Simon Stelling <blubb@gentoo.org>
mozilla-firefox-bin-1.5.0.7.ebuild:
fix DEPEND to use 32bit libstdc++-v3; bug 141497
15 Sep 2006; Olivier Crête <tester@gentoo.org>
mozilla-firefox-bin-1.5.0.7.ebuild:
Stable on amd64 per security bug #147652
15 Sep 2006; Joshua Jackson <tsunam@gentoo.org>
mozilla-firefox-bin-1.5.0.7.ebuild:
Stable x86; bug #147652
*mozilla-firefox-bin-1.5.0.7 (15 Sep 2006)
15 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
+mozilla-firefox-bin-1.5.0.7.ebuild:
version bump, thanks armin76, bug 147652
*mozilla-firefox-bin-1.5.0.6 (14 Sep 2006)
14 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
+mozilla-firefox-bin-1.5.0.6.ebuild:
version bump, thanks armin76
01 Aug 2006; Joshua Jackson <tsunam@gentoo.org>
mozilla-firefox-bin-1.5.0.5.ebuild:
Stable x86; bug #141842
31 Jul 2006; Simon Stelling <blubb@gentoo.org>
mozilla-firefox-bin-1.5.0.5.ebuild:
stable on amd64 wrt bug 141842
29 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
mozilla-firefox-bin-1.5.0.5.ebuild:
Fix 1.5.0.5 langpacks.
*mozilla-firefox-bin-1.5.0.5 (29 Jul 2006)
29 Jul 2006; Bryan Østergaard <kloeri@gentoo.org>
+mozilla-firefox-bin-1.5.0.5.ebuild:
Version bump, bug 141842.
07 Jul 2006; Stefan Schweizer <genstef@gentoo.org>
mozilla-firefox-bin-1.5.0.4.ebuild:
Add linguas to IUSE, bug 136953
12 Jun 2006; Jory A. Pratt <anarchy@gentoo.org>
-mozilla-firefox-bin-1.0.7.ebuild, -mozilla-firefox-bin-1.0.8.ebuild,
-mozilla-firefox-bin-1.5.0.2.ebuild, -mozilla-firefox-bin-1.5.0.3.ebuild:
removed all vulnerable ebuilds wrt bug #135535
04 Jun 2006; Mark Loeser <halcy0n@gentoo.org>
mozilla-firefox-bin-1.5.0.4.ebuild:
Stable on x86; bug #135254
03 Jun 2006; Jory A. Pratt <anarchy@gentoo.org> ChangeLog:
amd64 stable wrt bug #135254
*mozilla-firefox-bin-1.5.0.4 (03 Jun 2006)
03 Jun 2006; Jory A. Pratt <anarchy@gentoo.org> +files/10firefox-bin,
+mozilla-firefox-bin-1.5.0.4.ebuild:
revision/security bump, revdep-rebuild entry added
06 May 2006; Harald van Dijk <truedfx@gentoo.org>
mozilla-firefox-bin-1.5.0.3.ebuild:
Make sure default language gets set based on LINGUAS
02 May 2006; <tcort@gentoo.org> mozilla-firefox-bin-1.5.0.3.ebuild:
1.5.0.3 stable on amd64 wrt security Bug #131138. Fixed header in 1.0.7 ebuild.
*mozilla-firefox-bin-1.5.0.3 (02 May 2006)
02 May 2006; Jory A. Pratt <anarchy@gentoo.org>
+mozilla-firefox-bin-1.5.0.3.ebuild:
revision bump, security fixes included
20 Apr 2006; Olivier Crête <tester@gentoo.org>
mozilla-firefox-bin-1.5.0.2.ebuild:
Stable on amd64 per security bug #129924, restored changelog
15 Apr 2006; Mark Loeser <halcy0n@gentoo.org>
mozilla-firefox-bin-1.0.8.ebuild:
Stable on x86; bug #129924
*mozilla-firefox-bin-1.5.0.2 (15 Apr 2006)
*mozilla-firefox-bin-1.0.8 (15 Apr 2006)
15 Apr 2006; Jory A. Pratt <anarchy@gentoo.org>
+mozilla-firefox-bin-1.0.8.ebuild, -mozilla-firefox-bin-1.5-r2.ebuild,
-mozilla-firefox-bin-1.5.0.1.ebuild, +mozilla-firefox-bin-1.5.0.2.ebuild:
security bump for both 1.5.x and 1.0.x branch
*mozilla-firefox-bin-1.5.0.1 (05 Feb 2006)
05 Feb 2006; <anarchy@gentoo.org> files/icon/mozillafirefox-bin.desktop,
+mozilla-firefox-bin-1.5.0.1.ebuild:
revision bump, comment change for desktop entry
*mozilla-firefox-bin-1.5-r2 (08 Jan 2006)
08 Jan 2006; Jory A. Pratt <anarchy@gentoo.org>
-mozilla-firefox-bin-1.0.6-r2.ebuild, -mozilla-firefox-bin-1.5.ebuild,
-mozilla-firefox-bin-1.5-r1.ebuild, +mozilla-firefox-bin-1.5-r2.ebuild:
revision which includes linguas support
24 Dec 2005; Mark Loeser <halcy0n@gentoo.org>
mozilla-firefox-bin-1.5-r1.ebuild:
Use the libstdc++ virtual instead
24 Dec 2005; Jory A. Pratt <anarchy@gentoo.org>
mozilla-firefox-bin-1.5-r1.ebuild:
correction in dep wrt bug#116622
*mozilla-firefox-bin-1.5-r1 (18 Dec 2005)
18 Dec 2005; Jory A. Pratt <anarchy@gentoo.org>
+mozilla-firefox-bin-1.5-r1.ebuild:
fixed manifest wrt bug#114448, modular X compatible
*mozilla-firefox-bin-1.5 (29 Nov 2005)
29 Nov 2005; Jory A. Pratt <anarchy@gentoo.org>
+mozilla-firefox-bin-1.5.ebuild:
revision bump
29 Sep 2005; Mark Loeser <halcy0n@gentoo.org>
mozilla-firefox-bin-1.0.7.ebuild:
Stable on x86; bug #105396
27 Sep 2005; Simon Stelling <blubb@gentoo.org>
mozilla-firefox-bin-1.0.7.ebuild:
stable on amd64 wrt bug 105396
*mozilla-firefox-bin-1.0.7 (27 Sep 2005)
27 Sep 2005; Martin Schlemmer <azarah@gentoo.org>
+mozilla-firefox-bin-1.0.7.ebuild:
New release.
11 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
mozilla-firefox-bin-1.0.6-r2.ebuild:
Call has_multilib_profile from pkg_setup instead of global scope.
*mozilla-firefox-bin-1.0.6-r2 (02 Aug 2005)
02 Aug 2005; Aron Griffis <agriffis@gentoo.org>
-files/firefox-bin-0.9-init.tar.bz2, -mozilla-firefox-bin-1.0.5-r1.ebuild,
-mozilla-firefox-bin-1.0.6-r1.ebuild,
+mozilla-firefox-bin-1.0.6-r2.ebuild:
Bump rev to push out mozilla-launcher.eclass change which sets
MOZ_PLUGIN_PATH correctly in /usr/bin/firefox-bin #100378
25 Jul 2005; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-1.0.5-r1.ebuild, -mozilla-firefox-bin-1.0.6.ebuild,
mozilla-firefox-bin-1.0.6-r1.ebuild:
Need to inherit multilib for has_multilib_profile. Remove obsolete ~arch
ebuild
22 Jul 2005; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-1.0.6-r1.ebuild:
Push to stable for security and extensions issues
*mozilla-firefox-bin-1.0.6-r1 (22 Jul 2005)
22 Jul 2005; Aron Griffis <agriffis@gentoo.org>
+mozilla-firefox-bin-1.0.6-r1.ebuild:
Require mozilla-launcher-1.41 so that we can get rid of nsplugins.eclass and
stop calling src_mv_plugins and pkg_mv_plugins. Don't drop in initial tarball
because it is no longer necessary. However, don't attempt to call
mozilla-launcher -register either, because the -bin packages don't provide
regchrome and regxpcom. This is fine, doesn't matter for a fresh install, just
means that we won't be able to install extensions via portage for the -bin
ebuilds.
*mozilla-firefox-bin-1.0.6 (20 Jul 2005)
20 Jul 2005; Jory A. Pratt <anarchy@gentoo.org>
+mozilla-firefox-bin-1.0.6.ebuild:
revision bump, fixes API
18 Jul 2005; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-1.0.5-r1.ebuild:
Update dependency to mozilla-launcher-1.35 to help with #99084
*mozilla-firefox-bin-1.0.5-r1 (18 Jul 2005)
18 Jul 2005; Aron Griffis <agriffis@gentoo.org>
-mozilla-firefox-bin-1.0.4.ebuild, -mozilla-firefox-bin-1.0.5.ebuild,
+mozilla-firefox-bin-1.0.5-r1.ebuild:
Install /usr/bin/firefox-bin stub using install_mozilla_launcher_stub from
mozilla-launcher.eclass #99084
14 Jul 2005; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-1.0.5.ebuild:
stable on x86 #95199
13 Jul 2005; Herbie Hopkins <herbs@gentoo.org>
mozilla-firefox-bin-1.0.5.ebuild:
Stable on amd64 wrt bug #95199.
*mozilla-firefox-bin-1.0.5 (13 Jul 2005)
13 Jul 2005; Jory A. Pratt <anarchy@gentoo.org>
-mozilla-firefox-bin-1.0.3.ebuild, +mozilla-firefox-bin-1.0.5.ebuild:
Security update bug #95199
14 May 2005; Olivier Crête <tester@gentoo.org>
mozilla-firefox-bin-1.0.4.ebuild:
Stable on x86 per security bug #92393
14 May 2005; Simon Stelling <blubb@gentoo.org>
mozilla-firefox-bin-1.0.4.ebuild:
stable on amd64 wrt bug #92393
12 May 2005; Aron Griffis <agriffis@gentoo.org>
-files/firebird-0.7-antialiasing-patch, -files/firefox,
-files/icon/firefox-icon.png, -files/icon/mozillafirefox.desktop,
-mozilla-firefox-bin-1.0.1.ebuild, -mozilla-firefox-bin-1.0.1-r1.ebuild,
-mozilla-firefox-bin-1.0.2.ebuild:
trim old versions
*mozilla-firefox-bin-1.0.4 (12 May 2005)
12 May 2005; <anarchy@gentoo.org> +mozilla-firefox-bin-1.0.4.ebuild:
security fixes bug#91859
17 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org>
mozilla-firefox-bin-1.0.3.ebuild:
stable on amd64 wrt #89303
*mozilla-firefox-bin-1.0.3 (16 Apr 2005)
16 Apr 2005; Brad Laue <brad@gentoo.org> -mozilla-firefox-bin-1.0.ebuild,
+mozilla-firefox-bin-1.0.3.ebuild:
Bump to 1.0.3. Stable on x86 for bug #89303.
25 Mar 2005; <blubb@gentoo.org> mozilla-firefox-bin-1.0.2.ebuild:
stable on amd64 wrt bug #86148
*mozilla-firefox-bin-1.0.2 (23 Mar 2005)
23 Mar 2005; Brad Laue <brad@gentoo.org> +mozilla-firefox-bin-1.0.2.ebuild:
Bump to 1.0.2 and stable on x86 for security updates.
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
mozilla-firefox-bin-1.0.ebuild, mozilla-firefox-bin-1.0.1.ebuild,
mozilla-firefox-bin-1.0.1-r1.ebuild:
mozilla-launcher to www-client from net-www
*mozilla-firefox-bin-1.0.1-r1 (23 Mar 2005)
23 Mar 2005; Aron Griffis <agriffis@gentoo.org>
+mozilla-firefox-bin-1.0.1-r1.ebuild:
Use a stub script instead of symlink to mozilla-launcher. This in
combination with mozilla-launcher-1.28 should fix #78890
18 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
+files/firebird-0.7-antialiasing-patch,
+files/firefox-bin-0.9-init.tar.bz2, +files/firefox,
+files/icon/firefox-icon.png, +files/icon/mozillafirefox.desktop,
+files/icon/mozillafirefox-bin.desktop,
+files/icon/mozillafirefox-bin-icon.png, +metadata.xml,
+mozilla-firefox-bin-1.0.ebuild, +mozilla-firefox-bin-1.0.1.ebuild:
Moved from net-www/mozilla-firefox-bin to www-client/mozilla-firefox-bin.
03 Mar 2005; Chris White <chriswhite@gentoo.org>
mozilla-firefox-bin-1.0.1.ebuild:
Marking x86 stable as requested.
02 Mar 2005; Simon Stelling <blubb@gentoo.org>
mozilla-firefox-bin-1.0.1.ebuild:
stable on amd64 wrt bug #83267
*mozilla-firefox-bin-1.0.1 (26 Feb 2005)
26 Feb 2005; Brad Laue <brad@gentoo.org> +mozilla-firefox-bin-1.0.1.ebuild:
Bump to version 1.0.1 - stability and security fixes.
*mozilla-firefox-bin-1.0_rc1 (18 Nov 2004)
18 Nov 2004; Aron Griffis <agriffis@gentoo.org>
-mozilla-firefox-bin-0.9.3.ebuild, mozilla-firefox-bin-1.0.ebuild,
-mozilla-firefox-bin-1.0_pre-r1.ebuild, -mozilla-firefox-bin-1.0_rc1.ebuild:
Remove extra virtual/x11. Mark 1.0 stable on x86 and amd64. Trim older
versions
*mozilla-firefox-bin-1.0 (14 Nov 2004)
14 Nov 2004; Aron Griffis <agriffis@gentoo.org>
+mozilla-firefox-bin-1.0.ebuild, -mozilla-firefox-bin-1.0_pre.ebuild:
Bump to 1.0, update mozilla-launcher dep to >=1.22. Trim older ebuild
07 Oct 2004; Simon Stelling <blubb@gentoo.org>
mozilla-firefox-bin-1.0_pre-r1.ebuild:
stable on amd64
*mozilla-firefox-bin-1.0_pre-r1 (02 Oct 2004)
02 Oct 2004; Brad Laue <brad@gentoo.org>
+mozilla-firefox-bin-1.0_pre-r1.ebuild:
Version bump. Forcing into stable on x86, as this is a security update.
17 Sep 2004; Travis Tilley <lv@gentoo.org>
mozilla-firefox-bin-1.0_pre.ebuild:
stable on amd64
15 Sep 2004; Olivier Crete <tester@gentoo.org>
mozilla-firefox-bin-1.0_pre.ebuild:
Stable on x86 per security bug 63996
*mozilla-firefox-bin-1.0_pre (14 Sep 2004)
14 Sep 2004; Brad Laue <brad@gentoo.org>
+mozilla-firefox-bin-1.0_pre.ebuild:
Update to Mozilla Firefox 1.0PR
05 Aug 2004; Tom Martin <slarti@gentoo.org>
mozilla-firefox-bin-0.9.3.ebuild:
Marked stable on amd64 for bug 59419.
*mozilla-firefox-bin-0.9.3 (04 Aug 2004)
04 Aug 2004; Aron Griffis <agriffis@gentoo.org>
files/icon/mozillafirefox-bin.desktop, +mozilla-firefox-bin-0.9.3.ebuild:
Update to 0.9.3 for security meta-bug 59419.
*mozilla-firefox-bin-0.9.1 (04 Jul 2004)
04 Jul 2004; Brad Laue <brad@gentoo.org> +mozilla-firefox-bin-0.9.1.ebuild:
Update to 0.9.1
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
mozilla-firefox-bin-0.8-r1.ebuild, mozilla-firefox-bin-0.8.ebuild,
mozilla-firefox-bin-0.9-r1.ebuild:
virtual/glibc -> virtual/libc
18 Jun 2004; Aron Griffis <agriffis@gentoo.org>
files/icon/mozillafirefox-bin.desktop, mozilla-firefox-bin-0.9-r1.ebuild:
- Fix bug 54179: Install mozillafirefox-bin.desktop to
/usr/share/applications instead of /usr/share/gnome/apps/Internet.
This also necessitated some changes to the .desktop file which I
based on epiphany.desktop
- Fix bug 54295: Move init file unpacking from pkg_postinst to
src_install
16 Jun 2004; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-0.9-r1.ebuild:
Check both possible URLs for mozilla-firefox-0.9 since mozilla.org seems to be
doing some rearranging
16 Jun 2004; Aron Griffis <agriffis@gentoo.org>
-mozilla-firefox-bin-0.9.ebuild:
Remove 0.9 version in favor of 0.9-r1 to reduce confusion
*mozilla-firefox-bin-0.9-r1 (16 Jun 2004)
16 Jun 2004; Aron Griffis <agriffis@gentoo.org>
+files/firefox-bin-0.9-init.tar.bz2, +mozilla-firefox-bin-0.9-r1.ebuild:
Add initialization files for firefox-bin-0.9 to defeat the need to run as root
the first time. Remove bogus truetype font initialization from src_install;
not sure what it was trying to do, but as written it was a no-op. Remove
previous installation completely prior to merging as is done with firefox when
built from source.
*mozilla-firefox-bin-0.9 (16 Jun 2004)
16 Jun 2004; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-0.9.ebuild:
Depend on more recent mozilla-launcher that supports -a programname for -bin
releases
06 Jun 2004; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-0.8-r1.ebuild:
Fix typo: pkg_postun -> pkg_postrm
02 Jun 2004; Travis Tilley <lv@gentoo.org>
mozilla-firefox-bin-0.8-r1.ebuild:
stable on amd64
*mozilla-firefox-bin-0.8-r1 (27 May 2004)
27 May 2004; Aron Griffis <agriffis@gentoo.org>
+files/icon/mozillafirefox-bin-icon.png,
+files/icon/mozillafirefox-bin.desktop, +mozilla-firefox-bin-0.8-r1.ebuild:
Update to use mozilla-launcher. Allow both firefox and firefox-bin
to be installed simultaneously for testing purposes.
26 Apr 2004; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-0.8.ebuild:
Remove accidental dependency on mozilla-launcher (until m-l is updated to work
with mozilla-firefox-bin
25 Apr 2004; Aron Griffis <agriffis@gentoo.org>
mozilla-firefox-bin-0.8.ebuild:
Fix bug 45698 (mozilla-firefox forces downgrade to gtk+-2.2*)
14 Feb 2004; Brad Laue <brad@gentoo.org> files/icon/firefox-icon.png:
Fix the firefox icon background
14 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-bin-0.8.ebuild:
Stable on x86
*mozilla-firefox-bin-0.8 (12 Feb 2004)
12 Feb 2004; Brad Laue <brad@gentoo.org> mozilla-firefox-bin-0.8.ebuild,
files/firebird-0.7-antialiasing-patch, files/firefox,
files/icon/firefox-icon.png, files/icon/mozillafirefox.desktop:
mozilla-firefox-bin, soon to replace firebird. This ebuild features the GTK+2
binary with antialiased fonts, and that groovy groovy icon.
|