summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/firefox')
-rw-r--r--www-client/firefox/ChangeLog5
-rw-r--r--www-client/firefox/firefox-26.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index b2eb755e7ef5..619a98c093c4 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.296 2013/12/15 21:10:22 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.297 2013/12/16 20:17:58 anarchy Exp $
+
+ 16 Dec 2013; Jory A. Pratt <anarchy@gentoo.org> firefox-26.0.ebuild:
+ Address bug #494162,494164
15 Dec 2013; Jory A. Pratt <anarchy@gentoo.org> firefox-24.2.0.ebuild:
Readd missing patch to disable buildid, bug #465466
diff --git a/www-client/firefox/firefox-26.0.ebuild b/www-client/firefox/firefox-26.0.ebuild
index 1df0ff6e5341..558c2a048bc7 100644
--- a/www-client/firefox/firefox-26.0.ebuild
+++ b/www-client/firefox/firefox-26.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-26.0.ebuild,v 1.1 2013/12/13 01:17:43 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-26.0.ebuild,v 1.2 2013/12/16 20:17:58 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -25,7 +25,7 @@ if [[ ${MOZ_ESR} == 1 ]]; then
fi
# Patch version
-PATCH="${PN}-26.0-patches-0.2"
+PATCH="${PN}-26.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/"