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.4.0-r1.ebuild (+3 lines)
Lines 127-132 Link Here
127
127
128
	# fix for udev changes bug #236819
128
	# fix for udev changes bug #236819
129
	epatch "${FILESDIR}/${P}-udevinfo.patch"
129
	epatch "${FILESDIR}/${P}-udevinfo.patch"
130
131
	# fix python-2.6 DeprecationWarnings
132
	epatch "${FILESDIR}/${PN}-3.4.0-python.patch"
130
}
133
}
131
134
132
src_compile() {
135
src_compile() {

Return to bug 282729