From 77b74be093bdf4a0ed4121acc3f8e229103cf004 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 22 Nov 2023 11:17:57 +0000 Subject: gentoo auto-resync : 22:11:2023 - 11:17:57 --- www-client/firefox/firefox-120.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www-client/firefox/firefox-120.0.ebuild') diff --git a/www-client/firefox/firefox-120.0.ebuild b/www-client/firefox/firefox-120.0.ebuild index c7fbedecf97e..cd20a5293678 100644 --- a/www-client/firefox/firefox-120.0.ebuild +++ b/www-client/firefox/firefox-120.0.ebuild @@ -3,7 +3,7 @@ EAPI=8 -FIREFOX_PATCHSET="firefox-119-patches-01.tar.xz" +FIREFOX_PATCHSET="firefox-120-patches-01.tar.xz" LLVM_MAX_SLOT=17 @@ -663,8 +663,8 @@ src_prepare() { eapply "${WORKDIR}/firefox-patches" # Workaround for bgo#917599 - if has_version ">=dev-libs/icu-74.1" && use system-icu ; then - eapply "${FILESDIR}"/firefox-115.4.0-icu-74.patch + if use system-icu && ! has_version ">=dev-libs/icu-74.1" ; then + rm -v "${WORKDIR}"/firefox-patches/0028-bmo-1862601-system-icu-74.patch || die fi # Allow user to apply any additional patches without modifing ebuild -- cgit v1.2.3