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

Collapse All | Expand All

(-)vmware-modules-279.2.ebuild.old (+3 lines)
Lines 80-85 Link Here
80
	epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
80
	epatch "${FILESDIR}/${PV_MAJOR}-apic.patch"
81
	kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
81
	kernel_is ge 3 7 0 && epatch "${FILESDIR}/${PV_MAJOR}-putname.patch"
82
	kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
82
	kernel_is ge 3 10 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock.patch"
83
	kernel_is ge 3 11 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock-3.11.patch"
84
	kernel_is ge 3 12 0 && epatch "${FILESDIR}/${PV_MAJOR}-vmblock-3.12.patch"
85
	kernel_is ge 3 14 0 && epatch "${FILESDIR}/${PV_MAJOR}-linux-3.14.patch"
83
86
84
	# Allow user patches so they can support RC kernels and whatever else
87
	# Allow user patches so they can support RC kernels and whatever else
85
	epatch_user
88
	epatch_user

Return to bug 508204