blob: 67857656f2bb54769fe51f4544495dbd9609cd18 (
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
|
# ChangeLog for net-www/mozilla
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla/ChangeLog,v 1.17 2002/05/29 11:26:06 wmertens Exp $
*mozilla-1.0_rc3-r2 (28 May 2002)
28 May 2002; Martin Schlemmer <azarah@gentoo.org> :
Update to compile with freetype-2.0.9.
*mozilla-1.0_rc{2,3}-r1 (26 May 2002)
29 May 2002; Wout Mertens< wmertens@gentoo.org> digest-mozilla-1.0_rc3-r1:
Committed new digest, since it seems the tarball changed
26 May 2002; Martin Schlemmer <azarah@gentoo.org> :
Added dev-libs/expat to DEPEND, resolves bug #3033.
*mozilla-1.0_rc3 (24 May 2002)
24 May 2002; William McArthur <sandymac@gentoo.org> mozilla-1.0_rc3.ebuild:
Updated to 1.0rc3. (Simply bumped the ebuild filename.
*mozilla-1.0_rc2 (13 May 2002)
13 May 2002; Arcady Genkin <agenkin@thpoon.com> mozilla-1.0_rc2.ebuild:
Updated to 1.0rc2.
*mozilla-1.0_rc1-r1 (1 May 2002)
1 Apr 2002; Martin Schlemmer <azarah@gentoo.org> mozilla-1.0_rc1-r1.ebuild :
Added XFT support.
27 Apr 2002; pvdabeel <pvdabeel@gentoo.org> :
ppc(/sparc) fix 0.9.9 and 1.0-rc1
older ebuild should be masked out or fixed
24 Apr 2002; M.Schlemmer <azarah@gentoo.org> :
Slotted the latest ones.
13 Apr 2002; M.Schlemmer <azarah@gentoo.org> mozilla-0.9.9-r[12].ebuild :
Disable xterm updating. Hopefully this will fix the "beep" during console
problem.
*mozilla-0.9.9-r2 (12 Apr 2002)
12 Apr 2002; Spider <spider@gentoo.org>
Update all glib dependencies to use glib-1.2* in preparation of
unmasking the glib-2.0.1 packages. Update libpng dependency
20 Mar 2002; Chad Huneycutt <chadh@gentoo.org> mozilla-0.9.9-r1.ebuild :
-changed virtual jdk depend to virtual/jre-r1 per karltk's advice for new
java-config functionality
-added java-config to DEPEND
15 Feb 2002; M.Schlemmer <azarah@gentoo.org> mozilla-0.9.8-r3.ebuild :
Hopefully fix package building dud mozilla binary. Further fixes to stale
components and chrome problem.
*mozilla-0.9.8-r2 (7 Feb 2002)
7 Feb 2002; M.Schlemmer <azarah@gentoo.org> mozilla-0.9.8-r2.ebuild :
Rip out libtimer_gtk.so source again, as we just do not need it around
when generating components.reg. Add support for ebuild to remove
libtimer_gtk.so if it is around.
*mozilla-0.9.8-r1 (6 Feb 2002)
6 Feb 2002; M.Schlemmer <azarah@gentoo.org> mozilla-0.9.8-r1.ebuild :
Add source for missing libtimer_gtk.so library (timer-0.9.7.tar.bz2).
*mozilla-0.9.7-r2 (3 Feb 2002)
3 Feb 2002; M.Schlemmer <azarah@gentoo.org> mozilla-0.9.7-r2.ebuild :
Add ${FILESDIR}/mozilla-0.9.7-post.patch to fix a bug in the current version
of mozilla not posting forms in all cases. Resolves bug #349.
*mozilla-0.9.7-r1 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
Added initial ChangeLog which should be updated whenever the package is
updated in any way. This changelog is targetted to users. This means that the
comments should well explained and written in clean English. The details about
writing correct changelogs are explained in the skel.ChangeLog file which you
can find in the root directory of the portage repository.
|