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
|
# ChangeLog for net-www/mozilla-firefox-bin
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-firefox-bin/ChangeLog,v 1.25 2004/10/07 13:13:40 blubb Exp $
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.
|