Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: package.use.mask use.mask
Date: Wed, 01 May 2013 06:27:11
Message-Id: 20130501062702.284E221721@flycatcher.gentoo.org
1 grozin 13/05/01 06:27:02
2
3 Modified: package.use.mask use.mask
4 Log:
5 Manage use masks gcl, cmucl, clozurecl (for maxima and fricas) centrally and consistently
6
7 Revision Changes Path
8 1.113 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.113&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?rev=1.113&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/package.use.mask?r1=1.112&r2=1.113
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.112
18 retrieving revision 1.113
19 diff -u -r1.112 -r1.113
20 --- package.use.mask 2 Mar 2013 20:45:52 -0000 1.112
21 +++ package.use.mask 1 May 2013 06:27:01 -0000 1.113
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/x86/package.use.mask,v 1.112 2013/03/02 20:45:52 pesa Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/package.use.mask,v 1.113 2013/05/01 06:27:01 grozin Exp $
27
28 # Agostino Sarubbo <ago@g.o> (16 Feb 2012)
29 # mask because requires unstable depends not ready for the stabilization
30 @@ -117,10 +117,6 @@
31 =sys-cluster/glusterfs-3.1.2 infiniband
32 =sys-cluster/corosync-1.3.0 infiniband
33
34 -# Andrey Grozin <grozin@g.o> (28 Apr 2011)
35 -# cmucl is only available on x86
36 -sci-mathematics/fricas -cmucl
37 -
38 # Luca Barbato <lu_zero@g.o> (28 Feb 2011)
39 # # Masked in base, unmask for amd64/x86
40 media-video/mplayer2 -bluray
41 @@ -156,10 +152,6 @@
42 # '64bit' '32bit' 'nspluginwrapper' are for amd64 only
43 www-plugins/adobe-flash 32bit 64bit
44
45 -# Andrey Grozin <grozin@g.o> (24 Dec 2009)
46 -# openmcl (aka clozurecl) is only available on x86 and amd64
47 -sci-mathematics/maxima -clozurecl
48 -
49 # Mounir Lamouri <volkmar@g.o> (07 Nov 2009)
50 # Masked in base, unmak for amd64/x86. Bug 267264
51 media-gfx/k3d -cuda
52
53
54
55 1.51 profiles/arch/x86/use.mask
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.51&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?rev=1.51&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/x86/use.mask?r1=1.50&r2=1.51
60
61 Index: use.mask
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
64 retrieving revision 1.50
65 retrieving revision 1.51
66 diff -u -r1.50 -r1.51
67 --- use.mask 7 Mar 2013 20:54:26 -0000 1.50
68 +++ use.mask 1 May 2013 06:27:02 -0000 1.51
69 @@ -1,6 +1,6 @@
70 # Copyright 1999-2013 Gentoo Foundation.
71 # Distributed under the terms of the GNU General Public License, v2
72 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.50 2013/03/07 20:54:26 radhermit Exp $
73 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.51 2013/05/01 06:27:02 grozin Exp $
74
75 # Unmask the flag which corresponds to ARCH.
76 -x86
77 @@ -176,3 +176,8 @@
78 # Unmask the flag corresponding to the only ABI. This allows x86 binary
79 # packages to have uniform dependencies for amd64-multilib & x86.
80 -abi_x86_32
81 +
82 +# Andrey Grozin <grozin@g.o> (1 May 2013)
83 +# available on x86
84 +-cmucl
85 +-clozurecl