Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: package.use.mask use.mask
Date: Thu, 22 Dec 2011 12:27:13
Message-Id: 20111222122704.3E56E2004E@flycatcher.gentoo.org
1 aballier 11/12/22 12:27:04
2
3 Modified: package.use.mask use.mask
4 Log:
5 mask vdpau globally and unmask on x86/amd64 as requested in bug #392269
6
7 Revision Changes Path
8 1.74 profiles/arch/x86/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.74&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.74&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?r1=1.73&r2=1.74
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v
17 retrieving revision 1.73
18 retrieving revision 1.74
19 diff -u -r1.73 -r1.74
20 --- package.use.mask 6 Dec 2011 13:29:27 -0000 1.73
21 +++ package.use.mask 22 Dec 2011 12:27:04 -0000 1.74
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2011 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.73 2011/12/06 13:29:27 ssuominen Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.74 2011/12/22 12:27:04 aballier Exp $
27
28 # This file requires >=portage-2.1.1
29
30 @@ -59,7 +59,7 @@
31
32 # Luca Barbato <lu_zero@g.o> (28 Feb 2011)
33 # # Masked in base, unmask for amd64/x86
34 -media-video/mplayer2 -bluray -vdpau
35 +media-video/mplayer2 -bluray
36
37 # Tim Harder <radhermit@g.o> (13 Feb 2011)
38 # Masked in base, unmask for amd64/x86
39 @@ -150,4 +150,4 @@
40 dev-java/ibm-jre-bin -alsa
41
42 # Steve Dibb <beandog@g.o> (29 Sept 2008)
43 -media-video/mplayer -cpudetection -custom-cpuopts -win32codecs -bindist -vdpau
44 +media-video/mplayer -cpudetection -custom-cpuopts -win32codecs -bindist
45
46
47
48 1.28 profiles/arch/x86/use.mask
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.28&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.28&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?r1=1.27&r2=1.28
53
54 Index: use.mask
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
57 retrieving revision 1.27
58 retrieving revision 1.28
59 diff -u -r1.27 -r1.28
60 --- use.mask 3 Oct 2011 20:29:26 -0000 1.27
61 +++ use.mask 22 Dec 2011 12:27:04 -0000 1.28
62 @@ -1,6 +1,6 @@
63 # Copyright 1999-2011 Gentoo Foundation.
64 # Distributed under the terms of the GNU General Public License, v2
65 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.27 2011/10/03 20:29:26 ssuominen Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.28 2011/12/22 12:27:04 aballier Exp $
67
68 # Unmask the flag which corresponds to ARCH.
69 -x86
70 @@ -9,6 +9,10 @@
71 # x86 profile. This works, for example, if another architecture's
72 # profile have a USE flag associated with (such as altivec, mmx, etc).
73
74 +# 2011/12/22 - Alexis Ballier <aballier@g.o>
75 +# Unmask vdpau as its supported here
76 +-vdpau
77 +
78 # 2011/07/11 - Samuli Suominen <ssuominen@g.o>
79 # Unmask amd64/x86 only opencl support for nvidia-cuda-toolkit
80 -opencl