# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emulation/kvm-kmod/kvm-kmod-86.ebuild,v 1.1 2009/05/28 15:49:07 dang Exp $ EAPI="2" inherit eutils linux-mod MY_PN="${PN}-devel" MY_P="${MY_PN}-${PV}" # Patchset git repo is at http://github.com/dang/kvm-patches/tree/master PATCHSET="kvm-patches-20090218" SRC_URI="mirror://sourceforge/kvm/${MY_P}.tar.gz" DESCRIPTION="Kernel-based Virtual Machine kernel modules" HOMEPAGE="http://www.linux-kvm.org" LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~amd64 ~x86" IUSE="" RESTRICT="test" RDEPEND="" DEPEND="${RDEPEND} !