# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ ETYPE="sources" K_WANT_GENPATCHES="base" K_GENPATCHES_VER="9" inherit kernel-2 detect_version detect_arch HGPV=${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}-4 HGPV_URI="mirror://gentoo/hardened-patches-${HGPV}.extras.tar.bz2" UNIPATCH_LIST="${DISTDIR}/hardened-patches-${HGPV}.extras.tar.bz2" DESCRIPTION="Hardened sources for the ${KV_MAJOR}.${KV_MINOR} kernel tree" SRC_URI="${KERNEL_URI} ${HGPV_URI} ${GENPATCHES_URI} ${ARCH_URI}" KEYWORDS="~x86 ~ppc ~amd64 ~alpha"