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 | 5ad436feb5085fee771b362ca466cb998b62f05d (patch) | |
tree | ce1f72327a2b85e65d6ab0fd98647b948ef61515 /app-admin/longrun | |
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')
-rw-r--r-- | app-admin/longrun/Manifest | 6 | ||||
-rw-r--r-- | app-admin/longrun/longrun-0.9-r1.ebuild | 4 | ||||
-rw-r--r-- | app-admin/longrun/longrun-0.9.ebuild | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/app-admin/longrun/Manifest b/app-admin/longrun/Manifest index cb38509f431b..e4dedd874d72 100644 --- a/app-admin/longrun/Manifest +++ b/app-admin/longrun/Manifest @@ -1,6 +1,6 @@ -MD5 cdefaf3bd885627d6c2aef9746eace6b ChangeLog 972 -MD5 db146ba67bb2f087c4ee0fac9edc4414 longrun-0.9.ebuild 622 -MD5 5fdb98443dff23329273cdc3a867d103 longrun-0.9-r1.ebuild 764 +MD5 bd86f0d8c577bb743712e5a3ebb02065 ChangeLog 1093 +MD5 5ad891a7b405664245e6cb300e3adfc0 longrun-0.9.ebuild 623 +MD5 96af89c81379b66ad7cf81ec2bd6e292 longrun-0.9-r1.ebuild 762 MD5 04159b8a163c87979fbe52e9fef78f21 files/digest-longrun-0.9 63 MD5 04159b8a163c87979fbe52e9fef78f21 files/digest-longrun-0.9-r1 63 MD5 b924563938144473dbfc5be5e8f8f025 files/longrun-0.9-r1-debian-gcc-3.diff 32094 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="" 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="" |