From: Michael Orlitzky Date: Thu, 28 Jan 2016 01:33:36 +0000 (-0500) Subject: dev-lang/php: remove "minor" from "minor version slotting" in elogs. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=640b01df4e457bcd2065f2458b26f1fd88ced1d7;p=gentoo.git dev-lang/php: remove "minor" from "minor version slotting" in elogs. Now that PHP upstream is playing fast and loose with their versioning, our slotting applies to major versions as well as minor ones. Remove the word "minor" since it's no longer correct. Package-Manager: portage-2.2.26 --- diff --git a/dev-lang/php/php-5.6.17-r4.ebuild b/dev-lang/php/php-5.6.17-r4.ebuild index 4180cd623ef3..184650ea954c 100644 --- a/dev-lang/php/php-5.6.17-r4.ebuild +++ b/dev-lang/php/php-5.6.17-r4.ebuild @@ -786,8 +786,8 @@ pkg_postinst() { elog "Both versions of php.ini can be found with the PHP docs in" elog "${EPREFIX}/usr/share/doc/${PF}" elog - elog "For more details on how minor version slotting works," - elog "please see the wiki:" + elog "For more details on how version slotting works, please see" + elog "the wiki:" elog elog " https://wiki.gentoo.org/wiki/PHP" elog diff --git a/dev-lang/php/php-7.0.2-r4.ebuild b/dev-lang/php/php-7.0.2-r4.ebuild index e30254fd950b..f5d481896a98 100644 --- a/dev-lang/php/php-7.0.2-r4.ebuild +++ b/dev-lang/php/php-7.0.2-r4.ebuild @@ -778,8 +778,8 @@ pkg_postinst() { elog "Both versions of php.ini can be found with the PHP docs in" elog "${EPREFIX}/usr/share/doc/${PF}" elog - elog "For more details on how minor version slotting works," - elog "please see the wiki:" + elog "For more details on how version slotting works, please see" + elog "the wiki:" elog elog " https://wiki.gentoo.org/wiki/PHP" elog