View | Details | Raw Unified
Collapse All | Expand All

(-) xen-tools-3.0.2.ebuild (-1 / +3 lines)
 Lines 2-8    Link Here 
# Distributed under the terms of the GNU General Public License v2
# 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 $
# $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"
DESCRIPTION="Xend daemon and tools"
HOMEPAGE="http://xen.sourceforge.net"
HOMEPAGE="http://xen.sourceforge.net"
 Lines 38-43    Link Here 
	)
	)
	|| ( sys-fs/udev sys-apps/hotplug )"
	|| ( sys-fs/udev sys-apps/hotplug )"
PYTHON_MODNAME="xen grub"
src_unpack() {
src_unpack() {
	unpack ${A}
	unpack ${A}
	# if the user *really* wants to use their own custom-cflags, let them
	# if the user *really* wants to use their own custom-cflags, let them