summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2015-08-09 03:24:22 -0400
committerIan Stakenvicius <axs@gentoo.org>2015-08-09 03:24:22 -0400
commit95601c2f5d12aaaade4ff495493e84439676602d (patch)
tree5a7142a3fc9f11486ed5a22beddaada3e9f2d992 /www-client/firefox
parentUpdated MOZ_FTP_URI to adjust for apparent upstream change, bug 531278#c11 (diff)
downloadgentoo-95601c2f5d12aaaade4ff495493e84439676602d.tar.gz
gentoo-95601c2f5d12aaaade4ff495493e84439676602d.tar.bz2
gentoo-95601c2f5d12aaaade4ff495493e84439676602d.zip
fixed MOZ_FTP_URI as per bug 531278#c11
Package-Manager: portage-2.2.20
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/firefox-31.8.0.ebuild3
-rw-r--r--www-client/firefox/firefox-38.1.0.ebuild3
-rw-r--r--www-client/firefox/firefox-38.1.1.ebuild3
-rw-r--r--www-client/firefox/firefox-39.0.3.ebuild3
4 files changed, 8 insertions, 4 deletions
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