summaryrefslogtreecommitdiff
blob: 30e89fe86ecfef1ca1ecaa25210afa9dd30fc05a (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
# ChangeLog for app-admin/hddtemp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.16 2004/04/14 07:30:54 aliz Exp $

  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.