summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlie Shepherd <masterdriverz@gentoo.org>2007-01-07 14:17:51 +0000
committerCharlie Shepherd <masterdriverz@gentoo.org>2007-01-07 14:17:51 +0000
commit7726abbe7a45e0e8df42f17898d3cc04004ca82c (patch)
tree063ddd463ccd7bc4ff3850b6959d76e6e6da494d /sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild
parentRevision bump, pull in a couple of fixes until 0.6.17 is released. (diff)
downloadgentoo-2-7726abbe7a45e0e8df42f17898d3cc04004ca82c.tar.gz
gentoo-2-7726abbe7a45e0e8df42f17898d3cc04004ca82c.tar.bz2
gentoo-2-7726abbe7a45e0e8df42f17898d3cc04004ca82c.zip
Bump to 2.6.20_rc3-mm1
(Portage version: 2.1.2_rc4-r3)
Diffstat (limited to 'sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild')
-rw-r--r--sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild25
1 files changed, 25 insertions, 0 deletions
diff --git a/sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild b/sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild
new file mode 100644
index 000000000000..c1a377127484
--- /dev/null
+++ b/sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/mm-sources/mm-sources-2.6.20_rc3-r1.ebuild,v 1.1 2007/01/07 14:17:51 masterdriverz Exp $
+
+K_PREPATCHED="yes"
+UNIPATCH_STRICTORDER="yes"
+K_SECURITY_UNSUPPORTED="1"
+
+ETYPE="sources"
+inherit kernel-2
+detect_version
+UNIPATCH_LIST="${DISTDIR}/${KV_FULL}.bz2"
+K_NOSETEXTRAVERSION="don't_set_it"
+RESTRICT="nomirror"
+DESCRIPTION="Andrew Morton's kernel, mostly fixes for 2.6 vanilla, some vm stuff too"
+SRC_URI="${KERNEL_URI} mirror://kernel/linux/kernel/people/akpm/patches/2.6/${KV/-mm*/}/${KV}/${KV}.bz2"
+
+KEYWORDS="-* ~amd64 ~ppc ~ppc64 ~x86"
+IUSE=""
+
+K_EXTRAEINFO="This kernel is not supported by Gentoo due to its unstable and
+experimental nature. If you have any issues, try a matching vanilla-sources
+ebuild -- if the problem persists there, please file a bug at http://bugme.osdl.org.
+If the problem only occurs with mm-sources then please contact Andrew Morton to
+get your issue resolved."