summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJory Pratt <anarchy@gentoo.org>2012-07-23 18:11:58 +0000
committerJory Pratt <anarchy@gentoo.org>2012-07-23 18:11:58 +0000
commitca2d2e1385ed21e0970754736ccad9051b9b369f (patch)
tree8f51904e8bda417a27aaa755637f934854be11b9 /www-client/firefox
parentDisable tracejit on esr release, bug #427074 (diff)
downloadhistorical-ca2d2e1385ed21e0970754736ccad9051b9b369f.tar.gz
historical-ca2d2e1385ed21e0970754736ccad9051b9b369f.tar.bz2
historical-ca2d2e1385ed21e0970754736ccad9051b9b369f.zip
Disable tracejit on esr release, bug #427074
Package-Manager: portage-2.1.11.9/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.6.ebuild3
2 files changed, 3 insertions, 5 deletions
diff --git a/www-client/firefox/ChangeLog b/www-client/firefox/ChangeLog
index cb5cbff3572e..3db2b7d18b54 100644
--- a/www-client/firefox/ChangeLog
+++ b/www-client/firefox/ChangeLog
@@ -1,9 +1,6 @@
# 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.168 2012/07/23 18:10:41 anarchy Exp $
-
- 23 Jul 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-10.0.6.ebuild:
- --echangelog=y
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.169 2012/07/23 18:11:58 anarchy Exp $
18 Jul 2012; Jory A. Pratt <anarchy@gentoo.org> firefox-10.0.4.ebuild:
Remark alpha stable in 10.0.4
diff --git a/www-client/firefox/firefox-10.0.6.ebuild b/www-client/firefox/firefox-10.0.6.ebuild
index 1b81e7977d97..15cc2b32a89e 100644
--- a/www-client/firefox/firefox-10.0.6.ebuild
+++ b/www-client/firefox/firefox-10.0.6.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.6.ebuild,v 1.1 2012/07/18 00:49:25 anarchy Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-10.0.6.ebuild,v 1.2 2012/07/23 18:10:41 anarchy Exp $
EAPI="3"
VIRTUALX_REQUIRED="pgo"
@@ -201,6 +201,7 @@ src_configure() {
mozconfig_annotate '' --enable-safe-browsing
mozconfig_annotate '' --with-system-png
mozconfig_annotate '' --enable-system-ffi
+ mozconfig_annotate 'regression' --disable-tracejit
# Other ff-specific settings
mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}