diff options
Diffstat (limited to 'app-admin/hddtemp')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.3_beta11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild b/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild index 5bd3a8de618a..2c220f90bd8d 100644 --- a/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild +++ b/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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_beta11.ebuild,v 1.2 2004/02/11 15:38:04 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.3_beta11.ebuild,v 1.3 2004/02/22 16:14:34 brad_mssw Exp $ MY_P=${P/_beta/-beta} @@ -8,7 +8,7 @@ DESCRIPTION="A simple utility to read the temperature of SMART capable hard driv HOMEPAGE="http://coredump.free.fr/linux/hddtemp.php" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc -sparc ~amd64" +KEYWORDS="~x86 ~ppc -sparc amd64" DEPEND="virtual/glibc net-misc/wget" |