diff options
author | 2019-03-13 02:52:51 +0100 | |
---|---|---|
committer | 2019-03-13 02:56:50 +0100 | |
commit | 6ba82e218f0136275cfbdab272f51b734c778665 (patch) | |
tree | 16d11f28340add43b3e9db75c98f51225b2d9045 /www-client | |
parent | www-client/firefox: bump to v66.0 Beta 14 (diff) | |
download | gentoo-6ba82e218f0136275cfbdab272f51b734c778665.tar.gz gentoo-6ba82e218f0136275cfbdab272f51b734c778665.tar.bz2 gentoo-6ba82e218f0136275cfbdab272f51b734c778665.zip |
www-client/firefox: drop LLVM slot 4 & 5
<sys-devel/lld-6 was dropped in commit 25a46c7e439dfe79ed97df2c8290c31f0ae328f8.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-65.0.2.ebuild | 18 | ||||
-rw-r--r-- | www-client/firefox/firefox-66.0_beta14.ebuild | 18 |
2 files changed, 0 insertions, 36 deletions
diff --git a/www-client/firefox/firefox-65.0.2.ebuild b/www-client/firefox/firefox-65.0.2.ebuild index 8c9f3333e124..cca1d1d0101b 100644 --- a/www-client/firefox/firefox-65.0.2.ebuild +++ b/www-client/firefox/firefox-65.0.2.ebuild @@ -144,24 +144,6 @@ DEPEND="${CDEPEND} pgo? ( =sys-libs/compiler-rt-sanitizers-6*[profile] ) ) ) - ( - sys-devel/clang:5 - !clang? ( sys-devel/llvm:5 ) - clang? ( - =sys-devel/lld-5* - sys-devel/llvm:5[gold] - pgo? ( =sys-libs/compiler-rt-sanitizers-5*[profile] ) - ) - ) - ( - sys-devel/clang:4 - !clang? ( sys-devel/llvm:4 ) - clang? ( - =sys-devel/lld-4* - sys-devel/llvm:4[gold] - pgo? ( =sys-libs/compiler-rt-sanitizers-4*[profile] ) - ) - ) ) pulseaudio? ( media-sound/pulseaudio ) >=virtual/cargo-1.30.0 diff --git a/www-client/firefox/firefox-66.0_beta14.ebuild b/www-client/firefox/firefox-66.0_beta14.ebuild index 278615316040..1e639816710f 100644 --- a/www-client/firefox/firefox-66.0_beta14.ebuild +++ b/www-client/firefox/firefox-66.0_beta14.ebuild @@ -145,24 +145,6 @@ DEPEND="${CDEPEND} pgo? ( =sys-libs/compiler-rt-sanitizers-6*[profile] ) ) ) - ( - sys-devel/clang:5 - !clang? ( sys-devel/llvm:5 ) - clang? ( - =sys-devel/lld-5* - sys-devel/llvm:5[gold] - pgo? ( =sys-libs/compiler-rt-sanitizers-5*[profile] ) - ) - ) - ( - sys-devel/clang:4 - !clang? ( sys-devel/llvm:4 ) - clang? ( - =sys-devel/lld-4* - sys-devel/llvm:4[gold] - pgo? ( =sys-libs/compiler-rt-sanitizers-4*[profile] ) - ) - ) ) pulseaudio? ( media-sound/pulseaudio ) >=virtual/cargo-1.30.0 |