summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2012-03-24 03:09:35 +0000
committerJory Pratt <anarchy@gentoo.org>2012-03-24 03:09:35 +0000
commitf9aa73e7be863cd03b57cb8e0c06f5c109aa6bd8 (patch)
treef64a54ae3215a34183359b78abb6fd72234d31a5 /www-client/firefox
parentFix bug #409331 (diff)
downloadgentoo-2-f9aa73e7be863cd03b57cb8e0c06f5c109aa6bd8.tar.gz
gentoo-2-f9aa73e7be863cd03b57cb8e0c06f5c109aa6bd8.tar.bz2
gentoo-2-f9aa73e7be863cd03b57cb8e0c06f5c109aa6bd8.zip
Fix bug #409331
(Portage version: 2.1.10.51/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-10.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index ee8e0b2c80ad..804833c28a3e 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.137 2012/03/22 13:33:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.138 2012/03/24 03:09:35 anarchy Exp $
+
+ 24 Mar 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-10.0.3.ebuild:
+ Fix bug #409331
22 Mar 2012; Agostino Sarubbo <ago@gentoo.org> firefox-10.0.3.ebuild:
Stable for amd64, wrt bug #408161
diff --git a/www-client/firefox/firefox-10.0.3.ebuild b/www-client/firefox/firefox-10.0.3.ebuild
index 5d6fe285b1a6..620223991b93 100644
--- a/www-client/firefox/firefox-10.0.3.ebuild
+++ b/www-client/firefox/firefox-10.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.3.ebuild,v 1.2 2012/03/22 13:33:12 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.3.ebuild,v 1.3 2012/03/24 03:09:35 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -27,7 +27,7 @@ fi
# Changeset for alpha snapshot
CHANGESET="e56ecd8b3a68"
# Patch version
-PATCH="${PN}-10.0-patches-0.6"
+PATCH="${PN}-10.0-patches-0.7"
# 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/"