commit: 95601c2f5d12aaaade4ff495493e84439676602d
Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 9 07:24:22 2015 +0000
Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Sun Aug 9 07:24:22 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95601c2f
fixed MOZ_FTP_URI as per bug 531278#c11
Package-Manager: portage-2.2.20
www-client/firefox/firefox-31.8.0.ebuild | 3 ++-
www-client/firefox/firefox-38.1.0.ebuild | 3 ++-
www-client/firefox/firefox-38.1.1.ebuild | 3 ++-
www-client/firefox/firefox-39.0.3.ebuild | 3 ++-
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 9536d02..00aab51 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 eca3dc7..8879db9 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 eb50e9f..41ae3b7 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 742a4be..8608b83 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