Gentoo Archives: gentoo-commits

From: "Davide Pesavento (pesa)" <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: package.use.mask
Date: Sat, 02 Mar 2013 20:45:55
Message-Id: 20130302204551.6DAD32171F@flycatcher.gentoo.org
1 pesa 13/03/02 20:45:51
2
3 Modified: package.use.mask
4 Log:
5 Qt category move.
6
7 Revision Changes Path
8 1.156 profiles/arch/amd64/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.156&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.156&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.155&r2=1.156
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v
17 retrieving revision 1.155
18 retrieving revision 1.156
19 diff -u -r1.155 -r1.156
20 --- package.use.mask 27 Feb 2013 21:58:13 -0000 1.155
21 +++ package.use.mask 2 Mar 2013 20:45:51 -0000 1.156
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2013 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.155 2013/02/27 21:58:13 mgorny Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.156 2013/03/02 20:45:51 pesa Exp $
27
28 # When you add an entry to the top of this file, add your name, the date, and
29 # an explanation of why something is getting masked. Please be extremely
30 @@ -157,9 +157,8 @@
31 # Davide Pesavento <pesa@g.o> (30 Nov 2011)
32 # JavaScriptCore JIT is supported only on amd64/arm/x86,
33 # so it's masked in base profile and unmasked here.
34 -# Davide Pesavento <pesa@g.o> (26 Jun 2012)
35 -# Keep it masked for qt-script wrt bug 423141.
36 -x11-libs/qt-webkit -jit
37 +dev-qt/qtscript -jit
38 +dev-qt/qtwebkit -jit
39
40 # Samuli Suominen <ssuominen@g.o> (16 Oct 2011)
41 # Masked in base, unmask per arch
42 @@ -184,8 +183,8 @@
43 =sys-cluster/corosync-1.3.0 infiniband
44
45 # Markos Chandras <hwoarang@g.o> (10 Jun 2011)
46 -# Unmask firebird on qt-sql per bug #337451
47 -x11-libs/qt-sql -firebird
48 +# Unmask firebird on qtsql per bug #337451
49 +dev-qt/qtsql -firebird
50
51 # Jim Ramsay <lack@g.o> (14 May 2011)
52 # Mask 'kde' flag for adobe-flash, since the KCM plugin in 10.3 is 32-bit only.