blob: 5d2ccd806398293d3a48decae236729c823b37c0 (
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
109
110
111
112
113
114
115
116
117
118
119
120
|
# ChangeLog for media-gfx/imagemagick
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-gfx/imagemagick/ChangeLog,v 1.22 2002/10/28 22:50:17 seemant Exp $
*imagemagick-5.4.7.4 (28 Oct 2002)
28 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
imagemagick-5.4.7.4.ebuild files/digest-imagemagick-5.4.7.4 :
Version bump on the 5.4.7 (stable KEYWORDS) version, as the old tarball is
no longer available. Thanks to: ince@pacifier.com (Michael Labhard) in
bug #9848.
*imagemagick-5.4.9.1 (22 Oct 2002)
27 Oct 2002; <mcummings@gentoo.org> :
Tested on x86 - there is no longer a tar ball for 5.4.7, testing required
immediately.
22 Oct 2002; Seemant Kulleen <seemant@gentoo.org>
imagemagick-5.4.9.1.ebuild files/digest-imagemagick-5.4.9.1 :
Version bump. In this release, the versioning has been made smarter, so
that the last digit maps to the -number from the upstream version number.
*imagemagick-5.4.7-r2 (24 Sep 2002)
17 Oct 2002; <mcummings@gentoo.org> : added sparc64 to keywords
24 Sep 2002; <mcummings@gentoo.org> : addresses bug 8299
*imagemagick-5.4.7-r1 (15 Sep 2002)
15 Sep 2002; <mcummings@gentoo.org> : version bump is at Grant's suggestion
since the last version would install, this makes sure anyone that installed
it gets the working copy.
*imagemagick-5.4.7 (08 Jul 2002)
15 Sep 2002; <mcummings@gentoo.org> : fixed missing make install(?)
13 Sep 2002; <mcummings@gentoo.org> : fixed perl eclass usage
12 Aug 2002; Mark Guertin <gerk@gentoo.org> imagemagick-5.4.7.ebuild :
Added ppc to keywords
08 Jul 2002; Seemant Kulleen <seemant@gentoo.org> imagemagick-5.4.7.ebuild
files/digest-imagemagick-5.4.7 :
Version bump.
*imagemagick-5.4.6 (29 Jun 2002)
29 Jun 2002; Seemant Kulleen <seemant@gentoo.org> imagemagick-5.4.6.ebuild
files/digest-imagemagick-5.4.6 :
Version bump.
*imagemagick-5.4.5 (6 May 2002)
29 Apr 2002; Thilo Bangert <bangert@gentoo.org> imagemagick-5.4.4-r2.ebuild :
put dgs depandy under X use, so that imagemagick now no longer depends on X
17 Apr 2002; Martin Schlemmer <azarah@gentoo.org> imagemagick-5.4.4-r2.ebuild :
Libtoolized to fix build problems with dual gcc installations.
*imagemagick-5.4.4-r2 (13 Apr 2002)
13 Apr 2002; Seemant Kulleen <seemant@gentoo.org> imagemagick-5.4.4-r2.ebuild :
files/digest-imagemagick-5.4.4-r2 :
I rearranged the MY_P variables, and oops'd on it, because it wasn't setting
the WORKDIR correctly. Also there were fetch problems.
*imagemagick-5.4.4-r2 (12 Apr 2002)
12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> imagemagick-5.4.4-r2.ebuild:
Compile against newest libpng
*imagemagick-5.4.4-r1 (11 Apr 2002)
11 Apr 2002; Seemant Kulleen <seemant@gentoo.org> imagemagick-5.4.4-r1.ebuild:
Changed the tarball to be fetched to tar.gz because the server no longer
carries a tar.bz2 for some reason
*imagemagick-5.4.4 (6 Apr 2002)
6 Apr 2002; Jon Nelson <jnelson@gentoo.org> imagemagick-5.4.4.ebuild :
Updated to use the latest version of the tarball (5.4.4-4).
Removed dependencies on virtual/glibc (because its implicit),
and virtual/lpr (because its not needed)
*imagemagick-5.4.4.4 (6 Apr 2002)
6 Apr 2002; Jon Nelson <jnelson@gentoo.org> imagemagick-5.4.4.4.ebuild :
Fixed typo in ebuild
*imagemagick-5.4.3-r1 (3 March 2002)
3 March 2002; M.Schlemmer <azarah@gentoo.org> imagemagick-5.4.3-r1.ebuild :
Updated to use the latest version of the tarball (5.4.3-8).
*imagemagick-5.4.3 (25 Feb 2002)
*imagemagick-5.4.1 (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.
|