# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 

K_PREPATCHED="yes"
UNIPATCH_STRICTORDER="yes"

ETYPE="sources"
inherit kernel-2
detect_version

MMV="2"
MMPV="${KV/-no*/}-mm${MMV}"
MMPV_SRC="mirror://kernel/linux/kernel/people/akpm/patches/2.6/${MMPV/-mm*/}/${MMPV}/${MMPV}.bz2"

NOPV_SRC="http://no.oldos.org/files/${KV}/${KV}.bz2 http://joecool.ftfuchs.com/no-sources/${KV}/${KV}.bz2"

UNIPATCH_LIST="${DISTDIR}/${MMPV}.bz2 ${DISTDIR}/${KV}.bz2"
K_NOSETEXTRAVERSION="don't_set_it"
RESTRICT="nomirror"
DESCRIPTION="Development branch of the linux kernel based on Andrew Morton's patchset, with some additional features, tweaks, etc."
SRC_URI="${KERNEL_URI} ${MMPV_SRC} ${NOPV_SRC}"

KEYWORDS="-* ~amd64 ~ppc64 x86"
IUSE=""

K_EXTRAEINFO="IMPORTANT: cheater-conrad, joecool, jasonf would like
to remind you that this is an experimental kernel still.  Don't blame us
if things break. If you experience problems while using no-sources,
go back to a vanilla kernel and see if the problem persists. If the problems
are still there, then you can bug somebody. (Preferably us and
not the Gentoo devs!) We lurk at #no-sources on Freenode."

