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: Thu, 03 Dec 2020 02:19:45
Message-Id: 1606961871.24d69e97ade0094eaba55a6f286fc310a52fca44.whissi@gentoo
1 commit: 24d69e97ade0094eaba55a6f286fc310a52fca44
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 3 02:17:51 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 3 02:17:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d69e97
7
8 www-client/firefox: adjust minimum net-libs/nodejs dependency
9
10 Closes: https://bugs.gentoo.org/758068
11 Package-Manager: Portage-3.0.10, Repoman-3.0.2
12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
13
14 www-client/firefox/firefox-78.5.0.ebuild | 2 +-
15 www-client/firefox/firefox-83.0.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/www-client/firefox/firefox-78.5.0.ebuild b/www-client/firefox/firefox-78.5.0.ebuild
19 index b51fe327415..a2e1cfaece4 100644
20 --- a/www-client/firefox/firefox-78.5.0.ebuild
21 +++ b/www-client/firefox/firefox-78.5.0.ebuild
22 @@ -73,7 +73,7 @@ BDEPEND="${PYTHON_DEPS}
23 app-arch/unzip
24 app-arch/zip
25 >=dev-util/cbindgen-0.14.3
26 - >=net-libs/nodejs-10.19.0
27 + >=net-libs/nodejs-10.21.0
28 virtual/pkgconfig
29 >=virtual/rust-1.41.0
30 || (
31
32 diff --git a/www-client/firefox/firefox-83.0.ebuild b/www-client/firefox/firefox-83.0.ebuild
33 index 1db189e727d..6710fa78a51 100644
34 --- a/www-client/firefox/firefox-83.0.ebuild
35 +++ b/www-client/firefox/firefox-83.0.ebuild
36 @@ -73,7 +73,7 @@ BDEPEND="${PYTHON_DEPS}
37 app-arch/unzip
38 app-arch/zip
39 >=dev-util/cbindgen-0.15.0
40 - >=net-libs/nodejs-10.19.0
41 + >=net-libs/nodejs-10.21.1
42 virtual/pkgconfig
43 >=virtual/rust-1.43.0
44 || (