summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2003-09-16 16:09:50 +0000
committerDavid Holm <dholm@gentoo.org>2003-09-16 16:09:50 +0000
commit0748ac9e1839f91f4a93373b331811b28916c16c (patch)
tree8d2046cbbd44c18035168c2c9a3401017b8890f7 /sys-kernel/ppc-sources-dev
parentRemoved virtual/modutils from .19 and .20 as repoman did not approve. Added p... (diff)
downloadhistorical-0748ac9e1839f91f4a93373b331811b28916c16c.tar.gz
historical-0748ac9e1839f91f4a93373b331811b28916c16c.tar.bz2
historical-0748ac9e1839f91f4a93373b331811b28916c16c.zip
Removed virtual/modutils from .19 and .20 as repoman did not approve. Added ppc-sources-dev-2.4.22.
Diffstat (limited to 'sys-kernel/ppc-sources-dev')
-rw-r--r--sys-kernel/ppc-sources-dev/Manifest8
-rw-r--r--sys-kernel/ppc-sources-dev/files/digest-ppc-sources-dev-2.4.222
-rw-r--r--sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild4
-rw-r--r--sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild4
-rw-r--r--sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.22.ebuild67
5 files changed, 77 insertions, 8 deletions
diff --git a/sys-kernel/ppc-sources-dev/Manifest b/sys-kernel/ppc-sources-dev/Manifest
index df8cc311560d..132ef3678417 100644
--- a/sys-kernel/ppc-sources-dev/Manifest
+++ b/sys-kernel/ppc-sources-dev/Manifest
@@ -1,9 +1,9 @@
-MD5 de108109bc118223c59ff774f8673709 ChangeLog 1423
+MD5 463014c76833b571ca5608e47cd28ced ChangeLog 1588
MD5 4b1f93b2fca55d2bfdd961a517eb5611 metadata.xml 347
-MD5 73d508a0aa1676d9237227a24baf0e8f ppc-sources-dev-2.4.19.ebuild 2129
-MD5 603ae3ea734a4d194f84024c59cc0710 ppc-sources-dev-2.4.20.ebuild 2371
+MD5 0e03174f73a912bd9ddf1870009f994e ppc-sources-dev-2.4.19.ebuild 2248
+MD5 ded1f85c903b44cf640e3fd5895f9ec1 ppc-sources-dev-2.4.20.ebuild 2490
MD5 4dedb221be5ebb37aa9d9f8557e0e379 ppc-sources-dev-2.4.21.ebuild 1719
-MD5 3f58242e5af3025ac07c7437b09925cb ppc-sources-dev-2.4.22.ebuild 1571
+MD5 608bf7db848d6fbd20557fe3d71b1dd9 ppc-sources-dev-2.4.22.ebuild 1689
MD5 660f16218c08735d9c1e9e0e5b292a23 files/digest-ppc-sources-dev-2.4.19 68
MD5 c45b2bb6026a8726c5932c0778879a21 files/digest-ppc-sources-dev-2.4.20 70
MD5 91cdf75820acd5ac4942bab12e5ceb5a files/digest-ppc-sources-dev-2.4.21 143
diff --git a/sys-kernel/ppc-sources-dev/files/digest-ppc-sources-dev-2.4.22 b/sys-kernel/ppc-sources-dev/files/digest-ppc-sources-dev-2.4.22
new file mode 100644
index 000000000000..befa3b3be6e0
--- /dev/null
+++ b/sys-kernel/ppc-sources-dev/files/digest-ppc-sources-dev-2.4.22
@@ -0,0 +1,2 @@
+MD5 75dc85149b06ac9432106b8941eb9f7b linux-2.4.22.tar.bz2 29528612
+MD5 021f265ba377de868f68ad17818bc1cd patches-2.4.22-ppc-dev.tar.bz2 1365965
diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild
index f09ef5db09d6..b0671b204ba3 100644
--- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild
+++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.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/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild,v 1.16 2003/09/09 08:48:45 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.19.ebuild,v 1.17 2003/09/16 16:09:45 dholm Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -31,7 +31,7 @@ KEYWORDS="ppc -x86 -sparc "
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
DEPEND=">=sys-devel/binutils-2.11.90.0.31"
- RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl virtual/modutils sys-devel/make"
+ RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make"
fi
diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild
index 76bba90b75d9..f317f4e00d6e 100644
--- a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild
+++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.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/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild,v 1.11 2003/09/09 08:48:45 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.20.ebuild,v 1.12 2003/09/16 16:09:45 dholm Exp $
#OKV=original kernel version, KV=patched kernel version. They can be the same.
@@ -31,7 +31,7 @@ KEYWORDS="ppc -x86 -sparc "
if [ $ETYPE = "sources" ] && [ -z "`use build`" ]
then
DEPEND=">=sys-devel/binutils-2.11.90.0.31"
- RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl virtual/modutils sys-devel/make"
+ RDEPEND=">=sys-libs/ncurses-5.2 dev-lang/perl sys-devel/make"
fi
diff --git a/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.22.ebuild b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.22.ebuild
new file mode 100644
index 000000000000..619532dd9219
--- /dev/null
+++ b/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.22.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/ppc-sources-dev/ppc-sources-dev-2.4.22.ebuild,v 1.1 2003/09/16 16:09:45 dholm Exp $
+
+#OKV=original kernel version, KV=patched kernel version. They can be the same.
+
+ETYPE="sources"
+
+inherit kernel
+OKV="2.4.22"
+KV=2.4.22-ppc-dev
+S=${WORKDIR}/linux-${KV}
+
+
+# What's in this kernel?
+
+# INCLUDED:
+# benh 2.4.22-2
+# Pegasos 20030902
+# Amiga SFS 0.6
+# Orinoco Monitor 0.13
+# O_STREAMING
+# GRsecurity 2.0-rc3
+# ea+acl+nfsacl 0.8.60
+# XFS 1.30
+# Cryptoloop Jari
+# Super FreeS/WAN 2.01
+# x509 1.4.5
+# Extra bootlogos
+# Bootsplash 3.0.7 (Does not work on Macs)
+
+
+DESCRIPTION="Full developmental sources for the Gentoo Linux PPC kernel - Experimental!"
+SRC_URI="mirror://kernel/linux/kernel/v2.4/linux-${OKV}.tar.bz2
+ mirror://gentoo/patches-${OKV}-ppc-dev.tar.bz2"
+PROVIDE="virtual/linux-sources"
+HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
+LICENSE="GPL-2"
+SLOT="${KV}"
+KEYWORDS="~ppc -x86 -sparc -mips -hppa -alpha -arm"
+IUSE="build crypt"
+
+
+src_unpack() {
+ unpack ${A}
+ mv linux-${OKV} linux-${KV} || die "Unable to move kernel source tree to linux-${KV}"
+
+ cd ${WORKDIR}/${KV}
+ # This is the crypt USE flag, keeps {USAGI/superfreeswan/patch-int/loop-jari}
+ if [ -z "`use crypt`" ]; then
+ einfo "No Cryptographic support, dropping patches..."
+ for file in 6* ;do
+ einfo "Dropping ${file}..."
+ rm -f ${file}
+ done
+ else
+ einfo "Cryptographic patches will be applied"
+ fi
+
+ kernel_src_unpack
+}
+
+pkg_postinst() {
+ kernel_pkg_postinst
+
+ ewarn "Bootsplash currently does not work on Macs."
+}