summaryrefslogtreecommitdiff
blob: 7b158d6e630ec52156d55912942e32bff3139fa9 (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
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
# ChangeLog for media-gfx/xloadimage
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-gfx/xloadimage/ChangeLog,v 1.64 2011/11/05 04:31:06 ssuominen Exp $

  23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  -xloadimage-4.1-r10.ebuild:
  old

  23 Oct 2011; Raúl Porcel <armin76@gentoo.org> xloadimage-4.1-r11.ebuild:
  alpha/ia64/sh/sparc stable wrt #385789

  15 Oct 2011; Markus Meier <maekke@gentoo.org> xloadimage-4.1-r11.ebuild:
  arm stable, bug #385789

  15 Oct 2011; Kacper Kowalik <xarthisius@gentoo.org>
  xloadimage-4.1-r11.ebuild:
  ppc stable wrt #385789

  11 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  xloadimage-4.1-r11.ebuild:
  ppc64 stable wrt #385789

  11 Oct 2011; Jeroen Roovers <jer@gentoo.org> xloadimage-4.1-r11.ebuild:
  Stable for HPPA (bug #385789).

  08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  xloadimage-4.1-r11.ebuild:
  x86 stable wrt bug #385789

  06 Oct 2011; Markos Chandras <hwoarang@gentoo.org> xloadimage-4.1-r11.ebuild:
  Stable on amd64 wrt bug #385789

  17 Sep 2011; Samuli Suominen <ssuominen@gentoo.org>
  xloadimage-4.1-r11.ebuild, +files/xloadimage-4.1-libpng15.patch:
  Fix building with libpng15 wrt #383313 by Diego Elio Pettenò

  25 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org>
  xloadimage-4.1-r10.ebuild, xloadimage-4.1-r11.ebuild,
  +files/xloadimage-4.1-bracket.patch:
  Work around mis-placed bracket problem, bug 361993

  08 Nov 2010; Markus Meier <maekke@gentoo.org> xloadimage-4.1-r10.ebuild,
  xloadimage-4.1-r11.ebuild:
  change jpeg dep to virtual/jpeg

*xloadimage-4.1-r11 (29 May 2010)

  29 May 2010; Kacper Kowalik <xarthisius@gentoo.org>
  +xloadimage-4.1-r11.ebuild:
  Removing automagic dependencies wrt bug 321995

  10 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  xloadimage-4.1-r10.ebuild:
  Fix building with libpng14.

  22 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
  xloadimage-4.1-r10.ebuild:
  Require SLOT="0" of media-libs/jpeg for headers.

  27 Sep 2009; nixnut <nixnut@gentoo.org> xloadimage-4.1-r10.ebuild:
  ppc stable #283648

  22 Sep 2009; Jeroen Roovers <jer@gentoo.org> xloadimage-4.1-r10.ebuild:
  Stable for HPPA (bug #283648).

  12 Sep 2009; Raúl Porcel <armin76@gentoo.org> xloadimage-4.1-r10.ebuild:
  alpha/arm/ia64/sh/sparc stable wrt #283648

  09 Sep 2009; Markus Meier <maekke@gentoo.org> xloadimage-4.1-r10.ebuild:
  amd64/x86 stable, bug #283648

  06 Sep 2009; Brent Baude <ranger@gentoo.org> xloadimage-4.1-r10.ebuild:
  Marking xloadimage-4.1-r10 ppc64 for bug 283648

  04 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
  xloadimage-4.1-r10.ebuild, +files/xloadimage-4.1-ldflags_and_exit.patch:
  Include stdlib.h for exit(3) and respect LDFLAGS when building uufilter
  binary.

*xloadimage-4.1-r10 (04 Sep 2009)

  04 Sep 2009; Samuli Suominen <ssuominen@gentoo.org>
  +xloadimage-4.1-r10.ebuild:
  Stop using internal ecompress function.

  17 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org>
  files/xloadimage-4.1-unaligned-access.patch:
  Fix patch with absolute paths.

  15 Jan 2008; Fabian Groffen <grobian@gentoo.org> xloadimage-4.1-r4.ebuild,
  xloadimage-4.1-r5.ebuild:
  Dropped ppc-macos keyword, see you in prefix

  22 Jul 2007; David Shakaryan <omp@gentoo.org> xloadimage-4.1-r4.ebuild:
  Remove virtual/x11 from dependencies.

*xloadimage-4.1-r5 (14 May 2007)

  14 May 2007; Samuli Suominen <drac@gentoo.org>
  +files/xloadimage-4.1-unaligned-access.patch, +xloadimage-4.1-r5.ebuild:
  Apply patch from bug 87218 fixing unaligned access with libX11. Use
  ecompress to define manpage format for bug 173522.

  08 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
  xloadimage-4.1-r4.ebuild:
  Add ~x86-fbsd keyword

  20 May 2006; <smithj@gentoo.org> xloadimage-4.1-r4.ebuild:
  export CC for cross compiles

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-xloadimage-4.1-r4, Manifest:
  Fixing SHA256 digest, pass four

  15 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org>
  -xloadimage-4.1-r1.ebuild, -xloadimage-4.1-r2.ebuild,
  -xloadimage-4.1-r3.ebuild:
  Removed old versions.

  30 Dec 2005; Diego Pettenò <flameeyes@gentoo.org>
  xloadimage-4.1-r4.ebuild:
  Move the sedout of malloc.h to general scope.

  12 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>;
  xloadimage-4.1-r4.ebuild:
  Add modular X dependencies.

  20 Nov 2005; Hardave Riar <hardave@gentoo.org> xloadimage-4.1-r4.ebuild:
  Stable on mips, bug #108365.

  02 Nov 2005; Krzysiek Pawlik <nelchael@gentoo.org> ChangeLog:
  Fix ChangeLog.

  29 Oct 2005; Bryan Østergaard <kloeri@gentoo.org>
  xloadimage-4.1-r4.ebuild:
  Stable on ia64.

  29 Oct 2005; Michael Hanselmann <hansmi@gentoo.org>
  xloadimage-4.1-r4.ebuild:
  Stable on hppa, ppc. See bug #108365.

  28 Oct 2005; Mark Loeser <halcy0n@gentoo.org> xloadimage-4.1-r4.ebuild:
  Stable on x86; bug #108365

  27 Oct 2005; Simon Stelling <blubb@gentoo.org> xloadimage-4.1-r4.ebuild:
  stable on amd64 wrt bug 108365

  27 Oct 2005; Brent Baude <ranger@gentoo.org> xloadimage-4.1-r4.ebuild:
  Marking xloadimage-4.1-r4 ppc64 stable for bug 108635

  27 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  xloadimage-4.1-r4.ebuild:
  Stable on sparc wrt #108365

  27 Oct 2005; Bryan Østergaard <kloeri@gentoo.org>
  xloadimage-4.1-r4.ebuild:
  Stable on alpha, bug 108365.

  27 Oct 2005; Fabian Groffen <grobian@gentoo.org> xloadimage-4.1-r4.ebuild:
  Marked ppc-macos for bug #108365

*xloadimage-4.1-r4 (26 Oct 2005)

  26 Oct 2005; Krzysiek Pawlik <nelchael@gentoo.org>
  +files/xloadimage-gentoo.patch, +xloadimage-4.1-r4.ebuild:
  Fix security bug 108365.

*xloadimage-4.1-r3 (25 Aug 2005)

  25 Aug 2005; Jonathan Smith <smithj@gentoo.org> ChangeLog:
  pyrania forgot to add a changelog entry for 4.1-r3, so this is coppied from
  the cvs log: Fixed b0rked endif. See bug #84072.

  01 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
  xloadimage-4.1-r2.ebuild:
  Stable on alpha.

  01 Mar 2005; Hardave Riar <hardave@gentoo.org> xloadimage-4.1-r2.ebuild:
  Stable on mips, bug #79762.

  28 Feb 2005; Lina Pezzella <j4rg0n@gentoo.org> xloadimage-4.1-r2.ebuild:
  Stable ppc-macos

  28 Feb 2005; Michael Hanselmann <hansmi@gentoo.org>
  xloadimage-4.1-r2.ebuild:
  Stable on ppc.

  28 Feb 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  xloadimage-4.1-r2.ebuild:
  Stable on sparc wrt #79762

  28 Feb 2005; Olivier Crête <tester@gentoo.org> xloadimage-4.1-r2.ebuild:
  Stable on x86 per security bug #79762

  28 Feb 2005; Jan Brinkmann <luckyduck@gentoo.org> xloadimage-4.1-r2.ebuild:
  stable on amd64. see #79762

  28 Feb 2005; Markus Rothe <corsair@gentoo.org> xloadimage-4.1-r2.ebuild:
  Stable on ppc64; bug #79762

*xloadimage-4.1-r2 (28 Feb 2005)

  28 Feb 2005; Tavis Ormandy <taviso@gentoo.org>
  +files/xloadimage-4.1-zio-shell-meta-char.diff, +xloadimage-4.1-r2.ebuild:
  security patch, escape shell meta chars when viewing compressed files.

  02 Jan 2005; <gongloo@gentoo.org> xloadimage-4.1-r1.ebuild:
  Stable on ppc-macos.

  10 Nov 2004; Mamoru KOMACHI <usata@gentoo.org> xloadimage-4.1-r1.ebuild:
  Added to ~ppc-macos.

  30 Sep 2004; Stephen P. Becker <geoman@gentoo.org> xloadimage-4.1-r1.ebuild:
  stable on mips

  22 Aug 2004; Tom Gall <tgall@gentoo.org> xloadimage-4.1-r1.ebuild:
  stable on ppc64

  13 Jul 2004; Tom Gall <tgall@gentoo.org> xloadimage-4.1-r1.ebuild:
  added ~ppc64, bug #54814

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild:
  Add inherit eutils

  24 Apr 2004; Bret Curtis <psi29a@gentoo.org> xloadimage-4.1-r1.ebuild:
  Added to ~mips

*xloadimage-4.1-r1 (13 Mar 2004)

  13 Mar 2004; Mamoru KOMACHI <usata@gentoo.org> metadata.xml,
  xloadimage-4.1-r1.ebuild, files/xloadimage-4.1-include-errno_h.patch:
  Moved from x11-misc to media-gfx. Fixed conflict between xli, see bug #26751

  14 Nov 2003; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild:
  Stable on ia64

  13 Nov 2003; <tuxus@gentoo.org> xloadimage-4.1-r1.ebuild:
  added mips to KEYWORDS

  03 Nov 2003; Abhishek Amit <abhishek@gentoo.org> metadata.xml:
  Added metadata.xml

  21 Sep 2003; Seemant Kulleen <seemant@gentoo.org> xloadimage-4.1-r1.ebuild:
  SRC_URI update, thanks to: Péntek László <nembela@index.hu> in bug #29294

  07 Jun 2003; Paul de Vrieze <pauldv@gentoo.org> xloadimage-4.1-r1.ebuild:
  Make a fix so xloadimage compiles with gcc-3.3

*xloadimage-4.1-r1 (02 Jan 2003)

  06 Jul 2003; Guy Martin <gmsoft@gentoo.org> xloadimage-4.1-r1.ebuild :
  Added hppa to KEYWORDS.

  18 Apr 2003; Seemant Kulleen <seemant@gentoo.org> Manifest,
  xloadimage-4.1-r1.ebuild:
  moved to stable on x86 to solve the errno issue

  06 Apr 2003; Zach Welch <zwelch@gentoo.org> xloadimage-4.1-r1.ebuild:
  add arm keyword

  09 Mar 2003; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1-r1.ebuild:
  Mark stable on alpha

  11 Feb 2003; Seemant Kulleen <seemant@gentoo.org> xloadimage-4.1.ebuild
  xloadimage-4.1-r1.ebuild :

  Cleaned up ebuild syntax slightly. Also moved the -gentoo.diff from
  files/ to a bzip2'd diff on the mirrors.

  02 Jan 2003; Martin Schlemmer <azarah@gentoo.org> xloadimage-4.1-r1.ebuild :
  Things should include errno.h, not define errno as external.  This fixes
  issues with cvs glibc-2.3.2 ...

  16 Dec 2002; Aron Griffis <agriffis@gentoo.org> xloadimage-4.1.ebuild :
  Added ~alpha to KEYWORDS

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
  07 Nov 2002; Olivier Reisch <doctomoe@gentoo.org> xloadimage-4.1.ebuild :
  added ppc to KEYWORDS

*xloadimage-4.1 (19 Jul 2002)

  03 Nov 2002; Jon Nall <nall@gentoo.org> xloadimage-4.1.ebuild :
  added ~ppc to KEYWORDS

  19 Jul 2002; Daniel Ahlberg <aliz@gentoo.org> : 
  Initial release. This packaged is pretty much the same as Debian is distributing becuse it uses
  the same patch for the sourcecode to make it compile.