From bff0da76f584314330e05e4af5c0c47f66af3dfe Mon Sep 17 00:00:00 2001 From: Jory Pratt Date: Mon, 16 Dec 2013 20:17:58 +0000 Subject: Address bug #494162,494164 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xB4D088B4) --- www-client/firefox/ChangeLog | 5 ++++- www-client/firefox/firefox-26.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'www-client/firefox') 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 firefox-26.0.ebuild: + Address bug #494162,494164 15 Dec 2013; Jory A. Pratt 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/" -- cgit v1.2.3-65-gdbad