--- phc-intel-0.3.2.12.11.ebuild 2013-09-05 16:01:35.000000000 -0700 +++ phc-intel-0.3.2.12.11.ebuild 2013-11-21 15:28:22.000000000 -0800 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linux-phc.org/ http://www.linux-phc.org/forum/viewtopic.php?f=7&t=267" #no automatic filenames here, sorry -SRC_URI="http://www.linux-phc.org/forum/download/file.php?id=147 -> phc-intel-pack-rev11.tar.bz2" +SRC_URI="http://www.linux-phc.org/forum/download/file.php?id=149 -> phc-intel-pack-rev12.tar.bz2" LICENSE="GPL-2" SLOT="0" @@ -32,7 +32,7 @@ eerror "Please use a previous version of ${PN} or a newer kernel." die fi - if kernel_is gt 3 11 ; then + if kernel_is gt 3 12 ; then eerror "Your kernel version is not yet supported by this version of ${PN}." eerror "Please use a newer version of ${PN} or an older kernel." die @@ -41,8 +41,6 @@ } src_prepare() { - epatch "${FILESDIR}"/phc-intel-pack-rev11-trailing-space.patch - sed -e '/^all:/s:prepare::' \ -i Makefile || die @@ -50,7 +48,7 @@ if kernel_is gt 2 6 39 ; then my_sub=drivers fi - cp -v "${KERNEL_DIR}"/${my_sub}/cpufreq/{acpi-cpufreq.c,mperf.h} . || die + cp -v "${KERNEL_DIR}"/${my_sub}/cpufreq/acpi-cpufreq.c . || die if kernel_is lt 3 0 ; then epatch inc/${KV_MAJOR}.${KV_MINOR}.${KV_PATCH}/linux-phc-0.3.2.patch