summaryrefslogtreecommitdiff
blob: b637bb325cbfb13d2379d7dbbd23b903f1851f67 (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
# ChangeLog for dev-perl/GD
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/ChangeLog,v 1.11 2002/12/17 19:24:09 vapier Exp $

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  29 Oct 2002; Seemant Kulleen <seemant@gentoo.org> ChangeLog  :

  forced version bump to install into correct locations
# ChangeLog for dev-perl/GD

*GD-1.32-r2 (18 Sep 2002) <mcummings@gentoo.org> 

  24 Oct 2002; <mcummings@gentoo.org> : Fixed JPEG dep check - there
  was no correction clause for jpeg if use jpeg was no. Thanks to
  Lasse Mikkelsen who pointed this out months ago in bug 7136

  21 Sep 2002; <mcummings@gentoo.org> : Fixed X dep check - there
  was no correction clause for xpm if use X was no. Thanks ska-fan!

  18 Sep 2002; <mcummings@gentoo.org> : Version bump because
  although GD installed without error, it wasn't calling the perl module
  eclass correctly and was misinstalling.
  
*GD-2.01 (8 Sep 2002)
  
  8 Sep 2002; <mcummings@gentoo.org> GD-2.01.ebuild :
  Updated version corrects some GD related problems, depends on new GD; thanks
  to Nicholas Wourms for doing the legwork on this one

*GD-1.32-r1 (5 May 2002)

  31 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> GD-1.32-r1.ebuild :

  Added ppc to KEYWORDS.

  5 May 2002; Seemant Kulleen <seemant@gentoo.org> GD-1.32-r1.ebuild
  files/digest-GD-1.32-r1 :

  Changed to eclass

*GD-1.32 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.