summaryrefslogtreecommitdiff
blob: 1440f1d9e9ac4e4c159c5b3d4b16b2b4de1286b6 (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
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
# ChangeLog for app-admin/hddtemp
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.161 2015/06/04 18:34:30 aidecoe Exp $

  04 Jun 2015; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Add new drives to hddgentoo.db. Rels bug #545876 and bug #550490.

  23 Dec 2014; Michał Górny <mgorny@gentoo.org> files/hddgentoo.db:
  Add HTS547575A9E384, provided by Olexandr Burlaka,
  https://bugs.funtoo.org/browse/FL-1850.

  01 Nov 2014; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r24.ebuild, hddtemp-0.3_beta15-r25.ebuild,
  hddtemp-0.3_beta15-r7.ebuild:
  Move SELinux dependency from build-time to run-time.  Fix bug #527704.

  12 Oct 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Add new drives to hddgentoo.db

  Fixes: bug #512732, bug #516610, bug #518178, bug #518128, bug #521418,
         bug #522154, bug #522216

  05 Jul 2014; Sven Vermeulen <swift@gentoo.org> hddtemp-0.3_beta15-r24.ebuild,
  hddtemp-0.3_beta15-r25.ebuild, hddtemp-0.3_beta15-r7.ebuild:
  Adding USE=selinux dependency to sec-policy/selinux-hddtemp

  17 May 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drive to hddgentoo.db. Rels bug #510562.

  02 May 2014; Pacho Ramos <pacho@gentoo.org> hddtemp-0.3_beta15-r25.ebuild,
  hddtemp-0.3_beta15-r7.ebuild:
  Use readme.gentoo.eclass (#509382)

*hddtemp-0.3_beta15-r25 (27 Apr 2014)

  27 Apr 2014; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +hddtemp-0.3_beta15-r25.ebuild:
  Merged r7 and r24 database update approach into a single ebuild.

  Bumped to EAPI 5, btw.

  27 Apr 2014; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -hddtemp-0.3_beta15-r3.ebuild, -hddtemp-0.3_beta15-r5.ebuild,
  -hddtemp-0.3_beta15-r6.ebuild, hddtemp-0.3_beta15-r7.ebuild,
  -hddtemp-0.3_beta15-r22.ebuild, -hddtemp-0.3_beta15-r23.ebuild,
  hddtemp-0.3_beta15-r24.ebuild:
  Removed old revisions and fixed Gentoo headers.

  27 Apr 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to hddgentoo.db. Rels bug #506444 and bug #506836.

  24 Apr 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to hddgentoo.db.

  23 Feb 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to hddgentoo.db. Rels bug #500924.

  12 Jan 2014; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to hddgentoo.db, rels bug #497382.

  21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r7.ebuild:
  Stable for ppc, wrt bug #487148

  17 Dec 2013; Raúl Porcel <armin76@gentoo.org> hddtemp-0.3_beta15-r7.ebuild:
  alpha/ia64/sparc stable wrt #487148

  14 Dec 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drive to hddgentoo.db. Rels bug #487978.

  14 Dec 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to hddgentoo.db. Rels bug #492324.

  26 Nov 2013; Pacho Ramos <pacho@gentoo.org> hddtemp-0.3_beta15-r7.ebuild:
  x86 stable, bug #487148

  18 Nov 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added drives to hddgentoo.db, fixes bug #481208.

  20 Oct 2013; Markus Meier <maekke@gentoo.org> hddtemp-0.3_beta15-r7.ebuild:
  arm stable, bug #487148

  15 Oct 2013; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r7.ebuild:
  Added missing || die.

  10 Oct 2013; Chema Alonso <nimiux@gentoo.org> hddtemp-0.3_beta15-r7.ebuild:
  Stable for amd64 wrt bug #487148

  09 Oct 2013; Jeroen Roovers <jer@gentoo.org> hddtemp-0.3_beta15-r7.ebuild:
  Stable for HPPA (bug #487148).

*hddtemp-0.3_beta15-r24 (28 Sep 2013)
*hddtemp-0.3_beta15-r7 (28 Sep 2013)

  28 Sep 2013; Pacho Ramos <pacho@gentoo.org> +files/hddtemp.service-r1,
  +files/hddtemp.service.conf, +hddtemp-0.3_beta15-r24.ebuild,
  +hddtemp-0.3_beta15-r7.ebuild:
  Fix unit file (#485924 by Tilo Prütz)

  06 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for sparc, wrt bug #480036

  02 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for alpha, wrt bug #480036

  29 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for ia64, wrt bug #480036

  24 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for arm, wrt bug #480036

  19 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for ppc, wrt bug #480036

  18 Aug 2013; Agostino Sarubbo <ago@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for x86, wrt bug #480036

  16 Aug 2013; Jeroen Roovers <jer@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for HPPA (bug #480036).

  14 Aug 2013; Chema Alonso <nimiux@gentoo.org> hddtemp-0.3_beta15-r6.ebuild:
  Stable for amd64 wrt bug #480036

  25 Jul 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added OCZ Vertex 3 and WDC WD5000AZRX-00A8LB0 to hddgentoo.db. Fixes bug
  #476458.

  08 Jul 2013; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild, hddtemp-0.3_beta15-r5.ebuild,
  hddtemp-0.3_beta15-r6.ebuild, hddtemp-0.3_beta15-r22.ebuild,
  hddtemp-0.3_beta15-r23.ebuild:
  Restore nls flag in IUSE. Rels bug #457648.

*hddtemp-0.3_beta15-r23 (06 Jul 2013)
*hddtemp-0.3_beta15-r6 (06 Jul 2013)

  06 Jul 2013; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild, hddtemp-0.3_beta15-r5.ebuild,
  +hddtemp-0.3_beta15-r6.ebuild, hddtemp-0.3_beta15-r22.ebuild,
  +hddtemp-0.3_beta15-r23.ebuild, files/hddgentoo.db, +files/hddtemp.service:
  Added systemd unit file (by Pacho Ramos <pacho@gentoo.org>)
  - fixes bug #474458.

  Removed 'nls' flag from IUSE, because it doesn't build if disabled
  - fixes bug #457648.

  Added WDC WD3200BEKT-75A25T0 and Hitachi HTS542512K9SA00 to hddgentoo.db
  - fixes bug #470970 and bug #473686.

  21 May 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to hddgentoo.db. Fixes bug #467046 and bug #468816.

  18 Apr 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added new drives to to hddgentoo.db. Fixes bug #462986.

  09 Mar 2013; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  New drives in hddgentoo.db. Fixes bug #456714 and bug #458056.

  27 Oct 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r5.ebuild, hddtemp-0.3_beta15-r22.ebuild:
  Removed message about network interface requirement.

*hddtemp-0.3_beta15-r22 (24 Oct 2012)
*hddtemp-0.3_beta15-r5 (24 Oct 2012)

  24 Oct 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -hddtemp-0.3_beta15-r4.ebuild, +hddtemp-0.3_beta15-r5.ebuild,
  -hddtemp-0.3_beta15-r20.ebuild, -hddtemp-0.3_beta15-r21.ebuild,
  +hddtemp-0.3_beta15-r22.ebuild, files/hddtemp-init:
  init script doesn't depend on net anymore. Old revisions has been removed.
  All testing ebuilds has been revbumped to enforce update of the init script.

  26 Aug 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  TOSHIBA MK3252GSX and SAMSUNG HM160HC to hddgentoo.db.  Fixes bug #429918.

  20 Aug 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added WDC WD800BB-00JHC0 and WD2500AAKS-00VSA0 to hddgentoo.db.
  Fixes bug #422859.

  03 Aug 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added ST9250315AS to hddgentoo.db.

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  +hddtemp-0.3_beta15-r4.ebuild:
  Fixed bug #424417 for rev. without network-cron.

*hddtemp-0.3_beta15-r21 (31 Jul 2012)
*hddtemp-0.3_beta15-r20 (31 Jul 2012)

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org>
  -hddtemp-0.3_beta15-r4.ebuild, +hddtemp-0.3_beta15-r20.ebuild,
  +hddtemp-0.3_beta15-r21.ebuild, +files/hddtemp-0.3_beta15-dontwake.patch:
  Moved rev. with network-cron to r20 and applied fix for bug #424417 in r21.
  Thanks to Martin Jürgens <martin.accounts@gmx.de> for the report and finding 
  the patch. The patch has been written by Eduard Bloch <blade@debian.org>, see
  <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479840>.

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added Hitachi Travelstar E7K100 to hddgentoo.db. Fixes bug #419463.

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added all WD Caviar Blue drives from
  <http://support.wdc.com/product/install.asp?groupid=502&lang=en> to
  hddgentoo.db.

  31 Jul 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added WD Blue drives. Fixes bug #427312.

  23 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added all WD Caviar Black and Blue SATA drives to hddgentoo.db.
  Fixes bug #409335.

  16 Mar 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddtemp-conf.d:
  Use long options and set /dev/sd* by default instead of /dev/hd*. Fixes
  bug #408269 and also bug #390275 btw.

  15 Feb 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added Hitachi HTS725050A9A364. Fixes bug #403127.

  Thanks to Ivan Bagaev <gmiramir@gmail.com>.

  08 Jan 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added few Seagate Barracuda 7200.14 hard drives.  Fixes bug #392913.

  Thanks to Paolo Pedroni <paolo.pedroni@iol.it>.

  08 Jan 2012; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added few more WD desktop hard drives.  Fixes bug #392917.

  Thanks to Paolo Pedroni <paolo.pedroni@iol.it>.

  14 Nov 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild, hddtemp-0.3_beta15-r4.ebuild:
  Synchronized postinst messages between revisions and added suggestion about
  --quiet option. Rels bug #390275.

  24 Oct 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added "WDC WD3200BEKT-00F3T0" to hddgentoo.db.  Fixes bug #388221.

  22 Sep 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Corrected ST31500541AS desc, added ST31500341AS. Fixes bug #383379.

  14 Sep 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  Added WDC WD20EARS-00S8B1.

  09 Sep 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r4.ebuild:
  Minor cosmetic fix.

  09 Sep 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r4.ebuild:
  Bumped EAPI to 4. Fixed bug #374163.

  Thanks to Agostino Sarubbo <ago@autistici.org> for the patch.

  09 Sep 2011; Amadeusz Żołnowski <aidecoe@gentoo.org> files/hddgentoo.db:
  New drives for hddgentoo.db. Fixed bug #381517.

  Thanks to <linuxdrom@gmail.com> for data.

  Fixed tabs by the way.

  05 Jul 2011; Amadeusz Żołnowski <aidecoe@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild, hddtemp-0.3_beta15-r4.ebuild:
  Updated HOMEPAGE and SRC_URI.  Fixed minor repoman warnings.

  18 Jun 2011; Michał Januszewski <spock@gentoo.org> metadata.xml:
  Reassigning to maintainer-needed.

  12 Jun 2011; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add 3 new drives to the DB (bug #369331).

  12 Jun 2011; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta15-r4.ebuild, files/hddtemp-init:
  Add info message about the loopback interface (bug #329763).

  08 May 2011; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Two new entries in the HDD DB (bug #364509).

  08 Jan 2011; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add new drives to the Gentoo HDD DB (bug #350809).

  12 Dec 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  New entries in the Gentoo HDD DB (bug #348441).

  28 Nov 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add a new drive to the DB (bug #347015).

  11 Oct 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add yet another drive to the db (submitted by Piotr Szymaniak).

  16 Aug 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add a new drive to the database (bug #332887).

  26 Jul 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add a new drive to the Gentoo HDD DB (bug #328473).

  05 Jul 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add a new entry to the Gentoo HDD database.

  05 Jul 2010; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta15-r4.ebuild, files/update-hddtemp.db:
  Display info about the gentoo HDD database in the ebuild. Make
  update-hddtemp.db try to fetch the latest version of the Gentoo database
  from the web. Thanks to Peter Gantner for these useful suggestions (bug
  #324563).

  23 Jun 2010; <spock@gentoo.org> files/hddgentoo.db:
  Add two additional hdd DB entries from bug #324213.

  23 Jun 2010; <spock@gentoo.org> files/hddgentoo.db:
  Add new entries to the hdd database (bug #324213).

  25 Mar 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  New hdd DB entry (bug #309857).

  02 Mar 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add new DB entries (bugs #305977, #305975, #305973).

  02 Feb 2010; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Two new drives for the HDD DB (bug #303139).

  13 Dec 2009; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add a new drive to the HDD database (bug #295914).

  22 Nov 2009; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add a new drive to the HDD database (bug #294058).

  15 Nov 2009; Ryan Hill <dirtyepic@gentoo.org> Manifest:
  Fix Manifest.

  13 Nov 2009; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add 4 new drives reported in bug #291970.

  23 Sep 2009; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add two new devices to the hdd database (bugs #285329, #284702).

  22 Jul 2009; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db,
  files/update-hddtemp.db:
  Update hddgentoo.db with 2 new drives (bug #273544), change the location
  of upstream hddtemp.db (bug #278620).

*hddtemp-0.3_beta15-r4 (03 Jul 2009)

  03 Jul 2009; Michał Januszewski <spock@gentoo.org>
  +hddtemp-0.3_beta15-r4.ebuild, +files/update-hddtemp.db, metadata.xml:
  Revision bump. Introduces the network-cron USE flag, like usbutils and
  pciutils (bug #274415).

  08 Apr 2009; Michał Januszewski <spock@gentoo.org> -files/hddtemp.db,
  hddtemp-0.3_beta15-r3.ebuild:
  Fix bug #248945 by moving the hddtemp.db file to the Gentoo mirrors.

  11 Sep 2008; Raúl Porcel <armin76@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild:
  Add ~arm wrt #212072

  07 Sep 2008; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  HDD DB update (bug #236842).

  10 Aug 2008; Raúl Porcel <armin76@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild:
  alpha/ia64 stable

  07 Jul 2008; Raúl Porcel <armin76@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild:
  Add ~alpha/~ia64

  08 Jun 2008; Michał Januszewski <spock@gentoo.org> files/hddtemp-init:
  Add 'net' as a initscript dependency (bug #217243).

  31 May 2008; Michał Januszewski <spock@gentoo.org> files/hddtemp.db:
  Update the upstream hddtemp database (bug #223755).

  18 May 2008; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  HDD DB update (bug #221211).

  03 Feb 2008; Jeroen Roovers <jer@gentoo.org>
  -hddtemp-0.3_beta15-r1.ebuild, -hddtemp-0.3_beta15-r2.ebuild,
  hddtemp-0.3_beta15-r3.ebuild:
  Stable for HPPA (bug #208625). Clean up old versions.

  14 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild:
  ppc. stable

  19 Dec 2007; Doug Klima <cardoe@gentoo.org> hddtemp-0.3_beta15-r3.ebuild:
  amd64 stable

  19 Dec 2007; Raúl Porcel <armin76@gentoo.org>
  hddtemp-0.3_beta15-r3.ebuild:
  sparc/x86 stable

  21 Oct 2007; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  Add ST3250620AS to the hdd DB.

  01 Oct 2007; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  HDD DB update -- 3 new drives from Doug Goldstein <cardoe@gentoo.org>.

  09 Sep 2007; Michał Januszewski <spock@gentoo.org> files/hddgentoo.db:
  HDD DB update (#191834).

*hddtemp-0.3_beta15-r3 (05 Sep 2007)

  05 Sep 2007; Michał Januszewski <spock@gentoo.org> +files/hddgentoo.db,
  +hddtemp-0.3_beta15-r3.ebuild:
  Update the DB with new drives (bug #187430).

  29 Jul 2007; Michał Januszewski <spock@gentoo.org>
  -files/hddtemp-0.3_beta13-setsid.patch, -hddtemp-0.3_beta13.ebuild,
  -hddtemp-0.3_beta15.ebuild:
  Remove old ebuilds.

*hddtemp-0.3_beta15-r2 (29 Jul 2007)

  29 Jul 2007; Michał Januszewski <spock@gentoo.org>
  +files/hddtemp-0.3_beta15-execinfo.patch,
  +files/hddtemp-0.3_beta15-iconv.patch,
  +files/hddtemp-0.3_beta15-nls.patch, +hddtemp-0.3_beta15-r2.ebuild:
  Add support for uclibc (bug #132308).

  25 Mar 2007; Michał Januszewski <spock@gentoo.org> files/hddtemp-init:
  Use --exec instead of --name in the initscript to make it compatible with
  baselayout-2.

  24 Mar 2007; nixnut <nixnut@gentoo.org> hddtemp-0.3_beta15-r1.ebuild:
  Stable on ppc wrt bug 171661

  22 Mar 2007; Jeroen Roovers <jer@gentoo.org> hddtemp-0.3_beta15-r1.ebuild:
  Stable for HPPA (bug #171661).

  22 Mar 2007; Steve Dibb <beandog@gentoo.org> hddtemp-0.3_beta15-r1.ebuild:
  amd64 stable, bug 171661

  15 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  hddtemp-0.3_beta15-r1.ebuild:
  Stable on sprac

  12 Mar 2007; Raúl Porcel <armin76@gentoo.org>
  hddtemp-0.3_beta15-r1.ebuild:
  x86 stable

*hddtemp-0.3_beta15-r1 (10 Feb 2007)

  10 Feb 2007; Michał Januszewski <spock@gentoo.org>
  +files/hddtemp-0.3_beta15-satacmds.patch, +hddtemp-0.3_beta15-r1.ebuild:
  Remove SATA sense checks so that hddtemp works with 2.6.20+ kernels (bug
  #165453).

  10 Feb 2007; Michał Januszewski <spock@gentoo.org>
  -files/hddtemp-0.3_beta14-sizeofdsk.patch, -hddtemp-0.3_beta14.ebuild,
  -hddtemp-0.3_beta14-r1.ebuild:
  Remove old ebuilds.

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  hddtemp-0.3_beta15.ebuild:
  ppc stable

  07 Sep 2006; Daniel Gryniewicz <dang@gentoo.org>
  hddtemp-0.3_beta15.ebuild:
  Marked stable on amd64 for bug #146733

  02 Sep 2006; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta15.ebuild:
  Fix the package's description (bug #145988).

  11 Aug 2006; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta15.ebuild:
  Fix bug #143515.

  08 Aug 2006; Michał Januszewski <spock@gentoo.org>
  -files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch,
  hddtemp-0.3_beta15.ebuild:
  Remove the Maxtor DiamondMax patch as it breaks with current hddtemp.db
  versions. The patch has been sent upstream, so hopefully it will be merged
  into the mainline hddtemp.db.

  15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
  Remove aliz from metadata.xml as he's retired.

  15 Jul 2006; Michał Januszewski <spock@gentoo.org> files/hddtemp-conf.d,
  files/hddtemp-init:
  Separated general options and drives to monitor into two different variables
  in the config file (bug #140297).

  14 Jul 2006; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta14-r1.ebuild, hddtemp-0.3_beta15.ebuild:
  Inform the user about emerge --config (bug #140371).

  26 Jun 2006; Gustavo Zacarias <gustavoz@gentoo.org>
  hddtemp-0.3_beta15.ebuild:
  Stable on sparc

  17 Jun 2006; Guy Martin <gmsoft@gentoo.org> hddtemp-0.3_beta15.ebuild:
  Stable on hppa.

  26 May 2006; Robin H. Johnson <robbat2@gentoo.org> files/hddtemp.db,
  hddtemp-0.3_beta15.ebuild:
  Bug #134409, screwed up hddtemp handling, put a newer version in FILESDIR
  first ;-).

*hddtemp-0.3_beta15 (26 May 2006)

  26 May 2006; Robin H. Johnson <robbat2@gentoo.org>
  +files/hddtemp-0.3_beta15-byteswap.patch,
  +files/hddtemp-0.3_beta15-maxtor-diamondmax10.patch,
  +hddtemp-0.3_beta15.ebuild:
  Version bump. Also bug #130407 - Fix SATA names for big-endian platforms.
  Also include more Maxtor support in hddtemp.

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-hddtemp-0.3_beta13, files/digest-hddtemp-0.3_beta14,
  files/digest-hddtemp-0.3_beta14-r1, Manifest:
  Fixing SHA256 digest for real, pass three...

  27 Apr 2006; Marien Zwart <marienz@gentoo.org>
  files/digest-hddtemp-0.3_beta13, files/digest-hddtemp-0.3_beta14,
  files/digest-hddtemp-0.3_beta14-r1, Manifest:
  Fixing SHA256 digest, pass two.

  09 Apr 2006; Michał Januszewski <spock@gentoo.org>
  +files/hddtemp-0.3_beta14-sizeofdsk.patch, hddtemp-0.3_beta14-r1.ebuild:
  Fixed segfaulting when running hddtemp for 2 or more drives which are not in
  its database (bug #126775).

*hddtemp-0.3_beta14-r1 (19 Feb 2006)

  19 Feb 2006; Michał Januszewski <spock@gentoo.org> metadata.xml,
  +hddtemp-0.3_beta14-r1.ebuild:
  Moved hddtemp db update code to pkg_config (bug #116348).

  23 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
  hddtemp-0.3_beta14.ebuild:
  Stable on sparc because -r13 is broken on it.

  08 Nov 2005; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta14.ebuild:
  Removed explicit dependencies on libc and wget since these two are in the
  system profile.

*hddtemp-0.3_beta14 (06 Nov 2005)

  06 Nov 2005; Michał Januszewski <spock@gentoo.org>
  -files/hddtemp-0.2-db_location.patch, -hddtemp-0.2.ebuild,
  -hddtemp-0.3_beta8.ebuild, -hddtemp-0.3_beta10.ebuild,
  -hddtemp-0.3_beta11.ebuild, -hddtemp-0.3_beta12.ebuild,
  +hddtemp-0.3_beta14.ebuild:
  Version bump (#111232). Removed old ebuilds.

  19 Sep 2005; Marcus D. Hanwell <cryos@gentoo.org>
  hddtemp-0.3_beta13.ebuild:
  Stable on amd64.

  19 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  hddtemp-0.3_beta13.ebuild:
  Stable on sparc

  17 Sep 2005; Michael Hanselmann <hansmi@gentoo.org>
  hddtemp-0.3_beta13.ebuild:
  Stable on ppc.

  16 Sep 2005; Michał Januszewski <spock@gentoo.org>
  hddtemp-0.3_beta13.ebuild:
  Marked 0.3_beta13 stable on x86.

*hddtemp-0.3_beta13 (13 Jul 2005)

  13 Jul 2005; Michał Januszewski <spock@gentoo.org>
  +files/hddtemp-0.3_beta13-setsid.patch, metadata.xml,
  +hddtemp-0.3_beta13.ebuild:
  Version bump. Closes bugs #86550 and #91972.

  29 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  hddtemp-0.3_beta12.ebuild:
  Stable on sparc

  19 Mar 2005; Jason Wever <weeve@gentoo.org> hddtemp-0.3_beta12.ebuild:
  Changed -sparc keyword to ~sparc.

*hddtemp-0.3_beta12 (25 Oct 2004)

  25 Oct 2004; Lars Weiler <pylon@gentoo.org> +hddtemp-0.3_beta12.ebuild:
  Version bump. At least on ppc this resolves problems with
  >linux26-headers-2.6.8.

  25 Oct 2004; Lars Weiler <pylon@gentoo.org> hddtemp-0.2.ebuild,
  hddtemp-0.3_beta10.ebuild, hddtemp-0.3_beta11.ebuild,
  hddtemp-0.3_beta8.ebuild:
  Changed all appearances of http://coredump.free.fr to http://www.guzu.net

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> hddtemp-0.2.ebuild:
  add sed-4 dep

  14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> hddtemp-0.2.ebuild:
  Added IUSE=.

  31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> hddtemp-0.3_beta11.ebuild:
  Mark stable on x86, removing an old version.

*hddtemp-0.3_beta11 (11 Feb 2004)

  11 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> hddtemp-0.3_beta11.ebuild,
  files/hddtemp-conf.d, files/hddtemp-init, files/hddtemp.db:
  Version bump, added init script and conf.d script by Sam Wouters
  <sam@ericom.be> in #36047. Also updated hddtemp.db

  10 Jan 2004; Jason Wever <weeve@gentoo.org> hddtemp-0.3_beta10.ebuild:
  Changed ~sparc keyword to -sparc as src/backtrace.c only works for x86 and
  requires an include file not found on sparc.

  04 Jan 2004; Jason Wever <weeve@gentoo.org> hddtemp-0.2.ebuild,
  hddtemp-0.3_beta10.ebuild, hddtemp-0.3_beta6-r1.ebuild,
  hddtemp-0.3_beta6.ebuild, hddtemp-0.3_beta8.ebuild:
  Marked 0.3_beta8 stable on sparc and updated copyright dates on all ebuilds.

*hddtemp-0.3_beta10 (17 Dec 2003)

  17 Dec 2003; Daniel Ahlberg <aliz@gentoo.org> hddtemp-0.3_beta10.ebuild,
  hddtemp-0.3_beta8.ebuild, files/hddtemp.db:
  Version bump, keywords update and new hddtemp.db.

  01 Sep 2003; Daniel Ahlberg <aliz@gentoo.org> hddtemp-0.3_beta8.ebuild :
  I was working on this update too, but Martin commited his bump before me. 
  My new version uses the new configuration script and tries to download the latest hddtemp.db file.

*hddtemp-0.3_beta8 (31 Aug 2003)

  31 Aug 2003; Martin Holzer <mholzer@gentoo.org> hddtemp-0.3_beta8.ebuild:
  Version bumped.

*hddtemp-0.3_beta6-r1 (11 Jun 2003)

  11 Jun 2003; Robin Johnson <robbat2@gentoo.org> hddtemp-0.3_beta6-r1.ebuild:
  Changes to ebuild to make it easy to bump the version for getting the
  database updates. One reason for just not updating the hddtemp.db in the
  tree is that in some cases you might want to go back versions, and the
  author is also considering changing the hddtemp.db file format.
  Redo the concept of the hddtemp.db patch, using sed, so we can change the
  location inside the ebuild. This is important as we want to be able to
  easily update the file without worrying about CONFIG_PROTECT.

*hddtemp-0.3_beta6 (15 Apr 2003)

  09 May 2003; Martin Holzer <mholzer@gentoo.org> hddtemp-0.2.ebuild,
  hddtemp-0.3_beta6.ebuild:
  Updated Homepage. Closes #18742.

  15 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest,
  hddtemp-0.2.ebuild, hddtemp-0.3_beta6.ebuild, files/hddtemp.db:
  Version bumped, moved hddtemp.db out of portage tree.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*hddtemp-0.2 (10 Jun 2002)

  29 Jul 2002; Calum Selkirk <cselkirk@gentoo.org> hddtemp-0.2.ebuild :

  Added ppc to KEYWORDS.

  21 June 2002; George Shapovalov <george@gentoo.org> hddtemp-0.2.ebuild :
  
  cleaned up ebuild (removed non-standard USE flag and recommended better solution 
  of an issue) and committed the package

  ebuild submitted by Imran Rafique:

  10 Jun 2002; Imran Rafique <imran@rafique.org> ChangeLog :

  Initial release.
  I patched the source so that the support file (*.db) installs neatly under /usr/share/hddtemp/.
  Enforced my own USE flag ('gkrellm'). If enabled, this flag will cause the hddtemp binary to be installed 'setuid'. This is required for use by the gkrellm-hddtemp plugin.