blob: 2c4c1a66a91c1d8f46b93363cb5166d388d47cf9 (
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
|
# ChangeLog for games-strategy/dopewars
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-strategy/dopewars/ChangeLog,v 1.2 2003/09/10 15:50:49 vapier Exp $
*dopewars-1.5.9 (14 Jul 2003)
14 Jul 2003; Mike Frysinger <vapier@gentoo.org> :
Version bump + games.eclass + more optional support.
*dopewars-1.5.8 (28 Oct 2002)
07 Nov 2002; L. Boshell <leonardop@gentoo.org> dopewars-1.5.8.ebuild,
files/dopewars-1.5.8-gentoo.diff : Fixed a small problem with the
$myconf variable and added a correction for the doc directory path in
the patch.
28 Oct 2002; L. Boshell <leonardop@gentoo.org> dopewars-1.5.8.ebuild :
New version. Added support for various USE flags.
*dopewars-1.5.7 (25 Jun 2002)
17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> dopewars-1.5.7.ebuild :
Added KEYWORDS.
25 Jun 2002; Seemant Kuulleen <seemant@gentoo.org> dopewars-1.5.7.ebuild
files/digest-dopewars-1.5.7 :
Version bump.
*dopewars-1.5.4-r1 (7 May 2002)
17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> dopewars-1.5.4-r1.ebuild :
Added KEYWORDS, SLOT.
7 May 2002; Spider <spider@gentoo.org> dopewars-1.5.4-r1.ebuild dopewars-1.5.4.ebuild:
fix sourceforge mirroring.
*dopewars-1.5.4-r1
11 Apr 2002; Spider <spider@gentoo.org> dopewars-1.5.4-r1.ebuild dopewars-1.5.4.ebuild:
Update all glib dependencies to use glib-1.2* in preparation of unmasking the glib-2.0.1 packages
*dopewars-1.5.4-r1 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> dopewars-1.5.4-r1.ebuild :
man page/LFH fixes submitted by Matthew Kennedy.
*dopewars-1.5.4 (15 Mar 2002)
15 Mar 2002; Seemant Kulleen <seemant@gentoo.org> dopewars-1.5.4.ebuild
Upgraded to new version and added USE dependent nls compilation. Also
changed the location of the html documentation into /usr/share/doc/dopewars
instead of /usr/share/dopewars/doc. Additionally, added a check for gnome in
the USE flag. If not present, the desktop icons etc need not be present.
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.
|