diff options
author | 2004-10-24 22:46:03 +0000 | |
---|---|---|
committer | 2004-10-24 22:46:03 +0000 | |
commit | 8d05694bfccc46275ecb5bcc5ae38c04e954de2e (patch) | |
tree | c13d12a3a893f0caa21f1591d7a236e9c11e6a2e /app-admin/hddtemp/hddtemp-0.2.ebuild | |
parent | New Ebuild. Thanks to Karim. Closes bug #58369 (diff) | |
download | historical-8d05694bfccc46275ecb5bcc5ae38c04e954de2e.tar.gz historical-8d05694bfccc46275ecb5bcc5ae38c04e954de2e.tar.bz2 historical-8d05694bfccc46275ecb5bcc5ae38c04e954de2e.zip |
Changed all appearances of http://coredump.free.fr to http://www.guzu.net
Diffstat (limited to 'app-admin/hddtemp/hddtemp-0.2.ebuild')
-rw-r--r-- | app-admin/hddtemp/hddtemp-0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/hddtemp/hddtemp-0.2.ebuild b/app-admin/hddtemp/hddtemp-0.2.ebuild index 49e5a739f676..4fe3be70a226 100644 --- a/app-admin/hddtemp/hddtemp-0.2.ebuild +++ b/app-admin/hddtemp/hddtemp-0.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # 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.23 2004/06/29 19:37:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/hddtemp/hddtemp-0.2.ebuild,v 1.24 2004/10/24 22:46:03 pylon Exp $ inherit eutils DESCRIPTION="A simple utility to read the temperature of SMART capable hard drives" -HOMEPAGE="http://coredump.free.fr/linux/hddtemp.php" -SRC_URI="http://coredump.free.fr/linux/${P}.tar.gz +HOMEPAGE="http://www.guzu.net/linux/hddtemp.php" +SRC_URI="http://www.guzu.net/linux/${P}.tar.gz mirror://gentoo/hddtemp.db" LICENSE="GPL-2" |