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
|
# ChangeLog for x11-misc/xplanet
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.11 2003/05/05 21:35:59 foser Exp $
*xplanet-1.0.1 (17 Mar 2003)
05 May 2003; foser <foser@gentoo.org> xplanet-{0.94-r1,1.0.1}.ebuild :
Re-enabling truetype support (#15340)
17 Mar 2003; Graham Forest <vladimir@gentoo.org> xplanet-1.0.1.ebuild:
version bump
*xplanet-1.0.0 (13 Mar 2003)
13 Mar 2003; Seemant Kulleen <seemant@gentoo.org> xplanet-1.0.0.ebuild:
version bump
*xplanet-0.94-r1 (23 Aug 2002)
07 Feb 2003: Jason Wever <weeve@gentoo.org> xplanet-0.94-r1.ebuild :
Changed ~sparc keyword to sparc.
20 Jan 2003: Jason Wever <weeve@gentoo.org> xplanet-0.94-r1.ebuild:
Added ~sparc to keywords
23 Aug 2002; Matthew Kennedy <mkennedy@gentoo.org> ChangeLog,
xplanet-0.94-r1.ebuild, files/digest-xplanet-0.94-r1 :
Fixed GCC3.2 include re-ordering bug.
*xplanet-0.94 (27 May 2002)
15 Jul 2002; Mark Guertin <gerk@gentoo.org>
Added ppc to keywords
27 May 2002; Seemant Kulleen <seemant@gentoo.org> xplanet-0.94.ebuild
files/digest-xplanet-0.94 :
Added USE dependent virtual/opengl to DEPEND list, thanks to
gwenn.gueguen@libertysurf.fr (Gwenn) in bug #3056. Then, version bumped
and added USE dependent png, tiff and jpeg to the list as well.
*xplanet-0.93-r1 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> xplanet-0.93-r1.ebuild :
man page/LFH compliance submitted by Matthew Kennedy
*xplanet-0.93 (1 Feb 2002)
1 Feb 2002; G.Bevin <gbevin@gentoo.org> skel.ChangeLog :
This changelog is targetted to users. This means that the comments should be
well explained and written in clean English.
Every new version or revision of the package has to be marked by a '*'
seperator line as above. Changements since the last revision have to be
added to the top of the file, underneath the initial copyright and cvs header
comments, in exactly the same format as this comment.
This means that you start with header line that has the following format :
date; your_name <your_email> changed_file1, changed_file2 :
Below that line your explanation should follow. It has to be indented,
paragraphed and wrapped at a linewidth of 80 characters.
Any details about what exactly changed in the code should be added as a
message when the changes are committed to cvs, not in this file.
|