diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-06-12 01:09:37 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-06-12 01:09:37 +0000 |
commit | 45fe52057d3dd08f0cc7b8ca299b1155ffbb31d6 (patch) | |
tree | b18fb2569b7fa5974eebb87b7ccdb1dc0873c227 /app-admin/hddtemp | |
parent | Marking stable; received worksforme's from lots of people. (diff) | |
download | historical-45fe52057d3dd08f0cc7b8ca299b1155ffbb31d6.tar.gz historical-45fe52057d3dd08f0cc7b8ca299b1155ffbb31d6.tar.bz2 historical-45fe52057d3dd08f0cc7b8ca299b1155ffbb31d6.zip |
a lot of work to update the hddtemp.db file now, and easily again in future
Diffstat (limited to 'app-admin/hddtemp')
-rw-r--r-- | app-admin/hddtemp/ChangeLog | 13 | ||||
-rw-r--r-- | app-admin/hddtemp/Manifest | 7 |
2 files changed, 17 insertions, 3 deletions
diff --git a/app-admin/hddtemp/ChangeLog b/app-admin/hddtemp/ChangeLog index 8e28e9184b46..095acfa67fdc 100644 --- a/app-admin/hddtemp/ChangeLog +++ b/app-admin/hddtemp/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for app-admin/hddtemp # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.7 2003/05/09 21:43:56 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.8 2003/06/12 01:09:37 robbat2 Exp $ + +*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) diff --git a/app-admin/hddtemp/Manifest b/app-admin/hddtemp/Manifest index d14fa420d686..ee381da37ddb 100644 --- a/app-admin/hddtemp/Manifest +++ b/app-admin/hddtemp/Manifest @@ -1,6 +1,9 @@ -MD5 4aa743109caa0b2983f4179666ff4f4b ChangeLog 1371 MD5 0d387b08a1bcdabeafc21f76613c446e hddtemp-0.2.ebuild 931 +MD5 76cea0931ed7059840e347978734a514 hddtemp-0.3_beta6-r1.ebuild 1124 MD5 f334818ef1de70b301dbc19ba42e9e6e hddtemp-0.3_beta6.ebuild 910 +MD5 8b6e85ccc33d4be3442365f0ea8d396b ChangeLog 1881 +MD5 e42a32b0df5005090c105881a4cb02cc files/digest-hddtemp-0.3_beta6-r1 133 +MD5 298195d02b8ab8492d68457290b29a5c files/hddtemp-0.3_beta6-db_location.patch 338 +MD5 0441f48755331a54d70ab13db98b4117 files/digest-hddtemp-0.3_beta6 121 MD5 06b275391f52469a2773a41b9ccc48d6 files/digest-hddtemp-0.2 115 MD5 a4e0540c259f86b5ed2c4af2a7ead160 files/hddtemp-0.2-db_location.patch 593 -MD5 0441f48755331a54d70ab13db98b4117 files/digest-hddtemp-0.3_beta6 121 |