summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2006-08-11 10:39:47 +0000
committerMichael Januszewski <spock@gentoo.org>2006-08-11 10:39:47 +0000
commit23b6d45035a4b54638dc2d9761fb7d017d9ca04e (patch)
tree8d7fdba561c239c791fddd9f14b410cc14eeabd3 /app-admin/hddtemp
parentKeywords dropped, marked as unstable. (diff)
downloadgentoo-2-23b6d45035a4b54638dc2d9761fb7d017d9ca04e.tar.gz
gentoo-2-23b6d45035a4b54638dc2d9761fb7d017d9ca04e.tar.bz2
gentoo-2-23b6d45035a4b54638dc2d9761fb7d017d9ca04e.zip
Fix bug #143515.
(Portage version: 2.1.1_pre4-r4)
Diffstat (limited to 'app-admin/hddtemp')
-rw-r--r--app-admin/hddtemp/ChangeLog6
-rw-r--r--app-admin/hddtemp/hddtemp-0.3_beta15.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/hddtemp/ChangeLog b/app-admin/hddtemp/ChangeLog
index bfdce72f536b..958f309be4f1 100644
--- a/app-admin/hddtemp/ChangeLog
+++ b/app-admin/hddtemp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/hddtemp
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.44 2006/08/08 21:07:40 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/ChangeLog,v 1.45 2006/08/11 10:39:47 spock Exp $
+
+ 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,
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild
index e6369b673c34..efce7a821031 100644
--- a/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild
+++ b/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild,v 1.6 2006/08/08 21:07:40 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta15.ebuild,v 1.7 2006/08/11 10:39:47 spock Exp $
inherit eutils
@@ -40,7 +40,7 @@ src_install() {
dodoc README TODO ChangeLog
insinto /usr/share/hddtemp
- doins ${T}/hddtemp.db
+ doins ${FILESDIR}/hddtemp.db
newconfd ${FILESDIR}/hddtemp-conf.d hddtemp
newinitd ${FILESDIR}/hddtemp-init hddtemp