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

Collapse All | Expand All

(-)/usr/portage/app-emulation/vmware-modules/vmware-modules-279.1.ebuild (+2 lines)
Lines 66-71 Link Here
66
	epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
66
	epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
67
	kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
67
	kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
68
	kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
68
	kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
69
        kernel_is ge 3 11 0 && epatch "${FILESDIR}/279-3.11.0.patch"
70
        kernel_is ge 3 12 0 && epatch "${FILESDIR}/279-3.12.0.patch"
69
71
70
	# Allow user patches so they can support RC kernels and whatever else
72
	# Allow user patches so they can support RC kernels and whatever else
71
	epatch_user
73
	epatch_user

Return to bug 488072