summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2003-01-31 04:32:34 +0000
committerBrandon Low <lostlogic@gentoo.org>2003-01-31 04:32:34 +0000
commit74c6a1d2b2f122ad94f404bd1ac3c5878c3becf5 (patch)
tree98cabda042dc751eb07bb811ef01005aecc107df /sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild
parentVersion bump. (diff)
downloadhistorical-74c6a1d2b2f122ad94f404bd1ac3c5878c3becf5.tar.gz
historical-74c6a1d2b2f122ad94f404bd1ac3c5878c3becf5.tar.bz2
historical-74c6a1d2b2f122ad94f404bd1ac3c5878c3becf5.zip
fix digests, and bump
Diffstat (limited to 'sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild')
-rw-r--r--sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild
index b3487b8cb777..2eb24d7c2a5f 100644
--- a/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild
+++ b/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild,v 1.1 2003/01/27 16:20:09 tantive Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/usermode-sources/usermode-sources-2.4.19-r47.ebuild,v 1.2 2003/01/31 04:32:34 lostlogic Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
#we use this next variable to avoid duplicating stuff on cvs
@@ -18,7 +18,8 @@ S=${WORKDIR}/linux-${KV}
# UML clashes with the current Gentoo patch, so I've ignored it for now.
DESCRIPTION="Full (vanilla) sources for the User Mode Linux kernel"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://prdownloads.sourceforge.net/user-mode-linux/${UML_PATCH}.bz2"
+SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2
+mirror://sourceforge/user-mode-linux/${UML_PATCH}.bz2"
HOMEPAGE="http://www.kernel.org/ http://user-mode-linux.sourceforge.net"
LICENSE="GPL-2"
SLOT="${KV}"