--- /usr/portage/app-emulation/xen-tools/xen-tools-3.3.1.ebuild 2009-06-27 09:35:19.000000000 +0200 +++ xen-tools-3.3.1.ebuild 2009-08-25 20:32:25.771433553 +0200 @@ -129,6 +129,9 @@ # fix variable declaration to avoid sandbox issue, #253134 epatch "${FILESDIR}/${PN}-3.3.1-sandbox-fix.patch" + + # fix python-2.6 DeprecationWarnings + epatch "${FILESDIR}/${PN}-3.3.1-python.patch" } src_compile() {