summaryrefslogtreecommitdiff
blob: 7bd50b0a0b65ec070552a88853500e3be16b88b7 (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
# ChangeLog for games-arcade/frozen-bubble
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/frozen-bubble/ChangeLog,v 1.4 2004/01/10 06:17:31 augustus Exp $

  10 Jan 2004; <augustus@gentoo.org> frozen-bubble-1.0.0-r3.ebuild:
  This game plays quite well on AMD64.  Added ~amd64.

*frozen-bubble-1.0.0-r3 (07 Oct 2003)

  07 Oct 2003; Mike Frysinger <vapier@gentoo.org> :
  Properly utilize games.eclass to fix #30599.

*frozen-bubble-1.0.0-r2 (28 Jun 2003)

  22 Jul 2003; Chris Gianelloni <wolf31o2@gentoo.org>
  frozen-bubble-1.0.0-r2.ebuild:
  Changed to use /usr/games.  Closes bug #25055.

  28 Jun 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump to add network support #17430.

*frozen-bubble-1.0.0-r1 (01 Jun 2003)

  03 Jun 2003; <msterret@gentoo.org> frozen-bubble-1.0.0-r1.ebuild:
  Switched from using Makefile.fixed in files/ to just modifying the Makefile
  from the source distribution.  Uses sed -i so added sed to DEPEND.

  02 Jun 2003; <msterret@gentoo.org> frozen-bubble-1.0.0-r1.ebuild:
  Removed the seding of frozen-bubble since it seems to no longer be needed.
  There is no fb.pl in the source distribution or the installed package and
  fb.pl isn't mentioned in frozen-bubble so the sed has been silently doing
  nothing for a while.

  01 Jun 2003; Michael Cummings <mcummings@gentoo.org>
  frozen-bubble-1.0.0-r1.ebuild:
  Version bump because eclasses changed

*frozen-bubble-1.0.0 (05 Mar 2003)

  30 May 2003; Seemant Kulleen <seemant@gentoo.org>
  frozen-bubble-1.0.0.ebuild:
  inherit perl-module instead of perl-post

  12 Jun 2003; msterret frozen-bubble-1.0.0-r1.ebuild,
  frozen-bubble-1.0.0.ebuild:
  add Header

  05 Mar 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump #15852 TGL <degrenier@easyconnect.fr>.

*frozen-bubble-0.9.3-r1 (07 Jun 2002)

  31 Jan 2003; Mark Guertin <gerk@gentoo.org> frozen-bubble-0.9.3-r1.ebuild :
  set to ppc stable

  15 Jan 2003; Jon Nall <nall@gentoo.org> frozen-bubble-0.9.3-r1.ebuild :
  added ~ppc

  21 Sep 2002; <mcummings@gentoo.org> : Added corrected Makefile for perl to
  compile correctly with new MakeMaker

  17 jul 2002; Jose Alberto Su�rez L�pez <bass@gentoo.org> frozen-bubble-0.9.3-r1.ebuild :
  Added KEYWORDS.

  07 Jun 2002; Bruce A. Locke <blocke@shivan.org> frozen-bubble-0.9.3-r1.ebuild :

  Updated dependencies

*frozen-bubble-0.9.3 (2 June 2002)
 
  2 June 2002; Gabriele Giorgetti <stroke@gentoo.org> frozen-bubble-0.9.3 :
  Updated version.

  (I won't modify stuffs below... but it looks a little messy :) )


  25 Feb 2002; Leo Lipelis <aeoo@gentoo.org> files/digest-frozen-bubble-0.9.2,
  frozen-bubble-0.9.2.ebuild:

  Initial ebuild for a fun puzzle game.

*frozen-bubble-0.9.2 (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 '*'
  separator 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.