summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Shapovalov <george@gentoo.org>2002-06-22 06:05:31 +0000
committerGeorge Shapovalov <george@gentoo.org>2002-06-22 06:05:31 +0000
commit02e65971258d9ef718aceab957218177face60b9 (patch)
tree2fea24d9f67325d705e231717441d673cbd25112 /app-admin/hddtemp/ChangeLog
parentnew version (diff)
downloadgentoo-2-02e65971258d9ef718aceab957218177face60b9.tar.gz
gentoo-2-02e65971258d9ef718aceab957218177face60b9.tar.bz2
gentoo-2-02e65971258d9ef718aceab957218177face60b9.zip
new ebuild - hddtemp: HDD temperature reporting utility
Diffstat (limited to 'app-admin/hddtemp/ChangeLog')
-rw-r--r--app-admin/hddtemp/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/app-admin/hddtemp/ChangeLog b/app-admin/hddtemp/ChangeLog
new file mode 100644
index 000000000000..d0116fc2b163
--- /dev/null
+++ b/app-admin/hddtemp/ChangeLog
@@ -0,0 +1,18 @@
+# ChangeLog for app-admin/hddtemp
+# Copyright 2002 Imran Rafique; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.1 2002/06/22 06:05:31 george Exp $
+
+*hddtemp-0.2 (10 Jun 2002)
+
+ 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.