From: Ian Stakenvicius Date: Sun, 9 Aug 2015 07:24:22 +0000 (-0400) Subject: fixed MOZ_FTP_URI as per bug 531278#c11 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=95601c2f5d12aaaade4ff495493e84439676602d;p=gentoo.git fixed MOZ_FTP_URI as per bug 531278#c11 Package-Manager: portage-2.2.20 --- diff --git a/www-client/firefox/firefox-31.8.0.ebuild b/www-client/firefox/firefox-31.8.0.ebuild index 9536d022d5f4..00aab51d8666 100644 --- a/www-client/firefox/firefox-31.8.0.ebuild +++ b/www-client/firefox/firefox-31.8.0.ebuild @@ -29,7 +29,8 @@ PATCH="${PN}-31.0-patches-0.3" PATCHFF="${PATCH}" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +#MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +MOZ_FTP_URI="http://archive.mozilla.org/pub/${PN}/releases" MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" MOZCONFIG_OPTIONAL_WIFI=1 diff --git a/www-client/firefox/firefox-38.1.0.ebuild b/www-client/firefox/firefox-38.1.0.ebuild index eca3dc78fda3..8879db95f0f2 100644 --- a/www-client/firefox/firefox-38.1.0.ebuild +++ b/www-client/firefox/firefox-38.1.0.ebuild @@ -30,7 +30,8 @@ fi PATCH="${PN}-38.0-patches-0.3" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +#MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +MOZ_FTP_URI="http://archive.mozilla.org/pub/${PN}/releases" MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" MOZCONFIG_OPTIONAL_WIFI=1 diff --git a/www-client/firefox/firefox-38.1.1.ebuild b/www-client/firefox/firefox-38.1.1.ebuild index eb50e9f05f40..41ae3b7e2c90 100644 --- a/www-client/firefox/firefox-38.1.1.ebuild +++ b/www-client/firefox/firefox-38.1.1.ebuild @@ -30,7 +30,8 @@ fi PATCH="${PN}-38.0-patches-0.3" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +#MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +MOZ_FTP_URI="http://archive.mozilla.org/pub/${PN}/releases" MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" MOZCONFIG_OPTIONAL_WIFI=1 diff --git a/www-client/firefox/firefox-39.0.3.ebuild b/www-client/firefox/firefox-39.0.3.ebuild index 742a4bee66c1..8608b83abb9e 100644 --- a/www-client/firefox/firefox-39.0.3.ebuild +++ b/www-client/firefox/firefox-39.0.3.ebuild @@ -30,7 +30,8 @@ fi PATCH="${PN}-38.0-patches-0.3" # Upstream ftp release URI that's used by mozlinguas.eclass # We don't use the http mirror because it deletes old tarballs. -MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +#MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases" +MOZ_FTP_URI="http://archive.mozilla.org/pub/${PN}/releases" MOZ_HTTP_URI="http://ftp.mozilla.org/pub/${PN}/releases" MOZCONFIG_OPTIONAL_WIFI=1