blob: 0aab6671d3be298a14f776611af04915a01ecf34 (
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
|
# ChangeLog for media-libs/libgd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libgd/ChangeLog,v 1.24 2003/04/23 00:13:19 lostlogic Exp $
*libgd-2.0.12 (14 Apr 2003)
14 Apr 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumped + comment out gif patch till Nich can update.
*libgd-2.0.11-r1 (20 Mar 2003)
20 Mar 2003; Graham Forest <vladimir@gentoo.org> libgd-2.0.11-r1.ebuild:
Removed usage of pic USE flag
*libgd-2.0.11 (23 Feb 2003)
20 Mar 2003; Guy Martin <gmsoft@gentoo.org> libgd-2.0.11.ebuild, libgd-1.8.4.ebuild :
Added ~hppa to KEYWORDS.
23 Feb 2003; Nicholas Wourms <dragon@gentoo.org> libgd-2.0.11.ebuild files/gd-2.0.11-gif-support.patch.bz2 :
Added patch for gif support when USE="gif". Added ~arch keywords to
correspond to the keywords from 1.8.4. This package also needed to be
elibtoolized. Also, this gd requires a modern libpng and freetype,
otherwise output won't look right. Changed dependancies to reflect
this.
23 Feb 2003; Mike Frysinger <vapier@gentoo.org> :
Version bumpage.
*libgd-1.8.3-r6 (18 Feb 2003)
20 Mar 2003; Guy Martin <gmsoft@gentoo.org> libgd-1.8.3-r6.ebuild :
Added hppa to KEYWORDS.
18 Feb 2003; Robert Coie <rac@gentoo.org>; libgd-1.8.4.ebuild :
Based off of 1.8.3-r6, changed library defines HAVE_JPEG and
HAVE_PNG to HAVE_LIBJPEG and HAVE_LIBPNG to reflect upstream name
changes.
*libgd-1.8.3-r6 (15 Jan 2003)
07 Feb 2003; Brandon Low <lostlogic@gentoo.org>; libgd-1.8.3-r6.ebuild :
Fix to work with userpriv properly.
04 Feb 2003; Seemant Kulleen <seemant@gentoo.org> libgd-1.8.3-r6.ebuild :
Removed dependency on sed-4 because it is buggy on ppc. Switched to
normal gnu-sed syntax. Closes bug #15022 by Rajiv Manglani
<rajiv@gentoo.org>
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
15 Jan 2003; Brandon Low <lostlogic@gentoo.org> libgd-1.8.3-r6.ebuild:
Drop dependency on supersed, switch to >=sed-4.0. This is unstable on the
ppc pending the stability of sed-4 on the ppc.
*libgd-2.0.1 (9 Sep 2002)
14 Sep 2002; <mcummings@gentoo.org> : bzip'd patch and moved to mirror
9 Sep 2002; <mcummings@gentoo.org> :
Fixes bugs with perl versions using gd; corrects a few compile options
*libgd-1.8.3-r5 (12 Apr 2002)
22 Apr 2003; Brandon Low <lostlogic@gentoo.org> libgd-1.8.3-r5.ebuild:
Change supersed dependencies
22 Oct 2002; Seemant Kulleen <seemant@gentoo.org> libgd-1.8.3-r5.ebuid :
jpeg, X, and truetype turned into USE dependent support.
07 Aug 2002; Mark Guertin <gerk@gentoo.org> :
Added ppc to keywords
12 Apr 2002; Spider <spider@gentoo.org> libgd-1.8.3-r5.ebuild :
Updating revision with new libpng
*libgd-1.8.3-r4 (3 Apr 2002)
3 Apr 2002; Bruce A. Locke <blocke@shivan.org> libgd-1.8.3-r4.ebuild :
Quick fix for glibc circular dependencies.
*libgd-1.8.3-r3 (27 Mar 2002)
27 Mar 2002; Seemant Kulleen <seemant@gentoo.org> libgd-1.8.3-r3.ebuild :
Updated ebuild to modern syntax, and ungzipped HTML docs.
*libgd-1.8.3-r2 (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.
|