axs         15/04/06 19:38:34

  Modified:             firefox-37.0.1.ebuild ChangeLog
  Log:
  fixed configure option to enable jit, last time i promise
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
2B6559ED)

Revision  Changes    Path
1.5                  www-client/firefox/firefox-37.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild?r1=1.4&r2=1.5

Index: firefox-37.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- firefox-37.0.1.ebuild       6 Apr 2015 19:37:26 -0000       1.4
+++ firefox-37.0.1.ebuild       6 Apr 2015 19:38:34 -0000       1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.4 2015/04/06 19:37:26 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/firefox-37.0.1.ebuild,v 
1.5 2015/04/06 19:38:34 axs Exp $
 
 EAPI="5"
 VIRTUALX_REQUIRED="pgo"
@@ -223,7 +223,7 @@
        mozconfig_annotate '' 
--with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
 
        # force jit
-       mozconfig_use_enable jit ion
+       mozconfig_annotate '' --enable-ion
 
        # Allow for a proper pgo build
        if use pgo; then



1.409                www-client/firefox/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.409&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?rev=1.409&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-client/firefox/ChangeLog?r1=1.408&r2=1.409

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v
retrieving revision 1.408
retrieving revision 1.409
diff -u -r1.408 -r1.409
--- ChangeLog   6 Apr 2015 19:37:26 -0000       1.408
+++ ChangeLog   6 Apr 2015 19:38:34 -0000       1.409
@@ -1,6 +1,9 @@
 # ChangeLog for www-client/firefox
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.408 
2015/04/06 19:37:26 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox/ChangeLog,v 1.409 
2015/04/06 19:38:34 axs Exp $
+
+  06 Apr 2015; Ian Stakenvicius (_AxS_) <[email protected]> 
firefox-37.0.1.ebuild:
+  fixed configure option to enable jit, last time i promise
 
   06 Apr 2015; Ian Stakenvicius (_AxS_) <[email protected]> 
firefox-37.0.1.ebuild:
   added missing configure option to enable jit




Reply via email to