From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4BFFD158091 for ; Thu, 9 Jun 2022 13:48:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13579E0837; Thu, 9 Jun 2022 13:48:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED4DAE0837 for ; Thu, 9 Jun 2022 13:48:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6ECDD341383 for ; Thu, 9 Jun 2022 13:48:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E9F454F8 for ; Thu, 9 Jun 2022 13:48:48 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1654782526.e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-91.10.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c X-VCS-Branch: master Date: Thu, 9 Jun 2022 13:48:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 07acbb2d-492e-49f2-87c1-1da9c5b7610a X-Archives-Hash: 27d1fcdfeb9f4a9b65695cf196b9e741 commit: e773ea80ebcaa38fc5b4e61dc2f2f9391c7b016c Author: Joonas Niilola gentoo org> AuthorDate: Thu Jun 9 13:45:45 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Jun 9 13:48:46 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e773ea80 www-client/firefox: limit cbindgen to <0.24.0 on esr Signed-off-by: Joonas Niilola gentoo.org> www-client/firefox/firefox-91.10.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/www-client/firefox/firefox-91.10.0.ebuild b/www-client/firefox/firefox-91.10.0.ebuild index 4ba733d71e7c..999cd444d776 100644 --- a/www-client/firefox/firefox-91.10.0.ebuild +++ b/www-client/firefox/firefox-91.10.0.ebuild @@ -83,6 +83,7 @@ BDEPEND="${PYTHON_DEPS} app-arch/unzip app-arch/zip >=dev-util/cbindgen-0.19.0 + =net-libs/nodejs-10.23.1 virtual/pkgconfig >=virtual/rust-1.51.0