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 63E4F138334 for ; Sun, 6 Oct 2019 15:26:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 031E0E0856; Sun, 6 Oct 2019 15:26:57 +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 D6A01E0856 for ; Sun, 6 Oct 2019 15:26:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 8BFB934B78D for ; Sun, 6 Oct 2019 15:26:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 999DD82A for ; Sun, 6 Oct 2019 15:26:53 +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: <1570373350.f743d8375ab04977469676fd0e1968be1ee9212b.whissi@gentoo> Subject: [gentoo-commits] proj/mozilla:master commit in: www-client/firefox/ X-VCS-Repository: proj/mozilla X-VCS-Files: www-client/firefox/firefox-70.0_beta12.ebuild X-VCS-Directories: www-client/firefox/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: f743d8375ab04977469676fd0e1968be1ee9212b X-VCS-Branch: master Date: Sun, 6 Oct 2019 15:26:53 +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: e40a493a-884f-4b1c-8ec5-d9bcbfd4426a X-Archives-Hash: 4cec85d3002d058159e0b89a9e55b9e1 commit: f743d8375ab04977469676fd0e1968be1ee9212b Author: Thomas Deutschmann gentoo org> AuthorDate: Sun Oct 6 14:49:10 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Sun Oct 6 14:49:10 2019 +0000 URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=f743d837 www-client/firefox: drop virtual/cargo Backport of commit 823290e520d72dbd88c3a6f6e327c8bb49c090cb. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> www-client/firefox/firefox-70.0_beta12.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/www-client/firefox/firefox-70.0_beta12.ebuild b/www-client/firefox/firefox-70.0_beta12.ebuild index 2410efb..cdd0b70 100644 --- a/www-client/firefox/firefox-70.0_beta12.ebuild +++ b/www-client/firefox/firefox-70.0_beta12.ebuild @@ -165,7 +165,6 @@ DEPEND="${CDEPEND} ) ) pulseaudio? ( media-sound/pulseaudio ) - >=virtual/cargo-1.35.0 >=virtual/rust-1.35.0 wayland? ( >=x11-libs/gtk+-3.11:3[wayland] ) amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )