Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/amd64: ChangeLog package.use.stable.mask use.mask use.stable.mask
Date: Sun, 30 Mar 2014 21:38:42
Message-Id: 20140330213838.BAD9320057@flycatcher.gentoo.org
1 mgorny 14/03/30 21:38:38
2
3 Modified: ChangeLog package.use.stable.mask use.mask
4 use.stable.mask
5 Log:
6 Move pypy flag masks to arch profile since it is EAPI=5 now.
7
8 Revision Changes Path
9 1.252 profiles/arch/amd64/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.252&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?rev=1.252&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/ChangeLog?r1=1.251&r2=1.252
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v
18 retrieving revision 1.251
19 retrieving revision 1.252
20 diff -u -r1.251 -r1.252
21 --- ChangeLog 30 Mar 2014 21:31:36 -0000 1.251
22 +++ ChangeLog 30 Mar 2014 21:38:38 -0000 1.252
23 @@ -1,6 +1,10 @@
24 # ChangeLog for Gentoo/AMD64 profile directory
25 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.251 2014/03/30 21:31:36 mgorny Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.252 2014/03/30 21:38:38 mgorny Exp $
28 +
29 + 30 Mar 2014; Michał Górny <mgorny@g.o> package.use.stable.mask,
30 + use.mask, use.stable.mask:
31 + Move pypy flag masks to arch profile since it is EAPI=5 now.
32
33 30 Mar 2014; Michał Górny <mgorny@g.o> use.mask:
34 Fix order of use.mask. Sorry for messing it up.
35
36
37
38 1.2 profiles/arch/amd64/package.use.stable.mask
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.stable.mask?r1=1.1&r2=1.2
43
44 Index: package.use.stable.mask
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- package.use.stable.mask 22 Mar 2014 17:26:53 -0000 1.1
51 +++ package.use.stable.mask 30 Mar 2014 21:38:38 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 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.stable.mask,v 1.1 2014/03/22 17:26:53 floppym Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.2 2014/03/30 21:38:38 mgorny 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,18 @@
61
62 #--- END OF EXAMPLES ---
63
64 +# Michał Górny <mgorny@g.o> (30 Mar 2014)
65 +# Don't apply stable masks to python-exec since we're forcing every
66 +# impl there anyway. Please keep this in sync with use.stable.mask.
67 +dev-lang/python-exec -python_targets_pypy
68 +dev-lang/python-exec -python_single_target_pypy
69 +dev-python/python-exec -python_targets_pypy
70 +dev-python/python-exec -python_single_target_pypy
71 +dev-lang/python-exec -python_targets_pypy2_0
72 +dev-lang/python-exec -python_single_target_pypy2_0
73 +dev-python/python-exec -python_targets_pypy2_0
74 +dev-python/python-exec -python_single_target_pypy2_0
75 +
76 # Mike Gilbert <floppym@g.o> (22 Mar 2014)
77 # sys-fs/zfs is not stable.
78 sys-boot/grub libzfs
79
80
81
82 1.59 profiles/arch/amd64/use.mask
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.mask?rev=1.59&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.mask?rev=1.59&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.mask?r1=1.58&r2=1.59
87
88 Index: use.mask
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v
91 retrieving revision 1.58
92 retrieving revision 1.59
93 diff -u -r1.58 -r1.59
94 --- use.mask 30 Mar 2014 21:31:36 -0000 1.58
95 +++ use.mask 30 Mar 2014 21:38:38 -0000 1.59
96 @@ -1,12 +1,19 @@
97 # Copyright 1999-2014 Gentoo Foundation
98 # Distributed under the terms of the GNU General Public License v2
99 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.58 2014/03/30 21:31:36 mgorny Exp $
100 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.mask,v 1.59 2014/03/30 21:38:38 mgorny Exp $
101
102 # Unmask the flag which corresponds to ARCH.
103 -amd64
104
105 # SECTION: Unmask
106
107 +# Michał Górny <mgorny@g.o> (30 Mar 2014)
108 +# PyPy is keyworded on this arch.
109 +-python_targets_pypy
110 +-python_single_target_pypy
111 +-python_targets_pypy2_0
112 +-python_single_target_pypy2_0
113 +
114 # Michał Górny <mgorny@g.o> (4 May 2013)
115 # Unmask systemd since it is keyworded here.
116 -systemd
117
118
119
120 1.2 profiles/arch/amd64/use.stable.mask
121
122 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.stable.mask?rev=1.2&view=markup
123 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.stable.mask?rev=1.2&content-type=text/plain
124 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/use.stable.mask?r1=1.1&r2=1.2
125
126 Index: use.stable.mask
127 ===================================================================
128 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.stable.mask,v
129 retrieving revision 1.1
130 retrieving revision 1.2
131 diff -u -r1.1 -r1.2
132 --- use.stable.mask 30 Mar 2014 09:28:17 -0000 1.1
133 +++ use.stable.mask 30 Mar 2014 21:38:38 -0000 1.2
134 @@ -1,10 +1,17 @@
135 # Copyright 1999-2014 Gentoo Foundation
136 # Distributed under the terms of the GNU General Public License v2
137 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.stable.mask,v 1.1 2014/03/30 09:28:17 grozin Exp $
138 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/use.stable.mask,v 1.2 2014/03/30 21:38:38 mgorny Exp $
139
140 # This file requires eapi 5 or later. New entries go on top.
141 # Please use the same syntax as in use.mask
142
143 +# Michał Górny <mgorny@g.o> (30 Mar 2014)
144 +# PyPy is unstable on this arch.
145 +python_targets_pypy
146 +python_single_target_pypy
147 +python_targets_pypy2_0
148 +python_single_target_pypy2_0
149 +
150 # Andrey Grozin <grozin@g.o> (19 Mar 2014)
151 # there is no stable dev-lisp/gcl
152 gcl