Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
tetromino 12/01/09 04:36:34
Modified: ChangeLog package.use.mask
Log:
Unmask USE="jit" for webkit-gtk on amd64/arm/x86 and the amd64/arm/x86 prefix arches where webkit-gtk is keyworded (bug #396313).
Revision Changes Path
1.147 profiles/arch/arm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/ChangeLog?r1=1.146&r2=1.147
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog 29 Nov 2011 23:48:09 -0000 1.146
+++ ChangeLog 9 Jan 2012 04:36:34 -0000 1.147
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/ARM profile directory
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.146 2011/11/29 23:48:09 pesa Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/ChangeLog,v 1.147 2012/01/09 04:36:34 tetromino Exp $
+
+ 09 Jan 2012; Alexandre Rostovtsev <tetromino@g.o> package.use.mask:
+ Unmask USE="jit" for webkit-gtk (bug #396313).
29 Nov 2011; Davide Pesavento <pesa@g.o> package.use.mask:
Unmask USE="jit" for qt-webkit.
1.69 profiles/arch/arm/package.use.mask
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/arm/package.use.mask?r1=1.68&r2=1.69
Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- package.use.mask 29 Nov 2011 23:48:09 -0000 1.68
+++ package.use.mask 9 Jan 2012 04:36:34 -0000 1.69
@@ -1,6 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.68 2011/11/29 23:48:09 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/arm/package.use.mask,v 1.69 2012/01/09 04:36:34 tetromino Exp $
+
+# Alexandre Rostovtsev <tetromono@g.o> (09 Jan 2012)
+# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
+# it's masked in base profile and unmasked here (bug #396313).
+net-libs/webkit-gtk -jit
# Davide Pesavento <pesa@g.o> (30 Nov 2011)
# JavaScriptCore JIT is supported only on amd64/arm/x86,
|
|