summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-09-30 20:46:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-09-30 20:46:31 +0200
commitd902a59b60c95b2c7ddc1c15a3343e6b66d779f3 (patch)
treef7552fa545d020c9a02f6a25ab613b51ffdeec12 /www-client
parentmail-client/thunderbird: fix typo in PATCH_URIS (diff)
downloadgentoo-d902a59b60c95b2c7ddc1c15a3343e6b66d779f3.tar.gz
gentoo-d902a59b60c95b2c7ddc1c15a3343e6b66d779f3.tar.bz2
gentoo-d902a59b60c95b2c7ddc1c15a3343e6b66d779f3.zip
www-client/firefox: fix typo in PATCH_URIS
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/firefox/firefox-78.3.0.ebuild2
-rw-r--r--www-client/firefox/firefox-81.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-78.3.0.ebuild b/www-client/firefox/firefox-78.3.0.ebuild
index f18a63b86e62..1ceb02811ff7 100644
--- a/www-client/firefox/firefox-78.3.0.ebuild
+++ b/www-client/firefox/firefox-78.3.0.ebuild
@@ -37,7 +37,7 @@ if [[ ${PV} == *_rc* ]] ; then
fi
PATCH_URIS=(
- https://dev.gentoo.org/~{axz,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET}
+ https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET}
)
SRC_URI="${MOZ_SRC_BASE_URI}/source/${PN}-${MOZ_PV}.source.tar.xz
diff --git a/www-client/firefox/firefox-81.0.ebuild b/www-client/firefox/firefox-81.0.ebuild
index c91fb64100d3..062a2c818fe6 100644
--- a/www-client/firefox/firefox-81.0.ebuild
+++ b/www-client/firefox/firefox-81.0.ebuild
@@ -37,7 +37,7 @@ if [[ ${PV} == *_rc* ]] ; then
fi
PATCH_URIS=(
- https://dev.gentoo.org/~{axz,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET}
+ https://dev.gentoo.org/~{axs,polynomial-c,whissi}/mozilla/patchsets/${FIREFOX_PATCHSET}
)
SRC_URI="${MOZ_SRC_BASE_URI}/source/${PN}-${MOZ_PV}.source.tar.xz