dev-lang/php: new edit/revision to hide some elog messages when possible.
authorMichael Orlitzky <mjo@gentoo.org>
Mon, 11 Jul 2016 01:25:46 +0000 (21:25 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Mon, 11 Jul 2016 01:26:01 +0000 (21:26 -0400)
commit7cd30f93ff9444fe97fe6ed2f44979c8598cf26a
treea1fed10f0435d655ad716d6cce8912a0de0dde02
parent361fb48dfdefd0b5442dd36e1b3d9a2cb47f8b07
dev-lang/php: new edit/revision to hide some elog messages when possible.

Two of the elog messages that we show only need to be dealt with
once. If the user has the recently-emerged slot of PHP in his
PHP_TARGETS already, then we don't need to bug him about that. And if
he has PHP_INI_VERSION set to a legal value, then we don't need to
inform him about that either.

A new revision is made for the php-5.6.x series. The 7.x series is not
stable, so an in-place edit was made.

Gentoo-Bug: 440574

Package-Manager: portage-2.2.28
dev-lang/php/php-5.6.23-r1.ebuild [new file with mode: 0644]
dev-lang/php/php-7.0.8.ebuild