commit:     921d03f067dd369c100d458b1aca08b2f93cf838
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  3 02:56:20 2021 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Fri Dec  3 02:58:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=921d03f0

app-portage/iwdevtools: sync live

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

 app-portage/iwdevtools/iwdevtools-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/app-portage/iwdevtools/iwdevtools-9999.ebuild 
b/app-portage/iwdevtools/iwdevtools-9999.ebuild
index 282831c8b50a..e646ee963668 100644
--- a/app-portage/iwdevtools/iwdevtools-9999.ebuild
+++ b/app-portage/iwdevtools/iwdevtools-9999.ebuild
@@ -57,7 +57,8 @@ pkg_postinst() {
                elog "See ${EROOT}/usr/share/doc/${PF}/README.rst* for 
information on tools."
        fi
 
-       if ver_test ${REPLACING_VERSIONS} -le 0.7.0; then
+       if [[ ${REPLACING_VERSIONS} ]] &&
+               ver_test ${REPLACING_VERSIONS} -le 0.7.0; then
                elog "qa-* bashrcs now use \`eqawarn\` for portage output. If 
no longer"
                elog "seeing messages post-emerge, ensure 'qa' is in 
PORTAGE_ELOG_CLASSES."
        fi

Reply via email to