Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 282729 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/app-emulation/xen-tools/xen-tools-3.3.1.ebuild (+3 lines)
Lines 129-134 Link Here
129
129
130
	# fix variable declaration to avoid sandbox issue, #253134
130
	# fix variable declaration to avoid sandbox issue, #253134
131
	epatch "${FILESDIR}/${PN}-3.3.1-sandbox-fix.patch"
131
	epatch "${FILESDIR}/${PN}-3.3.1-sandbox-fix.patch"
132
133
	# fix python-2.6 DeprecationWarnings
134
	epatch "${FILESDIR}/${PN}-3.3.1-python.patch"
132
}
135
}
133
136
134
src_compile() {
137
src_compile() {

Return to bug 282729