# $Header: /magellan-cvs/smage/virtinst/virtinst-0.300.3-r1.smage2,v 1.1 2008/05/21 17:26:22 niro Exp $ PNAME="virtinst" PVER="0.300.3" PBUILD="r1" PCATEGORIE="app-emulation" STATE="unstable" DESCRIPTION="Python modules for starting virtualized guest installations." HOMEPAGE="http://virt-manager.et.redhat.com/" DEPEND=">= app-emulation/libvirt-0.4.2 >= dev-lang/python-2.5 >= dev-python/urlgrabber-3.1" SRCFILE="${PNAME}-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" sminclude python SRC_URI=( http://virt-manager.et.redhat.com/download/sources/${PNAME}/${SRCFILE} mirror://${PNAME}/${SRCFILE} )