summaryrefslogtreecommitdiff
path: root/dev-lang/php/php-7.0.9-r1.ebuild
AgeCommit message (Collapse)Author
2016-08-04dev-lang/php: new 7.x revision to fix the build on x86.Michael Orlitzky
There is an upstream bug that causes the build to fail on x86 with gcc-4.9. There was an earlier fix for gcc-4.8, and this new revision has a fix that also works for gcc-4.9. And, since we're no longer inheriting depend.apache.eclass, I was finally able to update the ebuild to EAPI=6. A redundant earlier ebuild for php-7.0.9 was also removed. Gentoo-Bug: 571658 Package-Manager: portage-2.2.28
2016-07-27dev-lang/php: WhitespacePatrick Lauer
Package-Manager: portage-2.3.0
2016-07-26dev-lang/php: new 5.6 and 7.0 revisions to clean up metadata cruft.Michael Orlitzky
The SRC_URI handling in our current ebuilds was a bit over-complicated. I've reorganized all of the metadata (KEYWORDS, SRC_URI, etc.) so that it's easier to understand. There were also some superfluous environment variables that have been removed. Package-Manager: portage-2.2.28