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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35EE8138359 for ; Mon, 27 Jul 2020 21:51:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67A58E1655; Mon, 27 Jul 2020 21:51:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 49A78E1655 for ; Mon, 27 Jul 2020 21:51:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E31C034F1CF for ; Mon, 27 Jul 2020 21:51:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 598EC2CE for ; Mon, 27 Jul 2020 21:51:20 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1595886675.835aa6465a6a5eca8f5fd80438e8bb7747a4d12c.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-client/firefox/firefox-79.0.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 835aa6465a6a5eca8f5fd80438e8bb7747a4d12c X-VCS-Branch: master Date: Mon, 27 Jul 2020 21:51:20 +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: 1733d589-a85b-480b-bcdf-7005051ecf0e X-Archives-Hash: 46df5de9cdb40569a1852e70266ef960 commit: 835aa6465a6a5eca8f5fd80438e8bb7747a4d12c Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jul 27 21:51:07 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jul 27 21:51:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835aa646 www-client/firefox: needs >=rust-1.43.0 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann gentoo.org> www-client/firefox/firefox-79.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/firefox/firefox-79.0.ebuild b/www-client/firefox/firefox-79.0.ebuild index 9ec54ea10d2..446adc17053 100644 --- a/www-client/firefox/firefox-79.0.ebuild +++ b/www-client/firefox/firefox-79.0.ebuild @@ -140,7 +140,7 @@ DEPEND="${CDEPEND} >=sys-devel/binutils-2.30 sys-apps/findutils virtual/pkgconfig - >=virtual/rust-1.41.0 + >=virtual/rust-1.43.0 || ( ( sys-devel/clang:10