# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ ETYPE="sources" CKV="2.6.19" K_WANT_GENPATCHES="base extras" K_GENPATCHES_VER="3" K_USEPV=1 K_NOSETEXTRAVERSION=1 MY_PN=${PN/-sources/-patches} inherit kernel-2 detect_version KEYWORDS="~amd64 ~x86" IUSE="" DESCRIPTION="Full sources including gentoo and Linux-VServer patchsets for the ${KV_MAJOR}.${KV_MINOR} kernel tree" HOMEPAGE="http://dev.croup.de/proj/gentoo-vps" SRC_URI="${KERNEL_URI} ${GENPATCHES_URI} ${ARCH_URI} http://dev.gentoo.org/~hollow/distfiles/${MY_PN}-${CKV}_${PVR}.tar.bz2 http://dev.gentoo.org/~phreak/distfiles/${MY_PN}-${CKV}_${PVR}.tar.bz2" UNIPATCH_STRICTORDER=1 UNIPATCH_LIST="${DISTDIR}/${MY_PN}-${CKV}_${PVR}.tar.bz2"