Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 513692 - sys-power/phc-intel-0.3.2.12.15.1 version bump
Summary: sys-power/phc-intel-0.3.2.12.15.1 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-18 13:54 UTC by Attila Oláh
Modified: 2014-07-22 05:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
phc-intel-0.3.2.12.15.1.ebuild (phc-intel-0.3.2.12.15.1.ebuild,1.81 KB, text/plain)
2014-06-18 13:54 UTC, Attila Oláh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Attila Oláh 2014-06-18 13:54:53 UTC
Created attachment 379208 [details]
phc-intel-0.3.2.12.15.1.ebuild

Please upgrade sys-power/phc-intel-0.3.2.12.15.1. Previous versions only support kernels up to 3.14. This one supports the 3.15 branch.

I'm attaching one that works for me (I haven't applied any patches).
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-18 13:59:19 UTC
Comment on attachment 379208 [details]
phc-intel-0.3.2.12.15.1.ebuild

sys-power/phc-intel-0.3.2.12.15.1.ebuild

<cat>/<pkg>-<version>.ebuild is neither a valid path nor a valid atom.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2014-06-18 14:00:31 UTC
Comment on attachment 379208 [details]
phc-intel-0.3.2.12.15.1.ebuild

--- phc-intel-0.3.2.12.14.ebuild        2014-04-14 02:27:54.000000000 +0200
+++ -   2014-06-18 16:00:15.585822203 +0200
@@ -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=159 -> phc-intel-pack-rev14.tar.bz2"
+SRC_URI="http://www.linux-phc.org/forum/download/file.php?id=161 -> phc-intel-pack-rev15.1.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 14 ; then
+       if kernel_is gt 3 15 ; 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,10 +41,6 @@
 }
 
 src_prepare() {
-       epatch "${FILESDIR}"/phc-intel-pack-rev12-trailing-space-r1.patch
-       epatch "${FILESDIR}"/phc-intel-pack-rev14-trailing-space-3.13.patch
-       epatch "${FILESDIR}"/phc-intel-pack-rev14-trailing-space-3.14.patch
-
        sed -e '/^all:/s:prepare::' \
                -i Makefile || die
Comment 3 Michael Weber (RETIRED) gentoo-dev 2014-07-22 05:49:16 UTC
*phc-intel-0.3.2.12.15.1 (22 Jul 2014)

  22 Jul 2014; Michael Weber <xmw@gentoo.org>
  +files/phc-intel-0.3.2-rev12-trailing-space-3.5.patch,
  +files/phc-intel-0.3.2-rev12-trailing-space-misc.patch,
  +files/phc-intel-0.3.2-rev14-trailing-space-3.13.patch,
  +files/phc-intel-0.3.2-rev14-trailing-space-3.14.patch,
  +files/phc-intel-0.3.2-rev15-trailing-space-3.15.patch,
  +files/phc-intel-0.3.2-rev15-trailing-space-3.5.patch,
  +phc-intel-0.3.2.12.14-r1.ebuild, +phc-intel-0.3.2.12.15.1.ebuild,
  -files/phc-intel-0.3.2.12.1-r5-2.6.35.patch,
  -files/phc-intel-0.3.2.12.1-r5-2.6.36.patch,
  -files/phc-intel-0.3.2.12.1-r5-2.6.37.patch,
  -files/phc-intel-0.3.2.12.1-r5-3.7.patch,
  -files/phc-intel-pack-rev12-trailing-space-r1.patch,
  -files/phc-intel-pack-rev14-trailing-space-3.13.patch,
  -files/phc-intel-pack-rev14-trailing-space-3.14.patch,
  -phc-intel-0.3.199.11_pre.ebuild, -phc-intel-0.3.2.12.1-r5.ebuild,
  -phc-intel-0.3.2.12.12.ebuild, -phc-intel-0.3.2.12.14.ebuild:
  Version bump (bug 513692), remove old ebuilds, patch correct patch.