summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-10 23:43:27 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-10 23:43:27 +0000
commitac30457b4c7984b0cfdbf11a2603bd764a6da6e2 (patch)
tree91517343bcb669d6a67ba4f20066c0b0bf690e55 /sys-kernel
parentAdded ~alpha to KEYWORDS. (diff)
downloadhistorical-ac30457b4c7984b0cfdbf11a2603bd764a6da6e2.tar.gz
historical-ac30457b4c7984b0cfdbf11a2603bd764a6da6e2.tar.bz2
historical-ac30457b4c7984b0cfdbf11a2603bd764a6da6e2.zip
Initial import.
Diffstat (limited to 'sys-kernel')
-rw-r--r--sys-kernel/hppa-sources/ChangeLog19
-rw-r--r--sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p232
-rw-r--r--sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p242
-rw-r--r--sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p262
-rw-r--r--sys-kernel/hppa-sources/hppa-sources-2.4.20_p23.ebuild37
-rw-r--r--sys-kernel/hppa-sources/hppa-sources-2.4.20_p24.ebuild37
-rw-r--r--sys-kernel/hppa-sources/hppa-sources-2.4.20_p26.ebuild37
7 files changed, 136 insertions, 0 deletions
diff --git a/sys-kernel/hppa-sources/ChangeLog b/sys-kernel/hppa-sources/ChangeLog
new file mode 100644
index 000000000000..946090a42e30
--- /dev/null
+++ b/sys-kernel/hppa-sources/ChangeLog
@@ -0,0 +1,19 @@
+# ChangeLog for sys-kernel/linux-headers
+# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-sources/ChangeLog,v 1.1 2003/02/10 23:43:27 gmsoft Exp $
+
+ 10 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p26.ebuild :
+ Incremented patch level.
+
+*hppa-sources-2.4.20_p24 (09 Feb 2003)
+
+ 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p24.ebuild :
+ Incremented patch level.
+
+*hppa-sources-2.4.20_p24 (09 Feb 2003)
+
+ 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> hppa-sources-2.4.20_p23.ebuild :
+ Initial import.
+
+*hppa-sources-2.4.20_p23 (08 Feb 2003)
+
diff --git a/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p23 b/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p23
new file mode 100644
index 000000000000..24652bb96d3b
--- /dev/null
+++ b/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p23
@@ -0,0 +1,2 @@
+MD5 c439d5c93d7fc9a1480a90842465bb97 linux-2.4.20.tar.bz2 27421046
+MD5 bdc48840452c0cecc06b349eacf20399 patch-2.4.20-pa23.diff.gz 121905
diff --git a/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p24 b/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p24
new file mode 100644
index 000000000000..df42ef8e9a8a
--- /dev/null
+++ b/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p24
@@ -0,0 +1,2 @@
+MD5 c439d5c93d7fc9a1480a90842465bb97 linux-2.4.20.tar.bz2 27421046
+MD5 62881248a737b836ddf84bf8d234b2ad patch-2.4.20-pa24.diff.gz 123035
diff --git a/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p26 b/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p26
new file mode 100644
index 000000000000..a1b85806a512
--- /dev/null
+++ b/sys-kernel/hppa-sources/files/digest-hppa-sources-2.4.20_p26
@@ -0,0 +1,2 @@
+MD5 c439d5c93d7fc9a1480a90842465bb97 linux-2.4.20.tar.bz2 27421046
+MD5 8d6de8c1c81e9dc86463b67077065ad7 patch-2.4.20-pa26.diff.gz 123432
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.20_p23.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p23.ebuild
new file mode 100644
index 000000000000..696047d47177
--- /dev/null
+++ b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p23.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2002 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.20_p23.ebuild,v 1.1 2003/02/10 23:43:27 gmsoft Exp $
+#OKV=original kernel version, KV=patched kernel version. They can be the same.
+
+ETYPE="sources"
+inherit kernel
+OKV=2.4.20
+HPPA_PATCH_LEVEL="23"
+KV=2.4.20-pa${HPPA_PATCH_LEVEL}
+EXTRAVERSION="-pa${HPPA_PATCH_LEVEL}"
+S=${WORKDIR}/linux-${KV}
+
+# What's in this kernel?
+
+# INCLUDED:
+# stock 2.4.20 kernel sources
+# 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-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+KEYWORDS="hppa -x86 -ppc -sparc -alpha -mips"
+SLOT="${KV}"
+
+
+src_unpack() {
+ unpack linux-${OKV}.tar.bz2
+ mv ${WORKDIR}/linux-${OKV} ${WORKDIR}/linux-${KV}
+ cd ${S}
+ KV="${OKV}-pa${HPPA_PATCH_LEVEL}"
+ unpack patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz
+ patch -p 1 < ${S}/patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff
+
+
+ kernel_universal_unpack
+}
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.20_p24.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p24.ebuild
new file mode 100644
index 000000000000..982d05c8c831
--- /dev/null
+++ b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p24.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2002 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.20_p24.ebuild,v 1.1 2003/02/10 23:43:27 gmsoft Exp $
+#OKV=original kernel version, KV=patched kernel version. They can be the same.
+
+ETYPE="sources"
+inherit kernel
+OKV=2.4.20
+HPPA_PATCH_LEVEL="24"
+KV=2.4.20-pa${HPPA_PATCH_LEVEL}
+EXTRAVERSION="-pa${HPPA_PATCH_LEVEL}"
+S=${WORKDIR}/linux-${KV}
+
+# What's in this kernel?
+
+# INCLUDED:
+# stock 2.4.20 kernel sources
+# 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-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+KEYWORDS="hppa -x86 -ppc -sparc -alpha -mips"
+SLOT="${KV}"
+
+
+src_unpack() {
+ unpack linux-${OKV}.tar.bz2
+ mv ${WORKDIR}/linux-${OKV} ${WORKDIR}/linux-${KV}
+ cd ${S}
+ KV="${OKV}-pa${HPPA_PATCH_LEVEL}"
+ unpack patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz
+ patch -p 1 < ${S}/patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff
+
+
+ kernel_universal_unpack
+}
diff --git a/sys-kernel/hppa-sources/hppa-sources-2.4.20_p26.ebuild b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p26.ebuild
new file mode 100644
index 000000000000..279f9643b499
--- /dev/null
+++ b/sys-kernel/hppa-sources/hppa-sources-2.4.20_p26.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2002 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.20_p26.ebuild,v 1.1 2003/02/10 23:43:27 gmsoft Exp $
+#OKV=original kernel version, KV=patched kernel version. They can be the same.
+
+ETYPE="sources"
+inherit kernel
+OKV=2.4.20
+HPPA_PATCH_LEVEL="26"
+KV=2.4.20-pa${HPPA_PATCH_LEVEL}
+EXTRAVERSION="-pa${HPPA_PATCH_LEVEL}"
+S=${WORKDIR}/linux-${KV}
+
+# What's in this kernel?
+
+# INCLUDED:
+# stock 2.4.20 kernel sources
+# 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-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+KEYWORDS="hppa -x86 -ppc -sparc -alpha -mips"
+SLOT="${KV}"
+
+
+src_unpack() {
+ unpack linux-${OKV}.tar.bz2
+ mv ${WORKDIR}/linux-${OKV} ${WORKDIR}/linux-${KV}
+ cd ${S}
+ KV="${OKV}-pa${HPPA_PATCH_LEVEL}"
+ unpack patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff.gz
+ patch -p 1 < ${S}/patch-${OKV}-pa${HPPA_PATCH_LEVEL}.diff
+
+
+ kernel_universal_unpack
+}