commit:     c43d17664cc532e5a5c89479369a917e84b6ab27
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Sun Jul 28 11:13:14 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Jul 29 07:00:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43d1766

www-client/firefox: fix VariableOrderWrong

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 www-client/firefox/firefox-115.13.0.ebuild | 14 +++++---------
 www-client/firefox/firefox-128.0.2.ebuild  | 14 +++++---------
 www-client/firefox/firefox-128.0.3.ebuild  | 14 +++++---------
 www-client/firefox/firefox-128.0.ebuild    | 14 +++++---------
 4 files changed, 20 insertions(+), 36 deletions(-)

diff --git a/www-client/firefox/firefox-115.13.0.ebuild 
b/www-client/firefox/firefox-115.13.0.ebuild
index 226dac1f6e78..37e84873147b 100644
--- a/www-client/firefox/firefox-115.13.0.ebuild
+++ b/www-client/firefox/firefox-115.13.0.ebuild
@@ -50,16 +50,14 @@ PATCH_URIS=(
        https://dev.gentoo.org/~juippis/mozilla/patchsets/${FIREFOX_PATCHSET}
 )
 
-SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
-       ${PATCH_URIS[@]}"
-
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox";
-
-KEYWORDS="amd64 arm64 ppc64 ~riscv x86"
-
-SLOT="esr"
+SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
+       ${PATCH_URIS[@]}"
+S="${WORKDIR}/${PN}-${PV%_*}"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
+SLOT="esr"
+KEYWORDS="amd64 arm64 ppc64 ~riscv x86"
 
 IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel"
 IUSE+=" jack libproxy lto openh264 pgo pulseaudio sndio selinux"
@@ -233,8 +231,6 @@ DEPEND="${COMMON_DEPEND}
                x11-libs/libSM
        )"
 
-S="${WORKDIR}/${PN}-${PV%_*}"
-
 # Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or
 # overridden in the enviromnent (advanced hackers only)
 if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then

diff --git a/www-client/firefox/firefox-128.0.2.ebuild 
b/www-client/firefox/firefox-128.0.2.ebuild
index e4df0f33906a..2cc2102ebd70 100644
--- a/www-client/firefox/firefox-128.0.2.ebuild
+++ b/www-client/firefox/firefox-128.0.2.ebuild
@@ -50,16 +50,14 @@ PATCH_URIS=(
        https://dev.gentoo.org/~juippis/mozilla/patchsets/${FIREFOX_PATCHSET}
 )
 
-SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
-       ${PATCH_URIS[@]}"
-
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox";
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-SLOT="rapid"
+SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
+       ${PATCH_URIS[@]}"
+S="${WORKDIR}/${PN}-${PV%_*}"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
+SLOT="rapid"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel"
 IUSE+=" jack +jumbo-build libproxy lto openh264 pgo pulseaudio sndio selinux"
@@ -194,8 +192,6 @@ DEPEND="${COMMON_DEPEND}
                x11-libs/libSM
        )"
 
-S="${WORKDIR}/${PN}-${PV%_*}"
-
 # Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or
 # overridden in the enviromnent (advanced hackers only)
 if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then

diff --git a/www-client/firefox/firefox-128.0.3.ebuild 
b/www-client/firefox/firefox-128.0.3.ebuild
index e4df0f33906a..2cc2102ebd70 100644
--- a/www-client/firefox/firefox-128.0.3.ebuild
+++ b/www-client/firefox/firefox-128.0.3.ebuild
@@ -50,16 +50,14 @@ PATCH_URIS=(
        https://dev.gentoo.org/~juippis/mozilla/patchsets/${FIREFOX_PATCHSET}
 )
 
-SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
-       ${PATCH_URIS[@]}"
-
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox";
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-SLOT="rapid"
+SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
+       ${PATCH_URIS[@]}"
+S="${WORKDIR}/${PN}-${PV%_*}"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
+SLOT="rapid"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel"
 IUSE+=" jack +jumbo-build libproxy lto openh264 pgo pulseaudio sndio selinux"
@@ -194,8 +192,6 @@ DEPEND="${COMMON_DEPEND}
                x11-libs/libSM
        )"
 
-S="${WORKDIR}/${PN}-${PV%_*}"
-
 # Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or
 # overridden in the enviromnent (advanced hackers only)
 if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then

diff --git a/www-client/firefox/firefox-128.0.ebuild 
b/www-client/firefox/firefox-128.0.ebuild
index afc7687db84f..bc776a4fbb80 100644
--- a/www-client/firefox/firefox-128.0.ebuild
+++ b/www-client/firefox/firefox-128.0.ebuild
@@ -50,16 +50,14 @@ PATCH_URIS=(
        https://dev.gentoo.org/~juippis/mozilla/patchsets/${FIREFOX_PATCHSET}
 )
 
-SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
-       ${PATCH_URIS[@]}"
-
 DESCRIPTION="Firefox Web Browser"
 HOMEPAGE="https://www.mozilla.com/firefox";
-
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-
-SLOT="rapid"
+SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> 
${MOZ_P_DISTFILES}.source.tar.xz
+       ${PATCH_URIS[@]}"
+S="${WORKDIR}/${PN}-${PV%_*}"
 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
+SLOT="rapid"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
 
 IUSE="+clang cpu_flags_arm_neon dbus debug eme-free hardened hwaccel"
 IUSE+=" jack +jumbo-build libproxy lto openh264 pgo pulseaudio sndio selinux"
@@ -193,8 +191,6 @@ DEPEND="${COMMON_DEPEND}
                x11-libs/libSM
        )"
 
-S="${WORKDIR}/${PN}-${PV%_*}"
-
 # Allow MOZ_GMP_PLUGIN_LIST to be set in an eclass or
 # overridden in the enviromnent (advanced hackers only)
 if [[ -z "${MOZ_GMP_PLUGIN_LIST+set}" ]] ; then

Reply via email to