# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-kernel/openvz-sources/openvz-sources-023.037.ebuild,v 1.1 2006/12/16 06:50:05 phreak Exp $ ETYPE="sources" CKV="2.6.9" K_USEPV=1 K_NOSETEXTRAVERSION=1 inherit kernel-2 detect_version OVZ_KERNEL="${PV%%.*}stab${PV##*.}" OVZ_REV="3" KEYWORDS="~amd64 ~x86" IUSE="" DESCRIPTION="Full sources including OpenVZ patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree" HOMEPAGE="http://www.openvz.org" SRC_URI="${KERNEL_URI} ${ARCH_URI} mirror://openvz/kernel/stable/${OVZ_KERNEL}.${OVZ_REV}/patches/patch-${OVZ_KERNEL}.${OVZ_REV}-combined.gz" UNIPATCH_STRICTORDER=1 UNIPATCH_LIST="${DISTDIR}/patch-ovz${OVZ_KERNEL}.${OVZ_REV}-combined.gz"