diff options
author | 2003-05-25 14:43:36 +0000 | |
---|---|---|
committer | 2003-05-25 14:43:36 +0000 | |
commit | 5ad436feb5085fee771b362ca466cb998b62f05d (patch) | |
tree | ce1f72327a2b85e65d6ab0fd98647b948ef61515 /app-admin/longrun/longrun-0.9-r1.ebuild | |
parent | now uses mirror://kernel (diff) | |
download | historical-5ad436feb5085fee771b362ca466cb998b62f05d.tar.gz historical-5ad436feb5085fee771b362ca466cb998b62f05d.tar.bz2 historical-5ad436feb5085fee771b362ca466cb998b62f05d.zip |
now uses mirror://kernel
Diffstat (limited to 'app-admin/longrun/longrun-0.9-r1.ebuild')
-rw-r--r-- | app-admin/longrun/longrun-0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/longrun/longrun-0.9-r1.ebuild b/app-admin/longrun/longrun-0.9-r1.ebuild index 3bc218cf406e..7900524bed1d 100644 --- a/app-admin/longrun/longrun-0.9-r1.ebuild +++ b/app-admin/longrun/longrun-0.9-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r1.ebuild,v 1.1 2003/04/18 03:37:34 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9-r1.ebuild,v 1.2 2003/05/25 14:41:23 mholzer Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A utility to control Transmeta's Crusoe processor" -SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/cpu/crusoe/${P}.tar.bz2" +SRC_URI="mirror://kernel/linux/utils/cpu/crusoe/${P}.tar.bz2" HOMEPAGE="http://freshmeat.net/projects/longrun/" IUSE="" |