# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ ETYPE="sources" K_WANT_GENPATCHES="base extras" K_GENPATCHES_VER="2" K_SECURITY_UNSUPPORTED=1 inherit kernel-2 detect_version detect_arch R4V="${KV_MAJOR}.${KV_MINOR}.25" DESCRIPTION="Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree and the reiser4 patchset" HOMEPAGE="http://dev.gentoo.org/~dsd/genpatches http://gentoo-wiki.com/HOWTO_Reiser4_With_Gentoo-Sources" SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} \ mirror://kernel/linux/kernel/people/edward/reiser4/reiser4-for-${KV_MAJOR}.${KV_MINOR}/reiser4-for-${R4V}.patch.bz2" UNIPATCH_LIST="${DISTDIR}/reiser4-for-${R4V}.patch.bz2" KEYWORDS="~amd64 ~x86" IUSE="" K_EXTRAEINFO="For more info on this patchset, and how to report problems, see: ${HOMEPAGE}"