summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-09-08 03:03:32 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-09-08 03:03:32 +0000
commitd2cab967c3612f117779ff4dce68c352b5bf7bb6 (patch)
treeaa5ac5ab004a26ee7067111d179350943a8e8ce2 /sys-kernel/xfs-sources
parentremoving extraneous ebuild (diff)
downloadhistorical-d2cab967c3612f117779ff4dce68c352b5bf7bb6.tar.gz
historical-d2cab967c3612f117779ff4dce68c352b5bf7bb6.tar.bz2
historical-d2cab967c3612f117779ff4dce68c352b5bf7bb6.zip
URI fix
Diffstat (limited to 'sys-kernel/xfs-sources')
-rw-r--r--sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild b/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild
index 3d251e0727f8..828be7dd7769 100644
--- a/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild
+++ b/sys-kernel/xfs-sources/xfs-sources-2.4.19.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/xfs-sources/xfs-sources-2.4.19.ebuild,v 1.1 2002/09/03 19:26:45 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/xfs-sources/xfs-sources-2.4.19.ebuild,v 1.2 2002/09/08 03:03:32 drobbins 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
@@ -20,7 +20,7 @@ ETYPE="sources"
DESCRIPTION="Full sources for the Gentoo Linux kernel"
SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2
ftp://oss.sgi.com/projects/xfs/download/patches/2.4.19/xfs-2.4.19-all-i386.bz2
- http://gentoo.lostlogicx.com/patch-2.4.19-xfs.bz2"
+ mirror://gentoo/patch-2.4.19-xfs.bz2"
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://oss.sgi.com/projects/xfs http://evms.sourceforge.net"