Gentoo Archives: gentoo-commits

From: "Alexandre Rostovtsev (tetromino)" <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog package.use.mask
Date: Mon, 09 Jan 2012 04:37:10
Message-Id: 20120109043634.D12742004F@flycatcher.gentoo.org
1 tetromino 12/01/09 04:36:34
2
3 Modified: ChangeLog package.use.mask
4 Log:
5 Unmask USE="jit" for webkit-gtk on amd64/arm/x86 and the amd64/arm/x86 prefix arches where webkit-gtk is keyworded (bug #396313).
6
7 Revision Changes Path
8 1.30 profiles/arch/x86-fbsd/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.30&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?rev=1.30&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog?r1=1.29&r2=1.30
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
17 retrieving revision 1.29
18 retrieving revision 1.30
19 diff -u -r1.29 -r1.30
20 --- ChangeLog 6 Oct 2011 20:42:30 -0000 1.29
21 +++ ChangeLog 9 Jan 2012 04:36:34 -0000 1.30
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/x86-fbsd profile directory
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.29 2011/10/06 20:42:30 aballier Exp $
26 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.30 2012/01/09 04:36:34 tetromino Exp $
28 +
29 + 09 Jan 2012; Alexandre Rostovtsev <tetromino@g.o> package.use.mask:
30 + Unmask USE="jit" for webkit-gtk (bug #396313).
31
32 06 Oct 2011; Alexis Ballier <aballier@g.o> use.mask:
33 mask vaapi useflag as libva doesnt build
34
35
36
37 1.28 profiles/arch/x86-fbsd/package.use.mask
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/package.use.mask?rev=1.28&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/package.use.mask?rev=1.28&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86-fbsd/package.use.mask?r1=1.27&r2=1.28
42
43 Index: package.use.mask
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/package.use.mask,v
46 retrieving revision 1.27
47 retrieving revision 1.28
48 diff -u -r1.27 -r1.28
49 --- package.use.mask 6 Aug 2011 01:04:56 -0000 1.27
50 +++ package.use.mask 9 Jan 2012 04:36:34 -0000 1.28
51 @@ -1,6 +1,11 @@
52 -# Copyright 1999-2011 Gentoo Foundation
53 +# Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/package.use.mask,v 1.27 2011/08/06 01:04:56 dirtyepic Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/package.use.mask,v 1.28 2012/01/09 04:36:34 tetromino Exp $
57 +
58 +# Alexandre Rostovtsev <tetromono@g.o> (09 Jan 2012)
59 +# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
60 +# it's masked in base profile and unmasked here (bug #396313).
61 +net-libs/webkit-gtk -jit
62
63 # Pacho Ramos <pacho@gentoo> (18 Mar 2011)
64 # Missing keywords on deps (GNOME related packages)