commit:     1ebddce44856176c380d0f5599cea82b00e8a542
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 07:52:46 2022 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 07:54:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ebddce4

dev-util/mingw64-toolchain: adjust postinst elog

Sounded a bit like doing this was recommended rather
than only for a as-needed basis.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0-r1.ebuild | 2 +-
 dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0-r1.ebuild 
b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0-r1.ebuild
index 59a0022ee10b..e88628a96cfb 100644
--- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0-r1.ebuild
+++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0-r1.ebuild
@@ -288,7 +288,7 @@ pkg_postinst() {
                elog "packages to depend on without needing a manual crossdev 
setup."
                elog
                elog "Settings are oriented only for what these need and 
simplicity."
-               elog "Please use sys-devel/crossdev for full 
toolchain/customization:"
+               elog "Use sys-devel/crossdev if need full 
toolchain/customization:"
                elog "    https://wiki.gentoo.org/wiki/Mingw";
                elog "    https://wiki.gentoo.org/wiki/Crossdev";
        fi

diff --git a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild 
b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
index 19bd919bebec..d5ea4cc5118d 100644
--- a/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
+++ b/dev-util/mingw64-toolchain/mingw64-toolchain-10.0.0_p1.ebuild
@@ -289,7 +289,7 @@ pkg_postinst() {
                elog "packages to depend on without needing a manual crossdev 
setup."
                elog
                elog "Settings are oriented only for what these need and 
simplicity."
-               elog "Please use sys-devel/crossdev for full 
toolchain/customization:"
+               elog "Use sys-devel/crossdev if need full 
toolchain/customization:"
                elog "    https://wiki.gentoo.org/wiki/Mingw";
                elog "    https://wiki.gentoo.org/wiki/Crossdev";
        fi

Reply via email to