diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-08-02 07:51:41 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-08-02 07:51:41 +0000 |
commit | 21ab3899dca84f2b221b95f0a0b079005933e61a (patch) | |
tree | 4f328f74eeb51c142be8849251ee067f1ebd0efc /sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild | |
parent | Version bump. Marked stable. Removed old versions. Updated SRC_URI. (diff) | |
download | historical-21ab3899dca84f2b221b95f0a0b079005933e61a.tar.gz historical-21ab3899dca84f2b221b95f0a0b079005933e61a.tar.bz2 historical-21ab3899dca84f2b221b95f0a0b079005933e61a.zip |
Version bump. Marked stable. Removed old versions. Updated SRC_URI.
Diffstat (limited to 'sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild')
-rw-r--r-- | sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild index 86869c0a501a..a4dba6bc92dd 100644 --- a/sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild +++ b/sys-kernel/hppa-sources/hppa-sources-2.4.21_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.21_p6.ebuild,v 1.1 2003/07/29 14:53:12 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/hppa-sources-2.4.21_p6.ebuild,v 1.2 2003/08/02 07:51:26 gmsoft Exp $ #OKV=original kernel version, KV=patched kernel version. They can be the same. ETYPE="sources" @@ -18,7 +18,7 @@ S=${WORKDIR}/linux-${KV} # patches for hppa 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/patch-${KV}.diff.gz" +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-${KV}.diff.gz" HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://parisc-linux.org" KEYWORDS="hppa -*" SLOT="${KV}" |