commit: 640b01df4e457bcd2065f2458b26f1fd88ced1d7
Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 28 01:33:36 2016 +0000
Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Thu Jan 28 14:45:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640b01df
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
dev-lang/php/php-5.6.17-r4.ebuild | 4 ++--
dev-lang/php/php-7.0.2-r4.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/dev-lang/php/php-5.6.17-r4.ebuild
b/dev-lang/php/php-5.6.17-r4.ebuild
index 4180cd6..184650e 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 e30254f..f5d4818 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