summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-10-11 20:39:53 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-10-11 20:43:46 +0200
commit204c562365a18c6044fc4404e9ec9f126686ed0c (patch)
tree0dbadc1c192ca144322b02c9787d55263f7dc70b
parentmail-client/thunderbird: use same msg like Python eclass in llvm_check_deps() (diff)
downloadgentoo-204c5623.tar.gz
gentoo-204c5623.tar.bz2
gentoo-204c5623.zip
www-client/firefox: use same msg like Python eclass in llvm_check_deps()
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r--www-client/firefox/firefox-78.3.1.ebuild2
-rw-r--r--www-client/firefox/firefox-81.0.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild
index 37b316bab979..b5ee32cf3f73 100644
--- a/www-client/firefox/firefox-78.3.1.ebuild
+++ b/www-client/firefox/firefox-78.3.1.ebuild
@@ -209,7 +209,7 @@ llvm_check_deps() {
fi
fi
- einfo "Will use LLVM slot ${LLVM_SLOT}!" >&2
+ einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2
}
MOZ_LANGS=(
diff --git a/www-client/firefox/firefox-81.0.1-r1.ebuild b/www-client/firefox/firefox-81.0.1-r1.ebuild
index 65702e05e323..c16727cd8a07 100644
--- a/www-client/firefox/firefox-81.0.1-r1.ebuild
+++ b/www-client/firefox/firefox-81.0.1-r1.ebuild
@@ -209,7 +209,7 @@ llvm_check_deps() {
fi
fi
- einfo "Will use LLVM slot ${LLVM_SLOT}!" >&2
+ einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2
}
MOZ_LANGS=(