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
|
# ChangeLog for x11-misc/xplanet
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xplanet/ChangeLog,v 1.22 2004/05/26 15:15:20 port001 Exp $
26 May 2004; Ian Leitch <port001@gentoo.org> xplanet-0.94-r1.ebuild,
xplanet-1.0.1.ebuild, xplanet-1.0.3.ebuild:
Added NEWS, ChangeLog, README.config to dodoc - #50180
26 May 2004; Danny van Dyk <kugelfang@gentoo.org> xplanet-1.0.3.ebuild:
Marked ~amd64.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xplanet-0.94-r1.ebuild:
Add inherit eutils
27 Apr 2004; Gustavo Zacarias <gustavoz@gentoo.org> xplanet-1.0.3.ebuild:
Stable on sparc
15 Apr 2004; Jason Wever <weeve@gentoo.org> xplanet-1.0.3.ebuild:
Added ~sparc keyword.
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> xplanet-1.0.1.ebuild,
xplanet-1.0.3.ebuild:
Marked stable on x86.
25 Jan 2004; Markus Nigbur <pyrania@gentoo.org> xplanet-0.94-r1.ebuild,
xplanet-1.0.1.ebuild, xplanet-1.0.3.ebuild:
mirror://sourceforge for the wise.
*xplanet-1.0.3 (24 Jan 2004)
24 Jan 2004; Brandon Hale <tseng@gentoo.org> xplanet-1.0.3.ebuild:
Version bump, closes bug 38458. Remove ~mips from 1.0.1, as a few
dependencies are masked.
03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
Added metadata.xml
*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)
11 Sep 2003; Mike Frysinger <vapier@gentoo.org> :
Made a simple gcc3 patch #21096.
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.
|