summaryrefslogtreecommitdiff
blob: 5541972cd7041246d8419ec68de45a9e5d97868b (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
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
# ChangeLog for sys-apps/hal
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/hal/ChangeLog,v 1.125 2007/02/14 05:40:29 cardoe Exp $

  14 Feb 2007; Doug Goldstein <cardoe@gentoo.org> hal-0.5.7.1-r5.ebuild:
  ACPI stuff didn't work for -r5. Waiting until 0.5.8.1

  13 Feb 2007; Bryan Østergaard <kloeri@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable on Alpha + IA64.

  30 Jan 2007; Doug Goldstein <cardoe@gentoo.org>
  +files/hal-0.5.7.1-ctype-fix.patch, hal-0.5.7.1-r4.ebuild:
  Fix undefined ctype.h include so everyone can stop getting their panties in
  a bundle.

*hal-0.5.7.1-r4 (30 Jan 2007)

  30 Jan 2007; Doug Goldstein <cardoe@gentoo.org>
  +files/hal-0.5.7.1-autofs-subfs.patch,
  +files/hal-0.5.7.1-floppies-fix.patch,
  +files/hal-0.5.7.1-hald-scripts.patch,
  -files/hal-0.5.7.1-hibernate-fix-r1.patch,
  +files/hal-0.5.7.1-ipod-nano.patch, -hal-0.5.5.1-r3.ebuild,
  -hal-0.5.7.1-r2.ebuild, hal-0.5.7.1-r3.ebuild, +hal-0.5.7.1-r4.ebuild:
  Fixed hotplug depend. Fixed installing old unused udev rule. Fix for bug
  #133743 from Gilles Dartiguelongue <dartigug@esiee.fr>. Fix bug #154648. Fix
  bug #158304. Fix bug #163233.

  29 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable on sparc wrt #162942

  23 Jan 2007; Jeroen Roovers <jer@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable for HPPA (bug #162942).

  22 Jan 2007; Olivier Crête <tester@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable on amd64 per bug #162942

  21 Jan 2007; Markus Rothe <corsair@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable on ppc64; bug #162942

  21 Jan 2007; nixnut <nixnut@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable on ppc wrt bug 162942

  21 Jan 2007; Andrej Kacian <ticho@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Stable on x86, bug #162942.

  18 Jan 2007; Doug Goldstein <cardoe@gentoo.org> hal-0.5.7.1-r3.ebuild:
  Undo fixing bug #133743 since none of the patches actually work

*hal-0.5.7.1-r3 (18 Jan 2007)

  18 Jan 2007; Doug Goldstein <cardoe@gentoo.org>
  +files/hal-0.5.7.1-hibernate-fix-r1.patch, -hal-0.5.7.1-r1.ebuild,
  hal-0.5.7.1-r2.ebuild, +hal-0.5.7.1-r3.ebuild:
  Fixed bug #133743 and bug #161057

  05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> hal-0.5.5.1-r3.ebuild,
  hal-0.5.7-r3.ebuild, hal-0.5.7.1-r1.ebuild, hal-0.5.7.1-r2.ebuild:
  Remove debug.eclass usage.

  04 Dec 2006; Doug Goldstein <cardoe@gentoo.org> hal-0.5.7.1-r1.ebuild,
  hal-0.5.7.1-r2.ebuild:
  Some depend fixes for the new udev

  30 Nov 2006; Donnie Berkholz <dberkholz@gentoo.org>;
  +files/hal-0.5.5.1-RBC.patch, +files/hal-unmount.dev:
  Restore a couple of files needed for 0.5.5.1-r3 that must've been
  accidentally removed.

  20 Nov 2006; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.7-r3.ebuild:
  Fix dbus dependencies for dbus-1.0 release

  19 Nov 2006; Doug Goldstein <cardoe@gentoo.org>
  files/hal-0.5.7.1-hibernate-fix.patch:
  patch didn't work for some people

*hal-0.5.7.1-r2 (15 Nov 2006)

  15 Nov 2006; Doug Goldstein <cardoe@gentoo.org>
  +files/hal-0.5.7.1-hibernate-fix.patch,
  +files/hal-0.5.7.1-ignored-volumes.patch, hal-0.5.7.1-r1.ebuild,
  +hal-0.5.7.1-r2.ebuild:
  Fixing bug #155275, bug #147867, bug #140666 (the HAL parts not the KDE
  parts of it), bug #133743, and refactored patch from bug #146910 so I don't
  have to kill Ivan and Fabio.

  31 Oct 2006; <christel@gentoo.org> hal-0.5.7-r3.ebuild:
  Alpha stable

  16 Oct 2006; Stefan Schweizer <genstef@gentoo.org> hal-0.5.7-r3.ebuild,
  -hal-0.5.7.1.ebuild, hal-0.5.7.1-r1.ebuild:
  Handle no kernel sources with eerror instead of die, thanks to Chris
  Gianelloni <wolf31o2@gentoo.org> in bug 129811

  22 Sep 2006; Doug Goldstein <cardoe@gentoo.org>
  -files/hal-0.4.1-old_storage_policy.patch,
  -files/hal-0.4.5-gentoo_gphoto2_usermap.patch,
  -files/hal-0.4.7-sys_floppy_detection.patch,
  -files/hal-0.4.7-vfat_mount_utf8.patch, -files/hal-0.4.8-fix_dvdram.patch,
  -files/hal-unmount.dev, -hal-0.4.8.ebuild:
  Remove old hal-0.4x series\!

  17 Sep 2006; Steev Klimaszewski <steev@gentoo.org> hal-0.5.7.1-r1.ebuild:
  Added split dependency on either dbus-glib *or* dbus, that way, those people
  who have unmasked dbus-glib it will depend on that first, and if not, fall
  back on dbus monolithic.

*hal-0.5.7.1-r1 (16 Sep 2006)

  16 Sep 2006; Doug Goldstein <cardoe@gentoo.org>
  +files/hal-0.5.7.1-sr-driver.patch, +hal-0.5.7.1-r1.ebuild:
  patch to fix sr driver based drives. bug #147598

  04 Sep 2006; Doug Goldstein <cardoe@gentoo.org>
  -files/hal-0.4.7-dont_add_device_twice-r1.patch, files/0.5-hald.rc,
  -files/hal-0.4.7-device_info_leak.patch, -files/hal-0.5.5.1-RBC.patch,
  -files/hal-0.5.7-drop-privs.patch, -files/hal-0.5.7-unclean-unmount.patch,
  -hal-0.4.7-r2.ebuild, -hal-0.5.7.ebuild, -hal-0.5.7-r1.ebuild,
  -hal-0.5.7-r2.ebuild:
  Fixing HAL initscript. Removing oldness and some cleaning.

  04 Sep 2006; Roy Marples <uberlord@gentoo.org> files/0.5-hald.rc,
  files/hald:
  hald init script dependencies updated, #125938.

  29 Aug 2006; Joshua Jackson <tsunam@gentoo.org> hal-0.5.7-r3.ebuild:
  stable x86; bug #144344

  19 Aug 2006; Bryan Østergaard <kloeri@gentoo.org> hal-0.5.7-r3.ebuild:
  Stable on ia64.

  18 Aug 2006; Markus Rothe <corsair@gentoo.org> hal-0.5.7-r3.ebuild:
  Stable on ppc64

  16 Aug 2006; Markus Rothe <corsair@gentoo.org> hal-0.5.7-r1.ebuild:
  Stable on ppc64

  16 Aug 2006; Steev Klimaszewski <steev@gentoo.org>
  +files/hal-0.5.7.1-dbus-close.patch:
  And add the missing patch, closes bug #144075, thanks to Courtney Oliver for
  reporting.

*hal-0.5.7.1 (16 Aug 2006)

  16 Aug 2006; Steev Klimaszewski <steev@gentoo.org> +hal-0.5.7.1.ebuild:
  New upstream release, with fixes for sysfs changes with kernels > 2.6.17.
  Closes bug #141950.  Thanks to David Watzke for reporting.

  17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> hal-0.5.7-r3.ebuild:
  Marked stable on amd64 for bug #139612

  16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> hal-0.5.7-r3.ebuild:
  hppa stable, bug #139612

  14 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> hal-0.5.7-r3.ebuild:
  ppc stable, bug #139612

  12 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> hal-0.5.7-r1.ebuild:
  Stable on x86 wrt bug #139612.

  10 Jul 2006; Gustavo Zacarias <gustavoz@gentoo.org> hal-0.5.7-r3.ebuild:
  Stable on sparc wrt #139612

*hal-0.5.7-r3 (06 Jun 2006)

  06 Jun 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  +files/hal-0.5.7-hibernate.patch, +hal-0.5.7-r3.ebuild:
  Revision bump for patch to suspend (bug #133743) from b_kopete@hotmail.com

  18 May 2006; Bryan Østergaard <kloeri@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Stable on alpha, bug 113818.

*hal-0.5.7-r2 (08 May 2006)

  08 May 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  +files/hal-0.5.7-unclean-unmount-r1.patch, +hal-0.5.7-r2.ebuild:
  Change the install location for hal-unmount.sh, update the udev rules, and
  change notifications to not die. Bug #131376, 129811.

  01 May 2006; Steev Klimaszewski <steev@gentoo.org> hal-0.4.7-r2.ebuild,
  hal-0.4.8.ebuild, hal-0.5.5.1-r3.ebuild, hal-0.5.7.ebuild,
  hal-0.5.7-r1.ebuild:
  Don't install the INSTALL or COPYING files.  They are available elsewhere and
  just take up disk space.  No revbump just to remove 2 files.

  29 Apr 2006; Steev Klimaszewski <steev@gentoo.org> hal-0.5.7-r1.ebuild:
  We now keepdir /media in hal as both gnome-mount and pmount can use it - Bug
  130795

  27 Apr 2006; Steev Klimaszewski <steev@gentoo.org> hal-0.5.7.ebuild,
  hal-0.5.7-r1.ebuild:
  hal 0.5.7 depends on /proc/mounts which is in 2.6.15, so we require at least
  that version now. Closes bug #127692. Thanks to Peter Clifton for reporting.

*hal-0.5.7-r1 (27 Apr 2006)

  27 Apr 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  +files/hal-0.5.7-rescan-on-resume.patch, +hal-0.5.7-r1.ebuild:
  Adding patch for rescan on resume for gnome-power-manager

  19 Mar 2006; Doug Goldstein <cardoe@gentoo.org> hal-0.5.7.ebuild:
  autoreconf is not needed. fix doexec to doexe

*hal-0.5.7 (19 Mar 2006)

  19 Mar 2006; Doug Goldstein <cardoe@gentoo.org>
  +files/hal-0.5.7-drop-privs.patch, +files/hal-0.5.7-hald-scripts.patch,
  +files/hal-0.5.7-ignored-volumes.patch, +files/hal-0.5.7-part-table.patch,
  +files/hal-0.5.7-plugdev-allow-send.patch, +files/hal-0.5.7-pmu-fix.patch,
  +files/hal-0.5.7-sony-brightness.patch,
  +files/hal-0.5.7-unclean-unmount.patch, +hal-0.5.7.ebuild:
  rev bump but include a bunch of patches with the aim to make this our best
  HAL yet

  03 Feb 2006; Guy Martin <gmsoft@gentoo.org> hal-0.4.8.ebuild:
  Stable on hppa.

  03 Feb 2006; Guy Martin <gmsoft@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Stable on hppa.

  02 Feb 2006; Aron Griffis <agriffis@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Mark 0.5.5.1-r3 ~alpha

  02 Feb 2006; Aron Griffis <agriffis@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Mark 0.5.5.1-r3 stable on ia64

  22 Jan 2006; Markus Rothe <corsair@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Stable on ppc64

  22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  hal-0.5.5.1-r3.ebuild:
  ppc stable, bug #113818

  22 Jan 2006; <dang@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Marked stable on amd64 per bug#113818

  22 Jan 2006; Saleem Abdulrasool <compnerd@gentoo.org>
  hal-0.5.5.1-r3.ebuild:
  stable on x86 as per bug #113818

  20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Stable on sparc wrt #119634

  07 Jan 2006; Doug Goldstein <cardoe@gentoo.org> files/0.5-hald.rc:
  adding after coldplug

  06 Jan 2006; Chris PeBenito <pebenito@gentoo.org> hal-0.5.5.1-r3.ebuild:
  Add explicit handling of SELinux support.

  02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> hal-0.4.8.ebuild:
  Stable on ppc.

  01 Jan 2006; <plasmaroo@gentoo.org> hal-0.4.8.ebuild:
  Stable on IA64.

  31 Dec 2005; Simon Stelling <blubb@gentoo.org> hal-0.4.8.ebuild:
  stable on amd64

  31 Dec 2005; Markus Rothe <corsair@gentoo.org> hal-0.4.8.ebuild:
  Stable on ppc64

  31 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> hal-0.4.7-r2.ebuild:
  Change /bin/false to -1 in enewuser call.

  30 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.4.8.ebuild:
  stable on x86

  30 Dec 2005; Gustavo Zacarias <gustavoz@gentoo.org> files/0.5-hald.rc:
  Fix hal initscript so it can really start

*hal-0.5.5.1-r3 (29 Dec 2005)

  29 Dec 2005; Doug Goldstein <cardoe@gentoo.org>
  -files/hal-0.4.5-vat_ntfs_labels.patch, files/0.5-hald.rc,
  -files/hal-0.4.5-net_lockup.patch, -hal-0.5.5.1-r2.ebuild,
  +hal-0.5.5.1-r3.ebuild:
  Change initscript to handle possible permission problem. Make note about
  acpid in the ebuild.

  29 Dec 2005; Saleem Abdulrasool <compnerd@gentoo.org>
  hal-0.5.5.1-r2.ebuild:
  Fixing KOBJECT_UEVENT check for 2.6.15 kernels.

  24 Dec 2005; Stefan Schweizer <genstef@gentoo.org> hal-0.5.5.1-r1.ebuild:
  Fix if-statement thanks to Michail A.Baikov <rusxakep@mail.ru> in bug 116376

  21 Dec 2005; Doug Goldstein <cardoe@gentoo.org> files/0.5-hald.rc,
  -hal-0.4.5-r2.ebuild, -hal-0.5.4.ebuild, -hal-0.5.5.1.ebuild,
  hal-0.5.5.1-r1.ebuild:
  ebuild clean ups

*hal-0.5.5.1-r1 (16 Dec 2005)

  16 Dec 2005; Spider <spider@gentoo.org>  hal-0.5.5.1-r1.ebuild,
  files/hal-0.5.5.1-RBC.patch:
  Adding the patch from 
  http://thread.gmane.org/gmane.comp.freedesktop.hal/3915 which unbreaks old 
  iPods (gen3 and below) on firewire.

  14 Dec 2005; Doug Goldstein <cardoe@gentoo.org> hal-0.4.8.ebuild,
  hal-0.5.4.ebuild, hal-0.5.5.1.ebuild:
  Fixed old typo in ||()

  29 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.4.ebuild:
  Adding a revdep-rebuild warning as per comment on bug #113818

  27 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.4.ebuild:
  Backporting kernel check to origival reported version.

  27 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.5.1.ebuild:
  Adding check for CONFIG_KOBJECT_UEVENT to resolve Bug #112186. Thanks to
  Marcel Martin for diagnosing the bug.

*hal-0.5.5.1 (22 Nov 2005)

  22 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org> +hal-0.5.5.1.ebuild:
  Version bumping with upstream.  Resolves bug #112881

  08 Nov 2005; Saleem Abdulrasool <compnerd@gentoo.org> hal-0.5.4.ebuild:
  Fixing the deps for doc building.  Resolves bug #108994

  19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> hal-0.4.8.ebuild:
  fixed RDEPEND for mips-headers, added ~mips keyword

  17 Oct 2005; Doug Goldstein <cardoe@gentoo.org> hal-0.5.4.ebuild:
  added usb to HAL groups. Added optional supported depend on mips-headers

  15 Sep 2005; <dang@gentoo.org> hal-0.4.8.ebuild:
  Make hal not pass /bin/false as a shell to ecommit. Bug #103421

  07 Sep 2005; Jeremy Huddleston <eradicator@gentoo.org> hal-0.5.4.ebuild:
  Added to ~sparc.

  05 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> hal-0.4.8.ebuild:
  Keyworded ~sparc for the experimental profile

  05 Sep 2005; Doug Goldstein <cardoe@gentoo.org> hal-0.5.4.ebuild:
  ${D} -> ${ROOT} clean up ebuild

*hal-0.5.4 (27 Aug 2005)

  27 Aug 2005; Doug Goldstein <cardoe@gentoo.org> -files/hal-udev-63.patch,
  -hal-0.5.2.ebuild, +hal-0.5.4.ebuild:
  rev bump to 0.5.4, yay for the Gnome herd and mobile herd for new features

  26 Aug 2005; Doug Goldstein <cardoe@gentoo.org> hal-0.5.2.ebuild:
  -m Fixing bug #103421

  23 Aug 2005; Aron Griffis <agriffis@gentoo.org> hal-0.4.7-r2.ebuild:
  stable on ia64

*hal-0.5.2 (18 Aug 2005)

  18 Aug 2005; Doug Goldstein <cardoe@gentoo.org> metadata.xml,
  +hal-0.5.2.ebuild, +hal-unmount.dev, +0.5-hald.rc, 
  +hal-0.5.1-old_storage_policy.patch:
  added HAL 0.5.2, but masked, as per Gnome herd's request.
  Added self to maintainership so I can work out 0.5.x issues

  17 Jun 2005; Michael Hanselmann <hansmi@gentoo.org> hal-0.4.7-r2.ebuild:
  Stable on ppc.

  13 Jun 2005; Heinrich Wendel <lanius@gentoo.org> hal-0.4.7-r2.ebuild:
  stable on amd64

  07 Jun 2005; Elfyn McBratney <beu@gentoo.org> hal-0.4.5-r2.ebuild,
  hal-0.4.7-r2.ebuild:
  Fix DEPEND (sys-kernel/linux26-headers is no longer in the tree).

  06 Jun 2005; Markus Rothe <corsair@gentoo.org> hal-0.4.7-r2.ebuild:
  Stable on ppc64

*hal-0.4.8 (27 May 2005)

  27 May 2005; foser <foser@gentoo.org> hal-0.4.8.ebuild :
  New release, add sanity back to pkg_setup
  Fixed headers dep (#89550)
  Add patch to fix dvdram detection

  09 May 2005; Aron Griffis <agriffis@gentoo.org> hal-0.4.5-r2.ebuild:
  stable on ia64

  24 Apr 2005; Daniel Drake <dsd@gentoo.org> hal-0.4.5-r2.ebuild,
  hal-0.4.7-r2.ebuild:
  Add sanity to pkg_setup.. also fixes usage with portage-HEAD

*hal-0.4.7-r2 (17 Apr 2005)

  17 Apr 2005; foser <foser@gentoo.org> hal-0.4.7-r2.ebuild :
  Fix floppy detection with newer kernels
  Change policy on mounting removable drives (#83025)
  Keepdir some policy dirs (#87167)

  09 Apr 2005; Markus Rothe <corsair@gentoo.org> hal-0.4.5-r2.ebuild:
  Stable on ppc64

  07 Apr 2005; Simon Stelling <blubb@gentoo.org> hal-0.4.5-r2.ebuild:
  stable on amd64

  28 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> hal-0.4.5-r2.ebuild:
  Stable on ppc.

*hal-0.4.7-r1 (21 Mar 2004)

  21 Mar 2005; foser <foser@gentoo.org> hal-0.4.7-r1.ebuild :
  Add memleak fix & coldplug double add of devices patches

  20 Feb 2005; Heinrich Wendel <lanius@gentoo.org> hal-0.4.5-r2.ebuild:
  move back to testing, it requires a 2.6.10 kernel which is not yet stable on
  amd64

  19 Feb 2005; Heinrich Wendel <lanius@gentoo.org> hal-0.4.5-r2.ebuild:
  stable on amd64

*hal-0.4.7 (06 Feb 2005)

  06 Feb 2005; foser <foser@gentoo.org> hal-0.4.7.ebuild :
  New release (#79968)

*hal-0.4.5-r2 (18 Jan 2005)

  18 Jan 2005; foser <foser@gentoo.org> hal-0.4.5-r2.ebuild :
  Add fix for #78564, requires some ugly checks for having a 2.6.10 kernel
  Added some further ntfs/fat label detection fixes

*hal-0.4.5-r1 (17 Jan 2005)

  17 Jan 2005; foser <foser@gentoo.org> hal-0.4.5-r1.ebuild :
  Add patch to find the gphoto2 usermap (#75799)

*hal-0.4.5 (13 Jan 2005)

  13 Jan 2005; foser <foser@gentoo.org> hal-0.4.5.ebuild :
  Fresh release (bugfixes)

  12 Jan 2005; foser <foser@gentoo.org> hal-0.4.4-r1.ebuild :
  Change the iso label patch for a somewhat cleaner one

  12 Jan 2005; foser <foser@gentoo.org> hal-0.4.2-r1.ebuild :
  Fix SRC_URI (#77478) thnx to Gudleik Rasch for noticing

  11 Jan 2005; John Mylchreest <johnm@gentoo.org> hal-0.2.98-r1.ebuild,
  hal-0.4.1-r1.ebuild, hal-0.4.2-r1.ebuild, hal-0.4.4-r1.ebuild:
  fixing linux-headers DEPEND for 2005.0. can we get away with a virtual?

*hal-0.4.4-r1 (09 Jan 2005)

  09 Jan 2005; foser <foser@gentoo.org> hal-0.4.4-r1.ebuild :
  Add patch to fix #77140 & another patch from the mailinglist

  08 Jan 2005; Tom Martin <slarti@gentoo.org> hal-0.4.1-r1.ebuild:
  Stable on amd64.

*hal-0.4.4 (08 Jan 2005)

  08 Jan 2005; foser <foser@gentoo.org> hal-0.4.4.ebuild :
  New release, dep fixes & add USE doc for doxygen docs
  Add patch for zip as floppy drive detection

*hal-0.4.2-r1 (22 Dec 2004)

  22 Dec 2004; foser <foser@gentoo.org> hal-0.4.2-r1.ebuild :
  Add some minor bugfixing patches

  20 Dec 2004; Joe McCann <joem@gentoo.org> hal-0.4.1-r1.ebuild,
  hal-0.4.1.ebuild, hal-0.4.2.ebuild:
  Adding intltool depend to 0.4.x releases

  19 Dec 2004; Mike Gardiner <obz@gentoo.org> hal-0.4.1-r1.ebuild:
  Keyworded x86 and ppc for GNOME 2.8.1

  17 Dec 2004; Markus Rothe <corsair@gentoo.org> hal-0.4.1-r1.ebuild:
  Stable on ppc64

*hal-0.4.2 (02 Dec 2004)

  02 Dec 2004; foser <foser@gentoo.org> hal-0.4.2.ebuild :
  New release, add proper debug & pcmcia USE flags
  Up glib dep to 2.4 because of #71316

*hal-0.4.1-r1 (30 Nov 2004)

  30 Nov 2004; foser <foser@gentoo.org> hal-0.4.1-r1.ebuild :
  Make use of managed keyword, with updated util-linux dep

  11 Nov 2004; Mike Gardiner <obz@gentoo.org> hal-0.2.98-r1.ebuild:
  Keyworded ppc for GNOME 2.8

  08 Nov 2004; Markus Rothe <corsair@gentoo.org> hal-0.4.1.ebuild:
  Marked ~ppc64

*hal-0.4.1 (02 Nov 2004)

  02 Nov 2004; foser <foser@gentoo.org> hal-0.4.1.ebuild :
  New release
  Add patch for device manager

*hal-0.4.0 (29 Oct 2004)

  29 Oct 2004; foser <foser@gentoo.org> hal-0.4.0.ebuild :
  New release (#68243)
  Fix LICENSE
  Add a few patches from RH & some fixes to counter them

*hal-0.2.98-r1 (02 Oct 2004)

  02 Oct 2004; <peter@gentoo.org> +hal-0.2.98-r1.ebuild:
  Revision bump. hal-device-manager now comes from a seperate package.

  28 Sep 2004; Sven Wegener <swegener@gentoo.org> files/hald:
  Gentoo Technologies, Inc. -> Gentoo Foundation

  21 Sep 2004; foser <foser@gentoo.org> hal-0.2.98.ebuild :
  Add kernel26-headers dep, because of several reports (#64851)

*hal-0.2.98 (21 Sep 2004)

  21 Sep 2004; foser <foser@gentoo.org> hal-0.2.98.ebuild :
  New release, fix up the init script to work with the new pid handling
  Update dbus dep to keep hal-dev-manager working
  Add libcap dep

  18 Sep 2004; Travis Tilley <lv@gentoo.org> hal-0.2.97.ebuild:
  added ~amd64 keyword

  30 Aug 2004; David Holm <dholm@gentoo.org> hal-0.2.97.ebuild:
  Added to ~ppc.

*hal-0.2.97 (17 Aug 2004)

  17 Aug 2004; foser <foser@gentoo.org> hal-0.2.97.ebuild, metadata.xml, Changelog :
  Initial commit of hal (Hardware Abstraction Layer), a layer on top of udev to get hardware info
  Added init script for Gentoo
  Added to the gnome herd for now, maintained by foser <foser@gentoo.org>