Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog package.use.mask
Date: Sun, 03 Jan 2010 15:54:09
Message-Id: E1NRSmN-00072k-ET@stork.gentoo.org
1 pacho 10/01/03 15:54:07
2
3 Modified: ChangeLog package.use.mask
4 Log:
5 Masking capi use flag, bug 292938
6
7 Revision Changes Path
8 1.67 profiles/arch/amd64/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.67&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.67&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.66&r2=1.67
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
17 retrieving revision 1.66
18 retrieving revision 1.67
19 diff -u -r1.66 -r1.67
20 --- ChangeLog 22 Dec 2009 12:33:19 -0000 1.66
21 +++ ChangeLog 3 Jan 2010 15:54:07 -0000 1.67
22 @@ -1,6 +1,10 @@
23 # ChangeLog for Gentoo/AMD64 profile directory
24 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.66 2009/12/22 12:33:19 ssuominen Exp $
26 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.67 2010/01/03 15:54:07 pacho Exp $
28 +
29 + 03 Jan 2010; Pacho Ramos <pacho@g.o> package.use.mask:
30 + Mask wine's capi USE flag since its support is missing in our emul
31 + packages
32
33 22 Dec 2009; Samuli Suominen <ssuominen@g.o> package.use.mask:
34 Unmask USE mmx for media-video/mjpegtools wrt #294909.
35
36
37
38 1.50 profiles/arch/amd64/package.use.mask
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.50&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.50&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.49&r2=1.50
43
44 Index: package.use.mask
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v
47 retrieving revision 1.49
48 retrieving revision 1.50
49 diff -u -r1.49 -r1.50
50 --- package.use.mask 25 Dec 2009 04:26:23 -0000 1.49
51 +++ package.use.mask 3 Jan 2010 15:54:07 -0000 1.50
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.49 2009/12/25 04:26:23 grozin Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.50 2010/01/03 15:54:07 pacho Exp $
57
58 # When you add an entry to the top of this file, add your name, the date, and
59 # an explanation of why something is getting masked. Please be extremely
60 @@ -18,6 +18,10 @@
61
62 #--- END OF EXAMPLES ---
63
64 +# Pacho Ramos <pacho@g.o> (01 Jan 2010)
65 +# No capi support in any emul- package, bug 292938
66 +app-emulation/wine capi
67 +
68 # Andrey Grozin <grozin@g.o> (24 Dec 2009)
69 # openmcl (aka closurecl) is only available on x86 and amd64
70 sci-mathematics/maxima -openmcl