dev-lang/php: new revision of the 7.x series to fix our webp support.
authorMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Jun 2016 17:11:18 +0000 (13:11 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Sat, 4 Jun 2016 19:28:34 +0000 (15:28 -0400)
commitc574e9846e0011007725557db7a9f42ce46b3bd8
tree16243a1b8dd04a963798a60a54960a09a61fe419
parent5cd9c5f7781b961b15edb0532d7255676242460f
dev-lang/php: new revision of the 7.x series to fix our webp support.

In the 5.x series, libvpx was used to provide webp support to the gd
library. It was pulled in with USE=vpx. In php-7.x, however, libvpx
has been replaced with libwebp. The old USE=vpx flag no longer worked,
so it has been replaced with USE=webp and eveything updated to use
that for php-7.x.

Package-Manager: portage-2.2.28
dev-lang/php/metadata.xml
dev-lang/php/php-7.0.7-r1.ebuild [moved from dev-lang/php/php-7.0.7.ebuild with 99% similarity]