summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild')
-rw-r--r--sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild
index 5f5c5132d813..4b837a1afeb3 100644
--- a/sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild
+++ b/sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild,v 1.2 2003/09/07 07:26:00 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/hppa-sources-2.4.22_p6.ebuild,v 1.3 2003/10/27 13:49:11 aliz Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
ETYPE="sources"
@@ -22,7 +22,7 @@ PATCH_COUNT="$(( `echo ${PATCH_SET} | wc -w` - 1 ))"
DESCRIPTION="Full sources for the Linux kernel with patch for hppa"
-SRC_URI="http://www.kernel.org/pub/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://ftp.parisc-linux.org/cvs/linux-2.4/patch-${OKV}-pa`echo ${PATCH_SET} | awk '{ print $1 }'`.gz
+SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2 http://ftp.parisc-linux.org/cvs/linux-2.4/patch-${OKV}-pa`echo ${PATCH_SET} | awk '{ print $1 }'`.gz
`for i in \`seq 1 ${PATCH_COUNT}\`; do echo http://ftp.parisc-linux.org/cvs/linux-2.4/patch-${OKV}-pa\`echo ${PATCH_SET} | awk \"{ print \\\\\$$i }\"\`-pa\`echo ${PATCH_SET} | awk \"{ print \\\\\$$((i + 1)) }\"\`.gz; done`"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://parisc-linux.org"
KEYWORDS="~hppa -*"