summaryrefslogtreecommitdiff
blob: 6a350b3f781334e58f3d12c456967f79079d9d42 (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
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
# ChangeLog for media-libs/libgphoto2
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-libs/libgphoto2/ChangeLog,v 1.113 2007/11/07 00:57:06 eva Exp $

  06 Nov 2007; Gilles Dartiguelongue <eva@gentoo.org>
  -files/libgphoto2-2.3.1-udev-rules-fix.diff,
  -files/libgphoto2-2.3.1-udev-rules-fix2.diff, -libgphoto2-2.3.1-r2.ebuild,
  -libgphoto2-2.3.1-r3.ebuild, -libgphoto2-2.3.1-r4.ebuild,
  libgphoto2-2.4.0-r1.ebuild:
  prune old versions
  change location of the fdi file in 2.4.0

  03 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  adding RESTRICT=test per bug #147097 and bug #193933

  27 Sep 2007; Gilles Dartiguelongue <eva@gentoo.org>
  -libgphoto2-2.4.0.ebuild, libgphoto2-2.4.0-r1.ebuild:
  fix typos in IUSE_CAMERAS per bug #193850

  26 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.4.0-r1.ebuild:
  Change udev rules to no longer set wrong mode for device-nodes.

  26 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.4.0-r1.ebuild:
  Moved udev rules file to 70-libgphoto2.rules.

*libgphoto2-2.4.0-r1 (26 Sep 2007)

  26 Sep 2007; Matthias Schwarzott <zzam@gentoo.org>
  +files/libgphoto2-2.4.0-udev-rules-fix4.diff, +libgphoto2-2.4.0-r1.ebuild:
  Fix udev rules for kernel 2.6.22 and greater, now also got this patch into
  upstream - will appear in next version.

  25 Sep 2007; Gilles Dartiguelongue <eva@gentoo.org>
  libgphoto2-2.4.0.ebuild:
  add missing quotes from ebuild review

*libgphoto2-2.4.0 (24 Sep 2007)

  24 Sep 2007; Gilles Dartiguelongue <eva@gentoo.org>
  +files/libgphoto2-2.4.0-as-needed.patch,
  +files/libgphoto2-2.4.0-rpm.patch, +libgphoto2-2.4.0.ebuild:
  bump to 2.4.0

  30 Aug 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
  Removing liquidx from metadata due to his retirement (see #171155 for
  reference).

*libgphoto2-2.3.1-r5 (18 Aug 2007)

  18 Aug 2007; Matthias Schwarzott <zzam@gentoo.org>
  +files/libgphoto2-2.3.1-udev-rules-fix3.diff, +libgphoto2-2.3.1-r5.ebuild:
  Updated udev rules, to work with kernel 2.6.22. This uses new udev-syntax,
  so block versions before udev-114.

  02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  (QA) RESTRICT clean up.

  06 Jun 2007; Matthias Schwarzott <zzam@gentoo.org> metadata.xml,
  libgphoto2-2.2.1-r1.ebuild:
  I do no longer maintain libgphoto. Added to herd graphics.

  28 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
  -files/libgphoto2-2.1.6-gtk-doc-digit-attribute.patch,
  -files/canon.powershot.usermap, -libgphoto2-2.1.6-r1.ebuild:
  Removed old ebuild.

  28 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Removed use-flag usb, now depending unconditionally on libusb, as else
  configure dies, thanks to armin76 for noticing.

  28 Mar 2007; Raúl Porcel <armin76@gentoo.org> libgphoto2-2.2.1-r1.ebuild:
  ia64 stable wrt bug 158626

  24 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.3.1-r2.ebuild, libgphoto2-2.3.1-r3.ebuild,
  libgphoto2-2.3.1-r4.ebuild:
  Readded the libusb depend, that was incorrectly removed, Bug #171939.

  01 Mar 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild, libgphoto2-2.2.1-r1.ebuild,
  libgphoto2-2.3.1-r2.ebuild, libgphoto2-2.3.1-r3.ebuild,
  libgphoto2-2.3.1-r4.ebuild:
  Corrected comment about CAMERAS USE_EXPAND variable, Bug #168852.

*libgphoto2-2.3.1-r4 (26 Feb 2007)

  26 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
  +files/libgphoto2-2.3.1-udev-rules-fix2.diff, +libgphoto2-2.3.1-r4.ebuild:
  Revert udev-rules to match also parent-devices (using ATTRS), Bug #166492.

  17 Feb 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild, libgphoto2-2.2.1-r1.ebuild,
  libgphoto2-2.3.1-r2.ebuild, libgphoto2-2.3.1-r3.ebuild:
  No longer printing ROOT in an error message, Bug #167285. Removing all but
  ia64 keyword from libgphoto2-2.1.6-r1.

  31 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.3.1-r3.ebuild:
  Inherit multilib to make people happy, Bug #164715.

*libgphoto2-2.3.1-r3 (31 Jan 2007)

  31 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
  +libgphoto2-2.3.1-r3.ebuild:
  Make position of udev-script check-ptp-camera also correct on multilib
  systems, Bug #164715.

  31 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> -libgphoto2-2.3.1-r1.ebuild,
  libgphoto2-2.3.1-r2.ebuild:
  Add new bug to track, cleanup

*libgphoto2-2.3.1-r2 (31 Jan 2007)

  31 Jan 2007; Doug Goldstein <cardoe@gentoo.org>
  +files/libgphoto2-2.3.1-udev-rules-fix.diff, +libgphoto2-2.3.1-r2.ebuild:
  Fix for generating udev rules properly. Rather then recursive it just
  changes the device. Also don't accidentally match on VendorID=0.

  30 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> libgphoto2-2.3.1-r1.ebuild:
  Fix an issue with gtk-doc installed, bug#164530

  29 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org>
  +files/libgphoto2-2.3.1-rpm.patch, libgphoto2-2.3.1-r1.ebuild:
  Fixed rpm sandbox issue, closes bug#157773

*libgphoto2-2.3.1-r1 (28 Jan 2007)

  28 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> -libgphoto2-2.3.1.ebuild,
  +libgphoto2-2.3.1-r1.ebuild:
  Fixed udev script location, thanks for zzam for reporting

*libgphoto2-2.3.1 (27 Jan 2007)

  27 Jan 2007; Alon Bar-Lev <alonbl@gentoo.org> +libgphoto2-2.3.1.ebuild:
  Version bump bug#157765, maintainer is not responsive

  11 Jan 2007; Daniel Gryniewicz <dang@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Marked stable on amd64 for bug #158626

  06 Jan 2007; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild, libgphoto2-2.2.1-r1.ebuild:
  Converted to elog.

  30 Dec 2006; Bryan Østergaard <kloeri@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Stable on Alpha, bug 158684.

  27 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
  files/digest-libgphoto2-2.1.6-r1, Manifest:
  Fixed digest, Bug #159160.

  23 Dec 2006; Matthias Schwarzott <zzam@gentoo.org> metadata.xml:
  Added me to maintainers.

  22 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Stable on ppc wrt bug #158684.

  22 Dec 2006; Andrej Kacian <ticho@gentoo.org> libgphoto2-2.2.1-r1.ebuild:
  Stable on x86, bug #158626.

  21 Dec 2006; Markus Rothe <corsair@gentoo.org> libgphoto2-2.2.1-r1.ebuild:
  Stable on ppc64; bug #158626

  20 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Stable on sparc wrt #158626

  18 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Now it RDEPENDS on libtool for getting libltdl.so, thanks to flameeyes, Bug
  #148845.

  18 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild, libgphoto2-2.2.1-r1.ebuild:
  Removed dependency on sys-apps/hotplug.

  14 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
  libgphoto2-2.2.1-r1.ebuild:
  Unconditionally installing udev-rules due to Bug #158114.

  11 Dec 2006; Matthias Schwarzott <zzam@gentoo.org>
  +files/libgphoto2-2.2.1-backported-udev-fixes.diff,
  libgphoto2-2.2.1-r1.ebuild:
  Added installation of udev-103 compliant rules, solving Bug #153471.
  Correcting also installation of hal-file, Bug #147346.

  07 Nov 2006; Hanno Boeck <hanno@gentoo.org>
  +files/libgphoto-2.2.1-new-dbus-api.patch, libgphoto2-2.2.1-r1.ebuild:
  Patch for new dbus api, backwards-compatible to both old and new api.

  02 Sep 2006; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.2.1-r1.ebuild:
  restrict build to -j1 to avoid documentation breakage (#139821)

  20 Jul 2006; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.2.1-r1.ebuild:
  Disabling tests due to (#141097)

  18 Jul 2006; Alastair Tse <liquidx@gentoo.org>
  -files/libgphoto2-2.1.1-norpm.patch, -files/libgphoto2-2.1.2-canon.patch,
  -files/libgphoto2-2.1.3-canon.patch, -files/libgphoto2-2.1.4-blink2.patch,
  -files/libgphoto2-2.1.4-canon.patch,
  -files/libgphoto2-2.1.4-gcc2_fixes.patch,
  +files/libgphoto2-2.1.6-gtk-doc-digit-attribute.patch,
  -libgphoto2-2.1.4.ebuild, -libgphoto2-2.1.5.ebuild,
  -libgphoto2-2.1.6.ebuild, libgphoto2-2.1.6-r1.ebuild,
  -libgphoto2-2.1.6-r2.ebuild, -libgphoto2-2.2.0.ebuild,
  libgphoto2-2.2.1-r1.ebuild:
  Fixed bad installation for docs in 2.2.1 (#139812), added
  docbook-sgml-dtd-4.2 to deps in attempt to fix doc problems
  (#100660)(#139812), added patch to fix minor error in docgen for 2.1.6
  (#134945)

  11 Jul 2006; Daniel Drake <dsd@gentoo.org>
  +files/libgphoto2-2.2.1-ngettext.patch, libgphoto2-2.2.1-r1.ebuild:
  Fix -nls build breakage thanks to Samuli Suominen in bug #139534. Patch from
  Andrew Resch.

*libgphoto2-2.2.1-r1 (10 Jul 2006)

  10 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> -libgphoto2-2.2.1.ebuild,
  +libgphoto2-2.2.1-r1.ebuild:
  fix typo that kept usermap from being installed correctly. Bug #139650

  07 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
  libgphoto2-2.1.4.ebuild, libgphoto2-2.1.5.ebuild, libgphoto2-2.1.6.ebuild,
  libgphoto2-2.1.6-r1.ebuild, libgphoto2-2.1.6-r2.ebuild,
  libgphoto2-2.2.0.ebuild, libgphoto2-2.2.1.ebuild:
  Restrict from using confcache, the double-configure run seems not to be
  happy with it.

*libgphoto2-2.2.1 (06 Jul 2006)

  06 Jul 2006; Daniel Gryniewicz <dang@gentoo.org>
  +files/libgphoto2-2.2.0-includes.patch, libgphoto2-2.2.0.ebuild,
  +libgphoto2-2.2.1.ebuild:
  bump to 2.2.1, and add a patch to make both build when no libgphoto2 is
  installed; fix bug #120812

*libgphoto2-2.2.0 (05 Jul 2006)

  05 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> +libgphoto2-2.2.0.ebuild:
  Bump to 2.2.0

  17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild:
  Mark 2.1.6-r1 stable on ia64

*libgphoto2-2.1.6-r2 (10 Feb 2006)

  10 Feb 2006; Alastair Tse <liquidx@gentoo.org>
  +libgphoto2-2.1.6-r2.ebuild:
  freebsd compat thanks to flameeyes (#102353)

  07 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild:
  Mark 2.1.6-r1 stable on alpha

  08 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild:
  ppc stable, bug #117596

  05 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild:
  Stable on sparc wrt #117596

  04 Jan 2006; Petteri Räty <betelgeuse@gentoo.org>
  libgphoto2-2.1.6-r1.ebuild:
  Marked stable on x86 for bug #117596.

  03 Jan 2006; Markus Rothe <corsair@gentoo.org> libgphoto2-2.1.6-r1.ebuild:
  Stable on ppc64

  03 Jan 2006; Luis Medinas <metalgod@gentoo.org> ChangeLog:
  Stable on amd64. For bug #117596.

  21 Oct 2005; Joe McCann <joem@gentoo.org> libgphoto2-2.1.6-r1.ebuild:
  Only display error if use=jpeg and ! use=exif. It was confusing for users
  and me to see the error message when we had the right combo of use flags

*libgphoto2-2.1.6-r1 (14 Oct 2005)

  14 Oct 2005; John N. Laliberte <allanonjl@gentoo.org>
  +libgphoto2-2.1.6-r1.ebuild:
  install the .group file instead of using pam_console. use plugdev group
  instead of default camera group in the .group file. Thanks to Rémi Cardona
  <remi2402@free.fr> for testing and the updating of patches on bugzie. Fixes
  #84628

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> libgphoto2-2.1.6.ebuild:
  Stable on ppc64

  02 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
  libgphoto2-2.1.6.ebuild:
  Stable on ppc.

  29 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  libgphoto2-2.1.6.ebuild:
  Stable on sparc

  27 Aug 2005; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.6.ebuild:
  stable on amd64 x86

  26 Aug 2005; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.6.ebuild:
  stable on alpha ia64

  24 Aug 2005; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.5.ebuild:
  stable on ia64

  31 Jul 2005; Tobias Scherbaum <dertobi123@gentoo.org>
  libgphoto2-2.1.5.ebuild:
  ppc stable

  06 Jul 2005; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.6.ebuild:
  re-add jpeg to IUSE (#97923)

  28 Jun 2005; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.6.ebuild:
  Fix use invocation

  27 Jun 2005; Markus Rothe <corsair@gentoo.org> libgphoto2-2.1.5.ebuild:
  Stable on ppc64

  25 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  libgphoto2-2.1.5.ebuild:
  Stable on sparc

  24 Jun 2005; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.6.ebuild:
  change jpeg USE flag to exif (#93652)

*libgphoto2-2.1.6 (24 Jun 2005)

  24 Jun 2005; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.5.ebuild,
  +libgphoto2-2.1.6.ebuild:
  version bump (#96879)

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org>
  libgphoto2-2.1.4.ebuild:
  Stable on ppc.

  08 May 2005; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.4.ebuild:
  stable on ia64

  30 Mar 2005; Bryan Østergaard <kloeri@gentoo.org>
  libgphoto2-2.1.5.ebuild:
  Add ~alpha keyword, bug 87009.

*libgphoto2-2.1.5 (13 Jan 2005)

  13 Jan 2005; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.4-r1.ebuild,
  +libgphoto2-2.1.5.ebuild:
  version bump (#74640) thanks to Robert Davis <rdavis@unico.com>. updated
  libusb deps (#76282), new 2.1.5 has nousb option (#58777).

*libgphoto2-2.1.4-r1 (23 Oct 2004)

  23 Oct 2004; Alastair Tse <liquidx@gentoo.org>
  +files/libgphoto2-2.1.4-canon.patch, -libgphoto2-2.1.3.ebuild,
  +libgphoto2-2.1.4-r1.ebuild:
  rev bump for new canon ids support (#67238). thanks to Robert Davis
  <rdavis@unico.com>

  17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> libgphoto2-2.1.4.ebuild:
  stable on amd64.

  06 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org>
  libgphoto2-2.1.3.ebuild, libgphoto2-2.1.4.ebuild:
  get_libdir fixes.

  31 Jul 2004; Tom Gall <tgall@gentoo.org> libgphoto2-2.1.4.ebuild:
  stable on ppc64, bug #57131

  24 Jul 2004; Alastair Tse <liquidx@gentoo.org> :
  added blink2 patch thanks to xiando (#52932)

  16 Jul 2004; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.4.ebuild:
  fix 'no drivers compiled' bug introduced because of IUSE_* migration (#57158)

  12 Jul 2004; Mike Frysinger <vapier@gentoo.org> libgphoto2-2.1.1-r2.ebuild,
  libgphoto2-2.1.2-r1.ebuild, libgphoto2-2.1.3-r1.ebuild,
  libgphoto2-2.1.3.ebuild, libgphoto2-2.1.4.ebuild:
  Move GPHOTO_LIBS to use the IUSE_ syntax.

  07 Jun 2004; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.2-r1.ebuild,
  libgphoto2-2.1.3-r1.ebuild, libgphoto2-2.1.3.ebuild,
  libgphoto2-2.1.4.ebuild:
  Fix use invocation

  06 May 2004; L. Boshell <leonardop@gentoo.org> libgphoto2-2.1.4.ebuild,
  files/libgphoto2-2.1.4-gcc2_fixes.patch:
  Added patch to make it compile under gcc-2.

  27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.1-r2.ebuild,
  libgphoto2-2.1.2-r1.ebuild, libgphoto2-2.1.3-r1.ebuild,
  libgphoto2-2.1.3.ebuild, libgphoto2-2.1.4.ebuild:
  Add inherit eutils

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.1-r2.ebuild,
  libgphoto2-2.1.2-r1.ebuild, libgphoto2-2.1.3-r1.ebuild,
  libgphoto2-2.1.3.ebuild, libgphoto2-2.1.4.ebuild:
  Add die following econf for bug 48950

  23 Feb 2004; Sven Blumenstein <bazik@gentoo.org> libgphoto2-2.1.4.ebuild:
  Stable on sparc.

  18 Feb 2004; Aron Griffis <agriffis@gentoo.org> libgphoto2-2.1.3-r1.ebuild,
  libgphoto2-2.1.4.ebuild:
  add ia64/~ia64 keywords

  05 Feb 2004; Luca Barbato <lu_zero@gentoo.org> libgphoto2-2.1.3-r1.ebuild:
  Marked ppc

*libgphoto2-2.1.4 (01 Feb 2004)

  01 Feb 2004; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.3-r1.ebuild,
  libgphoto2-2.1.4.ebuild:
  version bump (#38713)

*libgphoto2-2.1.3-r1 (09 Jan 2004)

  09 Jan 2004; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.3-r1.ebuild,
  files/libgphoto2-2.1.3-canon.patch:
  new revision. backported missing canon powershot ids from CVS (Bug #35624) and
  moved usb usermap id generation to pkg_postinst() to solve (bug #36685).
  please note that now the usermaps are stored in
  /etc/hotplug/usb/usbcam-gphoto2.usermap and users should not edit this file
  but add custom ids in /etc/hotplug/usb/usbcam.usermap

  29 Nov 2003; Brad House <brad_mssw@gentoo.org> libgphoto2-2.1.3.ebuild:
  mark stable on amd64

  17 Nov 2003; Jason Wever <weeve@gentoo.org> libgphoto2-2.1.2-r1.ebuild:
  Marked stable on sparc.

*libgphoto2-2.1.3 (28 Oct 2003)

  28 Oct 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.3.ebuild:
  version bump, removed canon patch and added support for GPHOTO_LIBS
  environment variable to support optional restriction to driver compilation.
  this is similar to ALSA_CARDS used in alsa-kernel. thanks to Robert Davis
  <rdavis@uniformcompany.com> (#31566)

  26 Oct 2003; Brad House <brad_mssw@gentoo.org> libgphoto2-2.1.2-r1.ebuild:
  add ~amd64 flag

  15 Oct 2003; Martin Holzer <mholzer@gentoo.org> libgphoto2-2.1.2-r1.ebuild:
  adding patch in DEPEND. Closes #31114.

  13 Oct 2003; Alastair Tse <liquidx@gentoo.org>
  files/libgphoto2-2.1.2-canon.patch:
  fix cvs ids conflict in canon patch

  13 Oct 2003; Martin Holzer <mholzer@gentoo.org> libgphoto2-2.1.2-r1.ebuild,
  files/libgphoto2-2.1.2-canon.patch:
  Adding prefix from cvs. Closes #30880.

  08 Oct 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.1-r3.ebuild,
  libgphoto2-2.1.2-r1.ebuild, libgphoto2-2.1.2.ebuild:
  stable bump and cleanup

*libgphoto2-2.1.2-r1 (06 Sep 2003)

  06 Sep 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.2-r1.ebuild,
  files/canon.powershot.usermap:
  added Canon Powershow usb hotplug usermap. Compiled by james
  <zeurx@hotmail.com> (#24988).

  03 Sep 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.2.ebuild:
  added usbutils dep to make sure we get the latest non-conflicting 
  version with libusb (#25845).

*libgphoto2-2.1.2 (28 Aug 2003)

  28 Aug 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.2.ebuild,
  files/libgphoto2-2.1.2-norpm.patch:
  version bump with additions for usb hotplug permission support

*libgphoto2-2.1.1-r3 (20 Aug 2003)

  20 Aug 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.1-r3.ebuild,
  metadata.xml, files/libgphoto2-2.1.1-norpm.patch:
  added hotplug perms scripts and devmap, added hotplug RDEPEND, made docs
  installation consistant

  02 Jul 2003; Jason Wever <weeve@gentoo.org> libgphoto2-2.1.1-r2.ebuild:
  Changed ~sparc keyword to sparc.

  10 Jun 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.1-r2.ebuild:
  marked as stable x86

  20 May 2003; Jason Wever <weeve@gentoo.org> libgphoto2-2.1.1-r2.ebuild:
  Added ~sparc to keywords.

  16 May 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.1-r2.ebuild:
  fix embedded path problems with install process

*libgphoto2-2.1.1-r2 (11 May 2003)

  11 May 2003; Alastair Tse <liquidx@gentoo.org> libgphoto2-2.1.1-r2.ebuild,
  files/libgphoto2-2.1.1-norpm.patch:
  added optional exif support. Bug #12044.

*libgphoto2-2.1.1-r1 (12 Feb 2002)

  12 Feb 2003; Spider <spider@gentoo.org> libgphoto2-2.1.1-r1.ebuild :
  enabled doc, the problem was a compile race in the Makfile. solved with MAKETOPS="-j1"

*libgphoto2-2.1.1 (12 Feb 2002)
  
  12 Feb 2003; Spider <spider@gentoo.org> libgphoto2-2.1.1.ebuild :
  copied the gphoto2 ebuilds, bumped and tweaked
  tried to enable doc's , but appears they dont work properly. disabled for now