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: ChangeLog package.use.mask
Date: Mon, 09 Jan 2012 04:37:10
Message-Id: 20120109043634.BAFBF2004E@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.89 profiles/arch/x86/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.89&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?rev=1.89&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/ChangeLog?r1=1.88&r2=1.89
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v
17 retrieving revision 1.88
18 retrieving revision 1.89
19 diff -u -r1.88 -r1.89
20 --- ChangeLog 6 Dec 2011 13:29:27 -0000 1.88
21 +++ ChangeLog 9 Jan 2012 04:36:34 -0000 1.89
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/x86 profile directory
24 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.88 2011/12/06 13:29:27 ssuominen Exp $
26 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/ChangeLog,v 1.89 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 Dec 2011; Samuli Suominen <ssuominen@g.o> package.use.mask:
33 Unmask USE="pic" for media-video/transcode.
34
35
36
37 1.75 profiles/arch/x86/package.use.mask
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.75&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.75&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?r1=1.74&r2=1.75
42
43 Index: package.use.mask
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v
46 retrieving revision 1.74
47 retrieving revision 1.75
48 diff -u -r1.74 -r1.75
49 --- package.use.mask 22 Dec 2011 12:27:04 -0000 1.74
50 +++ package.use.mask 9 Jan 2012 04:36:34 -0000 1.75
51 @@ -1,9 +1,14 @@
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/package.use.mask,v 1.74 2011/12/22 12:27:04 aballier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.75 2012/01/09 04:36:34 tetromino Exp $
57
58 # This file requires >=portage-2.1.1
59
60 +# Alexandre Rostovtsev <tetromono@g.o> (09 Jan 2012)
61 +# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
62 +# it's masked in base profile and unmasked here (bug #396313).
63 +net-libs/webkit-gtk -jit
64 +
65 # Samuli Suominen <ssuominen@g.o> (06 Dec 2011)
66 # NuppelVideo support is x86 only
67 media-video/transcode -nuv -pic