diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-12-01 01:05:31 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-12-01 01:05:31 +0000 |
commit | affeb5c8adc7c14abefb38c4a1b0790ee45eb14d (patch) | |
tree | 3e633a7339a064f5b9a3ce7700b8c4eeacfc3254 /sys-kernel/sparc-sources | |
parent | unmask mozilla (diff) | |
download | gentoo-2-affeb5c8adc7c14abefb38c4a1b0790ee45eb14d.tar.gz gentoo-2-affeb5c8adc7c14abefb38c4a1b0790ee45eb14d.tar.bz2 gentoo-2-affeb5c8adc7c14abefb38c4a1b0790ee45eb14d.zip |
blah
Diffstat (limited to 'sys-kernel/sparc-sources')
-rw-r--r-- | sys-kernel/sparc-sources/sparc-sources-2.4.20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/sparc-sources/sparc-sources-2.4.20.ebuild b/sys-kernel/sparc-sources/sparc-sources-2.4.20.ebuild index f8d6dc7a79f8..61ebf29d79f0 100644 --- a/sys-kernel/sparc-sources/sparc-sources-2.4.20.ebuild +++ b/sys-kernel/sparc-sources/sparc-sources-2.4.20.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/sparc-sources/sparc-sources-2.4.20.ebuild,v 1.1 2002/12/01 01:03:10 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/sparc-sources/sparc-sources-2.4.20.ebuild,v 1.2 2002/12/01 01:05:31 seemant Exp $ IUSE="build" @@ -30,7 +30,7 @@ inherit kernel || die DESCRIPTION="Full sources for the Gentoo Linux kernel" SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 - http://cvs.gentoo.org/~seemant/patches-${PV}-sparc.tar.bz2" + mirror://gentoo/patches-${PV}-sparc.tar.bz2" KEYWORDS="~x86 -ppc ~sparc ~sparc64" src_unpack() { |