summaryrefslogtreecommitdiff
blob: 177b69d8f0dbe98f3c90f7314530edb256f95e0c (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
99
100
101
102
103
104
105
106
107
108
# ChangeLog for dev-perl/SDL-sdlpl
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-perl/sdl-perl/ChangeLog,v 1.2 2002/06/21 22:50:19 seemant Exp $


*sdl-perl-1.18.5-r1 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
  sdl-perl-1.18.5-r1.ebuild files/digest-sdl-perl-1.18.5-r1 :

  Removed the sed'ing, because the opengl drivers from nvidia should be
  found now.

*sdl-perl-1.18.5 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> sdl-perl-1.18.5.ebuild
  files/digest-sdl-perl-1.18.5 :

  Renamed the package to something more meaningful.

*SDL-sdlpl-1.18.5 (21 Jun 2002)

  21 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.5.ebuild
  files/digest-SDL-sdpl-1.18.5 :
  
  Version bump.

*SDL-sdlpl-1.18.4-r1 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
  SDL-sdlpl-1.18.4-r1.ebuild files/digest-SDL-sdlpl-1.18.4-r1 :

  Did the same sorts of fixes as for 3-r1

*SDL-sdlpl-1.18.4 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.4.ebuild
  files/digest-SDL-sdlpl-1.18.4 :

  Dave Goehrig of sdlperl.org has kindly issued this release to help us sort
  the silly Mesa headers thing.  It turns out, however, that we need to
  supply sdl-perl's compilation process the headers to nvidia's gl.h and
  glu.h files.

*SDL-sdlpl-1.18.3-r1 (5 Jun 2002)

  5 Jun 2002; Seemant Kulleen <seemant@gentoo.org>
  SDL-sdlpl-1.18.3-r1.ebuild files/digest-SDL-sdlpl-1.18.3-r1 :

  Did some sed'ing to include the location of the opengl header files that
  the nvidia drivers provide.

*SDL-sdlpl-1.18.3 (4 Jun 2002)

  4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.3.ebuild
  files/digest-SDL-sdlpl-1.18.3 :

  Version bump which is patched to work against the SDL headers.  Mesa is
  still an undecided issue at this point.  Thanks to David J. Goehrig of
  sdl-perl.org for putting out a patch so quick.

*SDL-sdlpl-1.18.2 (4 Jun 2002)

  4 Jun 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.18.2.ebuild
  files/digest-SDL-sdlpl-1.18.2 :

  Version bump.

*SDL-sdlpl-1.18 (30 May 2002)

  30 May 2002; Seemant Kulleen <seemant@gentoo.orG> SDL-sdlpl-1.18.ebuild
  files/digest-SDL-sdlpl-1.18 :

  Version bump thanks to: subdcc@501.xor.pl (Pawel SUchanecki) in bug#3227

*SDL-sdlpl-1.17 (20 May 2002)

  20 May 2002; Seemant Kulleen <seemant@gentoo.org> SDL-sdlpl-1.17.ebuild
  files/digest-SDL-sdlpl-1.17 :

  Version bump.

  25 Feb 2002; Leo Lipelis <aeoo@gentoo.org> files/digest-SDL-sdlpl-1.12,
  SDL-sdlpl-1.12.ebuild:

  Initial ebuild.

*SDL-sdlpl-1.12 (25 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.