commit:     823290e520d72dbd88c3a6f6e327c8bb49c090cb
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  6 11:32:42 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 11:41:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=823290e5

www-client/firefox: drop virtual/cargo

Bug: https://bugs.gentoo.org/695698
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 eclass/mozconfig-v6.60.eclass            | 2 --
 www-client/firefox/firefox-68.1.0.ebuild | 1 -
 www-client/firefox/firefox-69.0.2.ebuild | 1 -
 3 files changed, 4 deletions(-)

diff --git a/eclass/mozconfig-v6.60.eclass b/eclass/mozconfig-v6.60.eclass
index ae83ebd6c31..4cbf6fe9618 100644
--- a/eclass/mozconfig-v6.60.eclass
+++ b/eclass/mozconfig-v6.60.eclass
@@ -194,11 +194,9 @@ DEPEND="app-arch/zip
        )
        pulseaudio? ( media-sound/pulseaudio )
        elibc_glibc? (
-               virtual/cargo
                virtual/rust
        )
        elibc_musl? (
-               virtual/cargo
                virtual/rust
        )
        ${RDEPEND}"

diff --git a/www-client/firefox/firefox-68.1.0.ebuild 
b/www-client/firefox/firefox-68.1.0.ebuild
index cbc319d6760..c98776c20e7 100644
--- a/www-client/firefox/firefox-68.1.0.ebuild
+++ b/www-client/firefox/firefox-68.1.0.ebuild
@@ -163,7 +163,6 @@ DEPEND="${CDEPEND}
                )
        )
        pulseaudio? ( media-sound/pulseaudio )
-       >=virtual/cargo-1.34.0
        >=virtual/rust-1.34.0
        wayland? ( >=x11-libs/gtk+-3.11:3[wayland] )
        amd64? ( >=dev-lang/yasm-1.1 virtual/opengl )

diff --git a/www-client/firefox/firefox-69.0.2.ebuild 
b/www-client/firefox/firefox-69.0.2.ebuild
index c221342b1f9..98fb419fd60 100644
--- a/www-client/firefox/firefox-69.0.2.ebuild
+++ b/www-client/firefox/firefox-69.0.2.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 )

Reply via email to