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
|
# ChangeLog for www-client/mozilla-bin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.15 2005/07/22 18:31:34 agriffis Exp $
22 Jul 2005; Aron Griffis <agriffis@gentoo.org> mozilla-bin-1.7.10.ebuild:
Depend on mozilla-launcher-1.41 for new nsplugins goodness, remove the calls
to src_mv_plugins and pkg_mv_plugins. Use install_mozilla_launcher_stub
instead of installing it ourselves.
*mozilla-bin-1.7.10 (22 Jul 2005)
22 Jul 2005; Jory A. Pratt <anarchy@gentoo.org>
+mozilla-bin-1.7.10.ebuild:
security bump. bug #98846
14 May 2005; Olivier Crête <tester@gentoo.org> mozilla-bin-1.7.8.ebuild:
Stable on x86 per security bug #92394
14 May 2005; Simon Stelling <blubb@gentoo.org> mozilla-bin-1.7.8.ebuild:
stable on amd64 wrt bug #92394
*mozilla-bin-1.7.8 (12 May 2005)
12 May 2005; Aron Griffis <agriffis@gentoo.org> -mozilla-bin-1.7.2.ebuild,
-mozilla-bin-1.7.3.ebuild, -mozilla-bin-1.7.5.ebuild,
-mozilla-bin-1.7.6-r1.ebuild, +mozilla-bin-1.7.8.ebuild:
bump to 1.7.8, trim old versions
17 Apr 2005; Herbie Hopkins <herbs@gentoo.org> mozilla-bin-1.7.7.ebuild:
Re-added setting ABI=x86 on amd64 (please keep in future versions). Stable
on amd64 wrt security fixes.
*mozilla-bin-1.7.7 (16 Apr 2005)
16 Apr 2005; Brad Laue <brad@gentoo.org> files/mozilla-bin.desktop,
+mozilla-bin-1.7.7.ebuild:
Bump to 1.7.7. Stable on x86 for bug #89305.
30 Mar 2005; Danny van Dyk <kugelfang@gentoo.org>
mozilla-bin-1.7.2.ebuild, mozilla-bin-1.7.3.ebuild,
mozilla-bin-1.7.5.ebuild, mozilla-bin-1.7.6-r1.ebuild:
Fixed BUG #85654. Plugins are now installed under lib32 on amd64.
25 Mar 2005; <blubb@gentoo.org> mozilla-bin-1.7.6-r1.ebuild:
stable on amd64 wrt bug #84074
23 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
mozilla-bin-1.7.2.ebuild, mozilla-bin-1.7.3.ebuild,
mozilla-bin-1.7.5.ebuild, mozilla-bin-1.7.6-r1.ebuild:
mozilla-launcher to www-client from net-www
23 Mar 2005; Aron Griffis <agriffis@gentoo.org> -mozilla-bin-1.7.6.ebuild,
mozilla-bin-1.7.6-r1.ebuild:
Remove 1.7.6 in favor of 1.7.6-r1 to avoid build/rebuild cycle
*mozilla-bin-1.7.6-r1 (23 Mar 2005)
23 Mar 2005; Aron Griffis <agriffis@gentoo.org>
+mozilla-bin-1.7.6-r1.ebuild:
Use a stub script instead of symlink to mozilla-launcher. This in
combination with mozilla-launcher-1.28 should fix #78890
*mozilla-bin-1.7.6 (23 Mar 2005)
23 Mar 2005; Brad Laue <brad@gentoo.org> +mozilla-bin-1.7.6.ebuild:
Bump to 1.7.6. See bug #84074 for details.
18 Mar 2005; Seemant Kulleen <seemant@gentoo.org>
+files/mozilla-bin.desktop, +files/mozilla-bin-icon.png, +metadata.xml,
+mozilla-bin-1.7.2.ebuild, +mozilla-bin-1.7.3.ebuild,
+mozilla-bin-1.7.5.ebuild:
Moved from net-www/mozilla-bin to www-client/mozilla-bin.
*mozilla-bin-1.7.5 (29 Dec 2004)
29 Dec 2004; Chris White <chriswhite@gentoo.org>
+mozilla-bin-1.7.5.ebuild:
Bumped to 1.7.5 as per bug #68976. Also handled x86 stable marking.
21 Sep 2004; Scott W Taylor <swtaylor@gentoo.org> mozilla-bin-1.7.2.ebuild,
mozilla-bin-1.7.3.ebuild:
icon/desktop not in "files/icon/"
15 Sep 2004; Olivier Crete <tester@gentoo.org> mozilla-bin-1.7.3.ebuild:
Stable on x86 per security bug 63996
*mozilla-bin-1.7.3 (14 Sep 2004)
14 Sep 2004; Brad Laue <brad@gentoo.org> +mozilla-bin-1.7.3.ebuild:
Update to Mozilla Suite 1.7.3
*mozilla-bin-1.7.2 (04 Aug 2004)
04 Aug 2004; Aron Griffis <agriffis@gentoo.org> +metadata.xml,
+files/mozilla-bin-icon.png, +files/mozilla-bin.desktop,
+mozilla-bin-1.7.2.ebuild:
Bring back mozilla-bin. It's been gone for two years. Having these
mozilla.org-built versions in portage makes it easier to test differences
between our builds and theirs. And nowadays they can both be installed
simultaneously.
|