diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-05-25 14:43:36 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-05-25 14:43:36 +0000 |
commit | 5b63bb9520544465dcef06530a2d3f3ec1ec00b3 (patch) | |
tree | 564451d6e89803471399f2a1c7596e8ee005db1f /app-admin/longrun/longrun-0.9.ebuild | |
parent | now uses mirror://kernel (diff) | |
download | gentoo-2-5b63bb9520544465dcef06530a2d3f3ec1ec00b3.tar.gz gentoo-2-5b63bb9520544465dcef06530a2d3f3ec1ec00b3.tar.bz2 gentoo-2-5b63bb9520544465dcef06530a2d3f3ec1ec00b3.zip |
now uses mirror://kernel
Diffstat (limited to 'app-admin/longrun/longrun-0.9.ebuild')
-rw-r--r-- | app-admin/longrun/longrun-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/longrun/longrun-0.9.ebuild b/app-admin/longrun/longrun-0.9.ebuild index 519060bdc1b1..72834c8b2079 100644 --- a/app-admin/longrun/longrun-0.9.ebuild +++ b/app-admin/longrun/longrun-0.9.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 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.ebuild,v 1.10 2003/02/13 05:26:19 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/longrun/longrun-0.9.ebuild,v 1.11 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="" |