diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-01 22:07:59 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-01 22:07:59 +0000 |
commit | 8e9a50c0069641cd92877373e2fbb77ee8700fec (patch) | |
tree | b8f2c57b2745a1ebf03512a1af2e4606b5ba93eb /sys-kernel | |
parent | ver bump (Manifest recommit) (diff) | |
download | gentoo-2-8e9a50c0069641cd92877373e2fbb77ee8700fec.tar.gz gentoo-2-8e9a50c0069641cd92877373e2fbb77ee8700fec.tar.bz2 gentoo-2-8e9a50c0069641cd92877373e2fbb77ee8700fec.zip |
breaks strace
Diffstat (limited to 'sys-kernel')
4 files changed, 0 insertions, 68 deletions
diff --git a/sys-kernel/hppa-dev-sources/files/digest-hppa-dev-sources-2.6.8.1_p4 b/sys-kernel/hppa-dev-sources/files/digest-hppa-dev-sources-2.6.8.1_p4 deleted file mode 100644 index 1bf63e0185a7..000000000000 --- a/sys-kernel/hppa-dev-sources/files/digest-hppa-dev-sources-2.6.8.1_p4 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 9517ca999e822b898fbdc7e72796b1aa linux-2.6.8.1.tar.bz2 35628066 -MD5 9c000b8048477e6aaec3d9471320a03d patch-2.6.8.1-pa4.gz 64841 diff --git a/sys-kernel/hppa-dev-sources/files/digest-hppa-dev-sources-2.6.8.1_p7 b/sys-kernel/hppa-dev-sources/files/digest-hppa-dev-sources-2.6.8.1_p7 deleted file mode 100644 index 4fd3d2fca4d1..000000000000 --- a/sys-kernel/hppa-dev-sources/files/digest-hppa-dev-sources-2.6.8.1_p7 +++ /dev/null @@ -1,2 +0,0 @@ -MD5 9517ca999e822b898fbdc7e72796b1aa linux-2.6.8.1.tar.bz2 35628066 -MD5 480a0332041d0599ebf9ab0f3c29313e patch-2.6.8.1-pa7.gz 77407 diff --git a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p4.ebuild b/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p4.ebuild deleted file mode 100644 index 10463148d8e9..000000000000 --- a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p4.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p4.ebuild,v 1.1 2004/08/17 13:48:34 gmsoft Exp $ -#OKV=original kernel version, KV=patched kernel version. They can be the same. - -ETYPE="sources" -inherit kernel-2 eutils -OKV="${PV/_p*/}" -PATCH_LEVEL="${PV/${OKV}_p/}" -EXTRAVERSION="-pa${PATCH_LEVEL}" -[ ! "${PR}" = "r0" ] && EXTRAVERSION="${EXTRAVERSION}-${PR}" -KV=${OKV}${EXTRAVERSION} -S=${WORKDIR}/linux-${KV} - - -DESCRIPTION="Full sources for the Linux kernel with patch for hppa" -SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2 http://ftp.parisc-linux.org/cvs/linux-2.6/patch-${OKV}-pa${PATCH_LEVEL}.gz" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://parisc-linux.org" -KEYWORDS="hppa -*" -IUSE="" -SLOT="${KV}" - - -src_unpack() { - unpack linux-${OKV}.tar.bz2 - mv ${WORKDIR}/linux-${OKV} ${WORKDIR}/linux-${KV} - cd ${S} - - epatch ${DISTDIR}/patch-${OKV}-pa${PATCH_LEVEL}.gz - epatch ${FILESDIR}/security-proc-cmdline.patch - -} diff --git a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p7.ebuild b/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p7.ebuild deleted file mode 100644 index 234ab21b7bde..000000000000 --- a/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p7.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-kernel/hppa-dev-sources/hppa-dev-sources-2.6.8.1_p7.ebuild,v 1.1 2004/08/31 12:43:39 gmsoft Exp $ -#OKV=original kernel version, KV=patched kernel version. They can be the same. - -ETYPE="sources" -inherit kernel-2 eutils -OKV="${PV/_p*/}" -PATCH_LEVEL="${PV/${OKV}_p/}" -EXTRAVERSION="-pa${PATCH_LEVEL}" -[ ! "${PR}" = "r0" ] && EXTRAVERSION="${EXTRAVERSION}-${PR}" -KV=${OKV}${EXTRAVERSION} -S=${WORKDIR}/linux-${KV} - - -DESCRIPTION="Full sources for the Linux kernel with patch for hppa" -SRC_URI="mirror://kernel/linux/kernel/v2.6/linux-${OKV}.tar.bz2 http://ftp.parisc-linux.org/cvs/linux-2.6/patch-${OKV}-pa${PATCH_LEVEL}.gz" -HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/ http://parisc-linux.org" -KEYWORDS="hppa -*" -IUSE="" -SLOT="${KV}" - - -src_unpack() { - unpack linux-${OKV}.tar.bz2 - mv ${WORKDIR}/linux-${OKV} ${WORKDIR}/linux-${KV} - cd ${S} - - epatch ${DISTDIR}/patch-${OKV}-pa${PATCH_LEVEL}.gz - epatch ${FILESDIR}/security-proc-cmdline.patch - -} |