Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Sun, 11 Oct 2020 18:44:04
Message-Id: 1602441826.204c562365a18c6044fc4404e9ec9f126686ed0c.whissi@gentoo
1 commit: 204c562365a18c6044fc4404e9ec9f126686ed0c
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 11 18:39:53 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 11 18:43:46 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204c5623
7
8 www-client/firefox: use same msg like Python eclass in llvm_check_deps()
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox/firefox-78.3.1.ebuild | 2 +-
14 www-client/firefox/firefox-81.0.1-r1.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/www-client/firefox/firefox-78.3.1.ebuild b/www-client/firefox/firefox-78.3.1.ebuild
18 index 37b316bab97..b5ee32cf3f7 100644
19 --- a/www-client/firefox/firefox-78.3.1.ebuild
20 +++ b/www-client/firefox/firefox-78.3.1.ebuild
21 @@ -209,7 +209,7 @@ llvm_check_deps() {
22 fi
23 fi
24
25 - einfo "Will use LLVM slot ${LLVM_SLOT}!" >&2
26 + einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2
27 }
28
29 MOZ_LANGS=(
30
31 diff --git a/www-client/firefox/firefox-81.0.1-r1.ebuild b/www-client/firefox/firefox-81.0.1-r1.ebuild
32 index 65702e05e32..c16727cd8a0 100644
33 --- a/www-client/firefox/firefox-81.0.1-r1.ebuild
34 +++ b/www-client/firefox/firefox-81.0.1-r1.ebuild
35 @@ -209,7 +209,7 @@ llvm_check_deps() {
36 fi
37 fi
38
39 - einfo "Will use LLVM slot ${LLVM_SLOT}!" >&2
40 + einfo "Using LLVM slot ${LLVM_SLOT} to build" >&2
41 }
42
43 MOZ_LANGS=(