--- xen-tools-3.0.2.ebuild 2006-06-10 18:52:46.000000000 +1000 +++ xen-tools-3.0.2-r1.ebuild 2006-06-10 18:51:48.000000000 +1000 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emulation/xen-tools/xen-tools-3.0.2.ebuild,v 1.8 2006/06/02 09:23:34 uberlord Exp $ -inherit mount-boot flag-o-matic eutils +inherit mount-boot flag-o-matic distutils eutils DESCRIPTION="Xend daemon and tools" HOMEPAGE="http://xen.sourceforge.net" @@ -38,6 +38,8 @@ ) || ( sys-fs/udev sys-apps/hotplug )" +PYTHON_MODNAME="xen grub" + src_unpack() { unpack ${A} # if the user *really* wants to use their own custom-cflags, let them