summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@gentoo.org>2012-01-28 05:21:42 +0000
committerNirbheek Chauhan <nirbheek@gentoo.org>2012-01-28 05:21:42 +0000
commit2e4d88d040b2109b8e8c53fc5df8b9cef1c3a09b (patch)
treefee24f29dad2144cfe6730f9a00e26896b04173a /net-libs
parentReset the GNOME/XDG environment for PGO, bug 384943 (diff)
downloadgentoo-2-2e4d88d040b2109b8e8c53fc5df8b9cef1c3a09b.tar.gz
gentoo-2-2e4d88d040b2109b8e8c53fc5df8b9cef1c3a09b.tar.bz2
gentoo-2-2e4d88d040b2109b8e8c53fc5df8b9cef1c3a09b.zip
Fix all SRC_URI to use ftp.mozilla.org, bug 382071
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/ChangeLog10
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.2.17.ebuild6
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.2.20.ebuild6
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.2.21.ebuild6
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.2.22.ebuild6
-rw-r--r--net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild6
6 files changed, 23 insertions, 17 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog
index 0b58651407f7..b33dedaf65e0 100644
--- a/net-libs/xulrunner/ChangeLog
+++ b/net-libs/xulrunner/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/xulrunner
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.443 2011/12/22 08:25:27 polynomial-c Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.444 2012/01/28 05:21:42 nirbheek Exp $
+
+ 28 Jan 2012; Nirbheek Chauhan <nirbheek@gentoo.org>
+ xulrunner-1.9.2.17.ebuild, xulrunner-1.9.2.20.ebuild,
+ xulrunner-1.9.2.21.ebuild, xulrunner-1.9.2.22.ebuild,
+ xulrunner-2.0.1-r1.ebuild:
+ Fix all SRC_URI to use ftp.mozilla.org, bug 382071
22 Dec 2011; Lars Wendler <polynomial-c@gentoo.org>
+xulrunner-1.9.2.21.ebuild:
diff --git a/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild
index d35bc194256f..2638079c6ff9 100644
--- a/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild,v 1.10 2011/10/31 00:39:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.17.ebuild,v 1.11 2012/01/28 05:21:42 nirbheek Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -14,7 +14,7 @@ PATCH="${PN}-1.9.2-patches-0.9"
DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
+SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2"
KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
diff --git a/net-libs/xulrunner/xulrunner-1.9.2.20.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.20.ebuild
index d2a23b8dc479..c27937798736 100644
--- a/net-libs/xulrunner/xulrunner-1.9.2.20.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.2.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.20.ebuild,v 1.9 2011/10/31 00:39:08 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.20.ebuild,v 1.10 2012/01/28 05:21:42 nirbheek Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -14,7 +14,7 @@ PATCH="${PN}-1.9.2-patches-0.9"
DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
+SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2"
KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
diff --git a/net-libs/xulrunner/xulrunner-1.9.2.21.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.21.ebuild
index f976e0d22c27..081888fd576e 100644
--- a/net-libs/xulrunner/xulrunner-1.9.2.21.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.2.21.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.21.ebuild,v 1.4 2011/12/22 08:25:27 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.21.ebuild,v 1.5 2012/01/28 05:21:42 nirbheek Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -14,7 +14,7 @@ PATCH="${PN}-1.9.2-patches-0.9"
DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
+SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
diff --git a/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild
index 0f8cf2c8a472..a5a3c50d6ba9 100644
--- a/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild,v 1.3 2011/12/11 14:31:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.22.ebuild,v 1.4 2012/01/28 05:21:42 nirbheek Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -14,7 +14,7 @@ PATCH="${PN}-1.9.2-patches-0.9"
DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"
-SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
+SRC_URI="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2
http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
diff --git a/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild b/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild
index 0e78e8075a0b..8a82eac5a544 100644
--- a/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild
+++ b/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild,v 1.9 2011/09/28 11:17:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-2.0.1-r1.ebuild,v 1.10 2012/01/28 05:21:42 nirbheek Exp $
EAPI="3"
WANT_AUTOCONF="2.1"
@@ -24,7 +24,7 @@ SLOT="1.9"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="+crashreporter gconf +ipc system-sqlite +webm"
-REL_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases"
+REL_URI="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases"
# More URIs appended below...
SRC_URI="http://dev.gentoo.org/~anarchy/mozilla/patchsets/${PATCH}.tar.bz2"