summaryrefslogtreecommitdiff
blob: 33d376d837626503241056ba1522a6ac33b37a2e (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
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
# ChangeLog for x11-misc/xdg-utils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdg-utils/ChangeLog,v 1.104 2012/08/23 02:28:28 ssuominen Exp $

*xdg-utils-1.1.0_rc1_p20122308 (23 Aug 2012)

  23 Aug 2012; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1_p20122308.ebuild:
  New snapshot from upstream git.

  31 May 2012; Samuli Suominen <ssuominen@gentoo.org>
  -xdg-utils-1.1.0_rc1_p20111003.ebuild:
  old

  28 May 2012; Raúl Porcel <armin76@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #412905

  16 May 2012; Jeroen Roovers <jer@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  Stable for HPPA (bug #412905).

  06 May 2012; Brent Baude <ranger@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  Marking xdg-utils-1.1.0_rc1_p20120319 ppc for bug 412905

  06 May 2012; Alexis Ballier <aballier@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  keyword ~amd64-fbsd

  25 Apr 2012; Markus Meier <maekke@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  arm stable, bug #412905

  23 Apr 2012; Brent Baude <ranger@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  Marking xdg-utils-1.1.0_rc1_p20120319 ppc64 for bug 412905

  23 Apr 2012; Agostino Sarubbo <ago@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  Stable for amd64, wrt bug #412905

  21 Apr 2012; Jeff Horelick <jdhore@gentoo.org>
  xdg-utils-1.1.0_rc1_p20120319.ebuild:
  marked x86 per bug 412905

  21 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild, xdg-utils-1.1.0_rc1_p20120319.ebuild:
  Use gentoo mirrors.

*xdg-utils-1.1.0_rc1_p20120319 (19 Mar 2012)

  19 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1_p20120319.ebuild:
  New snapshot wrt #407307 by Cyprien Nicolas

  22 Jan 2012; Samuli Suominen <ssuominen@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  USE="perl" to control dev-perl/File-MimeInfo depend because xdg-utils has
  improved it's mime detection wrt #353721

  28 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
  -xdg-utils-1.1.0_rc1-r1.ebuild, -xdg-utils-1.1.0_rc1_p20110519.ebuild:
  old

  28 Nov 2011; Samuli Suominen <ssuominen@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  ppc/ppc64 stable wrt #387301

  05 Nov 2011; Raúl Porcel <armin76@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #387301

  29 Oct 2011; Markus Meier <maekke@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  arm stable, bug #387301

  19 Oct 2011; Tony Vroon <chainsaw@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney,
  Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in bug #387301.

  19 Oct 2011; Jeroen Roovers <jer@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  Stable for HPPA (bug #387301).

  18 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  xdg-utils-1.1.0_rc1_p20111003.ebuild:
  x86 stable wrt bug #387301

*xdg-utils-1.1.0_rc1_p20111003 (03 Oct 2011)

  03 Oct 2011; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1_p20111003.ebuild:
  New snapshot for solving bugs #367993 (x-scheme-handler) and #374015
  (bashism). Thanks to Cyprien Nicolas, Naohiro Aota and "Faustus".

  16 Sep 2011; Jeroen Roovers <jer@gentoo.org>
  xdg-utils-1.1.0_rc1_p20110519.ebuild:
  Stable for HPPA (bug #374689).

  17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
  xdg-utils-1.1.0_rc1_p20110519.ebuild:
  keyword ~sparc-solaris

  24 Jul 2011; Raúl Porcel <armin76@gentoo.org>
  xdg-utils-1.1.0_rc1_p20110519.ebuild:
  alpha/ia64/s390/sh/sparc stable wrt #374689

  23 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org>
  xdg-utils-1.1.0_rc1_p20110519.ebuild:
  ppc/ppc64 stable wrt #374689

  19 Jul 2011; Markus Meier <maekke@gentoo.org>
  xdg-utils-1.1.0_rc1_p20110519.ebuild:
  arm/x86 stable, bug #374689

  11 Jul 2011; Samuli Suominen <ssuominen@gentoo.org>
  xdg-utils-1.1.0_rc1_p20110519.ebuild:
  amd64 stable wrt #374689

*xdg-utils-1.1.0_rc1_p20110519 (19 May 2011)

  19 May 2011; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1_p20110519.ebuild:
  New snapshot.

  19 May 2011; Samuli Suominen <ssuominen@gentoo.org>
  xdg-utils-1.1.0_rc1-r1.ebuild:
  ppc/ppc64 stable wrt #359627

  16 Apr 2011; Raúl Porcel <armin76@gentoo.org> xdg-utils-1.1.0_rc1-r1.ebuild:
  ia64/s390/sh/sparc/x86 stable wrt #359627

  09 Apr 2011; Markus Meier <maekke@gentoo.org> xdg-utils-1.1.0_rc1-r1.ebuild:
  arm stable, bug #359627

  04 Apr 2011; Jeroen Roovers <jer@gentoo.org> xdg-utils-1.1.0_rc1-r1.ebuild:
  Stable for HPPA (bug #359627).

*xdg-utils-1.1.0_rc1_p20110329 (29 Mar 2011)

  29 Mar 2011; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1_p20110329.ebuild:
  New snapshot.

  27 Mar 2011; Tobias Klausmann <klausman@gentoo.org>
  xdg-utils-1.1.0_rc1-r1.ebuild:
  Stable on alpha, bug #359627

  21 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
  xdg-utils-1.1.0_rc1-r1.ebuild:
  Stable on amd64 wrt bug #359627

  13 Feb 2011; Raúl Porcel <armin76@gentoo.org> xdg-utils-1.1.0_rc1-r1.ebuild:
  Add ~alpha/~arm/~s390/~sh

*xdg-utils-1.1.0_rc1-r1 (05 Feb 2011)

  05 Feb 2011; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1-r1.ebuild:
  Move dev-util/desktop-file-utils from PDEPEND to RDEPEND for testing. Missing
  dev-perl/File-MimeInfo RDEPEND wrt #353721.

*xdg-utils-1.1.0_rc1 (21 Jan 2011)

  21 Jan 2011; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.1.0_rc1.ebuild:
  Version bump.

*xdg-utils-1.0.2_p20101101 (02 Nov 2010)

  02 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.0.2_p20101101.ebuild:
  New snapshot.

  24 Jul 2010; Tomáš Chvátal <scarabeus@gentoo.org>
  -xdg-utils-1.0.2-r3.ebuild, -files/xdg-utils-1.0.2-arb-comm-exec.patch,
  -files/xdg-utils-1.0.2-kdedirs.patch,
  -files/xdg-utils-1.0.2-xdgopen-kde.patch:
  Remove old.

  24 Jul 2010; Raúl Porcel <armin76@gentoo.org>
  xdg-utils-1.0.2_p20100618.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #328091

  18 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
  xdg-utils-1.0.2_p20100618.ebuild:
  ppc/ppc64 stable wrt #328091

  17 Jul 2010; Christian Faulhammer <fauli@gentoo.org>
  xdg-utils-1.0.2_p20100618.ebuild:
  stable x86, bug 328091

  14 Jul 2010; Jeroen Roovers <jer@gentoo.org>
  xdg-utils-1.0.2_p20100618.ebuild:
  Stable for HPPA (bug #328091).

  13 Jul 2010; Markos Chandras <hwoarang@gentoo.org>
  xdg-utils-1.0.2_p20100618.ebuild:
  Stable on amd64 wrt bug #328091

*xdg-utils-1.0.2_p20100618 (18 Jun 2010)

  18 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  +xdg-utils-1.0.2_p20100618.ebuild:
  New snapshot.

  10 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
  xdg-utils-1.0.2-r3.ebuild:
  Transfer Prefix keywords

  19 Jun 2009; Raúl Porcel <armin76@gentoo.org> xdg-utils-1.0.2-r3.ebuild:
  alpha/arm/ia64/s390/sh/sparc stable wrt #274537

  18 Jun 2009; Jeroen Roovers <jer@gentoo.org> xdg-utils-1.0.2-r3.ebuild:
  Stable for HPPA (bug #271889).

  17 Jun 2009; Gilles Dartiguelongue <eva@gentoo.org>
  -xdg-utils-1.0.2.ebuild, -xdg-utils-1.0.2-r2.ebuild:
  Clean up old revisions, closes: #271710.

  07 Jun 2009; Thomas Anderson <gentoofan23@gentoo.org>
  xdg-utils-1.0.2-r3.ebuild:
  Revert adding dependency on xmlto, configure.ac checks for it but it is
  really unneeded.

  06 Jun 2009; Markus Meier <maekke@gentoo.org> xdg-utils-1.0.2-r3.ebuild:
  amd64/x86 stable, bug #271889

  03 Jun 2009; Brent Baude <ranger@gentoo.org> xdg-utils-1.0.2-r3.ebuild:
  Marking xdg-utils-1.0.2-r3 ppc64 stable for bug 271889

  31 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
  xdg-utils-1.0.2-r3.ebuild:
  Add missing dependency on app-text/xmlto.

  31 May 2009; nixnut <nixnut@gentoo.org> xdg-utils-1.0.2-r3.ebuild:
  ppc stable #271889

  12 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org>
  xdg-utils-1.0.2-r3.ebuild:
  Fix test logic, thanks to ikelos for pointing it out.

*xdg-utils-1.0.2-r3 (12 Apr 2009)

  12 Apr 2009; Gilles Dartiguelongue <eva@gentoo.org>
  +xdg-utils-1.0.2-r3.ebuild:
  Bump to 1.0.2-r3. Install default XDG_DATA_DIRS, bug #264647. Add xset to
  RDEPEND, bug #256211.

  02 Feb 2009; Tomas Chvatal <scarabeus@gentoo.org>
  +files/xdg-utils-1.0.2-xdgopen-kde.patch, xdg-utils-1.0.2-r2.ebuild:
  Patch up xdg-open for kde.

*xdg-utils-1.0.2-r2 (12 May 2008)

  12 May 2008; Samuli Suominen <drac@gentoo.org>
  +files/xdg-utils-1.0.2-kdedirs.patch, +xdg-utils-1.0.2-r2.ebuild:
  Handle kdedirs gracefully, patch from flameeyes's git.

  22 Feb 2008; Ulrich Mueller <ulm@gentoo.org> xdg-utils-1.0.2-r1.ebuild:
  Move desktop-file-utils to PDEPEND because of dependency cycle, bug 208043.

  03 Feb 2008; Samuli Suominen <drac@gentoo.org> xdg-utils-1.0.2-r1.ebuild:
  Update HOMEPAGE.

  29 Jan 2008; Samuli Suominen <drac@gentoo.org> xdg-utils-1.0.2-r1.ebuild:
  Pull in desktop-file-utils and shared-mime-info, leave a postinst message
  about gtk-update-icon-cache wrt #208043.

*xdg-utils-1.0.2-r1 (26 Jan 2008)

  26 Jan 2008; <pva@gentoo.org> +files/xdg-utils-1.0.2-arb-comm-exec.patch,
  +xdg-utils-1.0.2-r1.ebuild:
  Security commit straight to stable, fixed xdg-open/email URL arbitrary
  command execution (CVE-2008-0386), bug #207331.

  06 Nov 2007; Raúl Porcel <armin76@gentoo.org> xdg-utils-1.0.2.ebuild:
  sparc stable wrt #193339

  15 Oct 2007; Markus Rothe <corsair@gentoo.org> xdg-utils-1.0.2.ebuild:
  Stable on ppc64

  27 Sep 2007; Raúl Porcel <armin76@gentoo.org> xdg-utils-1.0.2.ebuild:
  alpha/ia64 stable wrt #193339

  26 Sep 2007; Joshua Kinard <kumba@gentoo.org> xdg-utils-1.0.2.ebuild:
  Stable on mips, per #193339.

  25 Sep 2007; Jeroen Roovers <jer@gentoo.org> xdg-utils-1.0.2.ebuild:
  Stable for HPPA (bug #193339).

  22 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  xdg-utils-1.0.2.ebuild:
  ppc stable, bug #193339

  21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  xdg-utils-1.0.2.ebuild:
  Stable on amd64 wrt bug #193339.

  21 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  xdg-utils-1.0.2.ebuild:
  Stable on x86 wrt bug #193339.

  20 Aug 2007; Samuli Suominen <drac@gentoo.org> xdg-utils-1.0.2.ebuild:
  Remove xmlto dep for bug 189620.

*xdg-utils-1.0.2 (20 Aug 2007)

  20 Aug 2007; Samuli Suominen <drac@gentoo.org> +xdg-utils-1.0.2.ebuild:
  Version bump.

  09 Jul 2007; Samuli Suominen <drac@gentoo.org> metadata.xml,
  -xdg-utils-1.0.ebuild:
  Add xdg-utils under freedesktop herd. Remove unused version.

  27 Jun 2007; Markus Rothe <corsair@gentoo.org> xdg-utils-1.0.1.ebuild:
  Stable on ppc64; bug #183052

  26 Jun 2007; Lars Weiler <pylon@gentoo.org> xdg-utils-1.0.1.ebuild:
  Stable on ppc; bug #183052.

  26 Jun 2007; Jeroen Roovers <jer@gentoo.org> xdg-utils-1.0.1.ebuild:
  Stable for HPPA (bug #183052).

  25 Jun 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  xdg-utils-1.0.1.ebuild:
  Stable on sparc wrt #183052

  24 Jun 2007; Raúl Porcel <armin76@gentoo.org> xdg-utils-1.0.1.ebuild:
  alpha/ia64/x86 stable wrt #183052

  24 Jun 2007; Christoph Mende <angelos@gentoo.org> xdg-utils-1.0.1.ebuild:
  Stable on amd64 wrt bug 183052

  24 Jun 2007; <pva@gentoo.org> xdg-utils-1.0.1.ebuild:
  Added RELEASE_NOTES to dodoc.

*xdg-utils-1.0.1 (18 May 2007)

  18 May 2007; <pva@gentoo.org> +xdg-utils-1.0.1.ebuild:
  Version bump.

  15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml:
  add <herd>no-herd</herd>

  29 Mar 2007; Chris Gianelloni <wolf31o2@gentoo.org> xdg-utils-1.0.ebuild:
  Stable on alpha wrt bug #170881.

  02 Mar 2007; Samuli Suominen <drac@gentoo.org> xdg-utils-1.0.ebuild:
  Kill virtual/x11.

  03 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  xdg-utils-1.0.ebuild:
  ppc stable, bug #155382

  01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> xdg-utils-1.0.ebuild:
  Stable on hppa wrt #155382

  30 Nov 2006; Markus Rothe <corsair@gentoo.org> xdg-utils-1.0.ebuild:
  Stable on ppc64; bug #155382

  27 Nov 2006; Patrick McLean <chutzpah@gentoo.org> xdg-utils-1.0.ebuild:
  Stable on amd64, dep for cups-1.2 (bug #155382).

  22 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> xdg-utils-1.0.ebuild:
  Stable on sparc

  21 Nov 2006; Christian Faulhammer <opfer@gentoo.org> xdg-utils-1.0.ebuild:
  stable x86, bug #155382

*xdg-utils-1.0 (11 Oct 2006)

  11 Oct 2006; Stefan Schweizer <genstef@gentoo.org>
  -xdg-utils-1.0_beta4.ebuild, -xdg-utils-1.0_rc1.ebuild,
  +xdg-utils-1.0.ebuild:
  version bump

*xdg-utils-1.0_rc1 (22 Sep 2006)

  22 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
  +xdg-utils-1.0_rc1.ebuild:
  version bump

*xdg-utils-1.0_beta4 (15 Sep 2006)

  15 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
  -xdg-utils-1.0_beta3.ebuild, +xdg-utils-1.0_beta4.ebuild:
  version bump

  05 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
  xdg-utils-1.0_beta3.ebuild:
  Add ~x86-fbsd keyword as per bug #144345.

  05 Sep 2006; Joshua Kinard <kumba@gentoo.org> xdg-utils-1.0_beta3.ebuild:
  Added ~mips to KEYWORDS.

  01 Sep 2006; Stefan Schweizer <genstef@gentoo.org>
  xdg-utils-1.0_beta3.ebuild:
  Add x11-apps/xprop RDEPEND thanks to Chris L. Mason <clmason@gmail.com> in
  bug 144408

  20 Aug 2006; Daniel Gryniewicz <dang@gentoo.org>
  xdg-utils-1.0_beta3.ebuild:
  Marked ~amd64 for bug #144345

  19 Aug 2006; Jason Wever <weeve@gentoo.org> xdg-utils-1.0_beta3.ebuild:
  Added ~sparc keyword wrt bug #144345.

  19 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  xdg-utils-1.0_beta3.ebuild:
  Added ~ppc, bug #144345

  19 Aug 2006; Markus Rothe <corsair@gentoo.org> xdg-utils-1.0_beta3.ebuild:
  Added ~ppc64; bug #144345

  18 Aug 2006; Jeroen Roovers <jer@gentoo.org> xdg-utils-1.0_beta3.ebuild:
  Marked ~hppa (bug #144345).

  18 Aug 2006; Stefan Schweizer <genstef@gentoo.org>
  xdg-utils-1.0_beta3.ebuild:
  restrict test thanks to Hanno Boeck <hanno@gentoo.org> in bug 144356

*xdg-utils-1.0_beta3 (18 Aug 2006)

  18 Aug 2006; Stefan Schweizer <genstef@gentoo.org> +metadata.xml,
  +xdg-utils-1.0_beta3.ebuild:
  New ebuild, thanks to bmg for parts of the description