summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-18 13:31:45 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-18 13:31:45 +0000
commit9ab2465605cca9d93b01014d7170000780381ec9 (patch)
treebcc23aad38dfb8ed16b6216722b2b57054d9ad6b /app-admin/hddtemp/hddtemp-0.2.ebuild
parentnew version (diff)
downloadgentoo-2-9ab2465605cca9d93b01014d7170000780381ec9.tar.gz
gentoo-2-9ab2465605cca9d93b01014d7170000780381ec9.tar.bz2
gentoo-2-9ab2465605cca9d93b01014d7170000780381ec9.zip
Added IUSE
Diffstat (limited to 'app-admin/hddtemp/hddtemp-0.2.ebuild')
-rw-r--r--app-admin/hddtemp/hddtemp-0.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.2.ebuild b/app-admin/hddtemp/hddtemp-0.2.ebuild
index 94bcb9924080..aea4ba7ccd36 100644
--- a/app-admin/hddtemp/hddtemp-0.2.ebuild
+++ b/app-admin/hddtemp/hddtemp-0.2.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.2.ebuild,v 1.6 2002/10/04 20:38:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.2.ebuild,v 1.7 2002/10/18 13:31:45 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="A simple utility, to read the temperature of SMART IDE hard drives."
SRC_URI="http://coredump.free.fr/linux/${P}.tar.gz"
HOMEPAGE="http://coredump.free.fr/linux/harddrive.html"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"