diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:17:20 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 16:17:20 +0000 |
commit | 595c9fb22c83fe25f79d209064b9559f84cdf10d (patch) | |
tree | 8966e902e2c15816c21c6c340bbe3598e3584479 /app-admin/hddtemp | |
parent | ezmlm-idx-pgsql-0.40-r2.ebuild: Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-595c9fb22c83fe25f79d209064b9559f84cdf10d.tar.gz gentoo-2-595c9fb22c83fe25f79d209064b9559f84cdf10d.tar.bz2 gentoo-2-595c9fb22c83fe25f79d209064b9559f84cdf10d.zip |
amd64
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" |