diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 18:32:50 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-11 18:32:50 +0000 |
commit | 2c010826a776de531fd082ce4d9971672d3d3110 (patch) | |
tree | 423ce2208e6752e0546867294c17a18bbc78a00c /app-admin/hddtemp | |
parent | The distfile moved! Chase it. (diff) | |
download | gentoo-2-2c010826a776de531fd082ce4d9971672d3d3110.tar.gz gentoo-2-2c010826a776de531fd082ce4d9971672d3d3110.tar.bz2 gentoo-2-2c010826a776de531fd082ce4d9971672d3d3110.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-admin/hddtemp')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild index d37f292919ff..6c8e94871384 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild,v 1.1 2003/06/12 01:09:37 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta6-r1.ebuild,v 1.2 2003/07/11 18:32:49 aliz Exp $ MY_P=${P/_beta/-beta} HDDDB_VERSION=20030609 @@ -11,7 +11,7 @@ DESCRIPTION="A simple utility to read the temperature of SMART IDE hard drives" HOMEPAGE="http://coredump.free.fr/linux/hddtemp.php" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="virtual/glibc" SRC_URI="http://coredump.free.fr/linux/${MY_P}.tar.gz |