Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/sparc/, profiles/arch/powerpc/ppc32/, profiles/arch/powerpc/ppc64/, ...
Date: Sun, 29 Oct 2017 01:48:26
Message-Id: 1509241428.433d5acf96ade16bfbeb4a693fbfb9821c143d27.floppym@gentoo
1 commit: 433d5acf96ade16bfbeb4a693fbfb9821c143d27
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 29 01:43:48 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 29 01:43:48 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=433d5acf
7
8 profiles: move python targets stable mask to arch profiles
9
10 profiles/arch/alpha/use.stable.mask | 7 +++++++
11 profiles/arch/amd64/use.stable.mask | 7 +++++++
12 profiles/arch/arm/use.stable.mask | 7 +++++++
13 profiles/arch/arm64/use.stable.mask | 7 +++++++
14 profiles/arch/hppa/use.stable.mask | 12 ++++++++++++
15 profiles/arch/ia64/use.stable.mask | 7 +++++++
16 profiles/arch/powerpc/ppc32/use.stable.mask | 7 +++++++
17 profiles/arch/powerpc/ppc64/use.stable.mask | 7 +++++++
18 profiles/arch/sparc/use.stable.mask | 7 +++++++
19 profiles/arch/x86/use.stable.mask | 7 +++++++
20 profiles/base/use.stable.mask | 10 ----------
21 11 files changed, 75 insertions(+), 10 deletions(-)
22
23 diff --git a/profiles/arch/alpha/use.stable.mask b/profiles/arch/alpha/use.stable.mask
24 index 9a7a23bf7ab..7185868eba8 100644
25 --- a/profiles/arch/alpha/use.stable.mask
26 +++ b/profiles/arch/alpha/use.stable.mask
27 @@ -4,6 +4,13 @@
28 # This file requires eapi 5 or later. New entries go on top.
29 # Please use the same syntax as in use.mask
30
31 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
32 +# Mask python targets until dev-lang/python is stable.
33 +python_single_target_python3_6
34 +python_targets_python3_6
35 +python_single_target_python3_5
36 +python_targets_python3_5
37 +
38 # Tobias Klausmann <klausman@g.o> (17 Mar 2016)
39 # Webkit itself is enormous (~13h compile+test on our fastest dev machine), so
40 # it will remain not-stable forever. Mask the USE flag accordingly.
41
42 diff --git a/profiles/arch/amd64/use.stable.mask b/profiles/arch/amd64/use.stable.mask
43 index 2bf7d3769e7..1dd41148a63 100644
44 --- a/profiles/arch/amd64/use.stable.mask
45 +++ b/profiles/arch/amd64/use.stable.mask
46 @@ -4,6 +4,13 @@
47 # This file requires eapi 5 or later. New entries go on top.
48 # Please use the same syntax as in use.mask
49
50 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
51 +# Mask python targets until dev-lang/python is stable.
52 +python_single_target_python3_6
53 +python_targets_python3_6
54 +python_single_target_python3_5
55 +python_targets_python3_5
56 +
57 # Michael Palimaka <kensington@g.o> (03 Jun 2017)
58 # Not yet stable.
59 elogind
60
61 diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask
62 index 8f732238b2c..4af07de93a1 100644
63 --- a/profiles/arch/arm/use.stable.mask
64 +++ b/profiles/arch/arm/use.stable.mask
65 @@ -4,6 +4,13 @@
66 # This file requires eapi 5 or later. New entries go on top.
67 # Please use the same syntax as in use.mask
68
69 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
70 +# Mask python targets until dev-lang/python is stable.
71 +python_single_target_python3_6
72 +python_targets_python3_6
73 +python_single_target_python3_5
74 +python_targets_python3_5
75 +
76 # Michael Palimaka <kensington@g.o> (03 Jun 2017)
77 # Not yet stable.
78 elogind
79
80 diff --git a/profiles/arch/arm64/use.stable.mask b/profiles/arch/arm64/use.stable.mask
81 index 6b0c085c24d..8d566940ad3 100644
82 --- a/profiles/arch/arm64/use.stable.mask
83 +++ b/profiles/arch/arm64/use.stable.mask
84 @@ -4,6 +4,13 @@
85 # This file requires eapi 5 or later. New entries go on top.
86 # Please use the same syntax as in use.mask
87
88 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
89 +# Mask python targets until dev-lang/python is stable.
90 +python_single_target_python3_6
91 +python_targets_python3_6
92 +python_single_target_python3_5
93 +python_targets_python3_5
94 +
95 # Hans de Graaff <graaff@g.o> (17 Apr 2017)
96 # Temporary mask to support stable bug 615818
97 ruby_targets_ruby22
98
99 diff --git a/profiles/arch/hppa/use.stable.mask b/profiles/arch/hppa/use.stable.mask
100 new file mode 100644
101 index 00000000000..b5e3fc79494
102 --- /dev/null
103 +++ b/profiles/arch/hppa/use.stable.mask
104 @@ -0,0 +1,12 @@
105 +# Copyright 1999-2017 Gentoo Foundation
106 +# Distributed under the terms of the GNU General Public License v2
107 +#
108 +# This file requires eapi 5 or later. New entries go on top.
109 +# Please use the same syntax as in use.mask
110 +
111 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
112 +# Mask python targets until dev-lang/python is stable.
113 +python_single_target_python3_6
114 +python_targets_python3_6
115 +python_single_target_python3_5
116 +python_targets_python3_5
117
118 diff --git a/profiles/arch/ia64/use.stable.mask b/profiles/arch/ia64/use.stable.mask
119 index 88f33d5ae7b..f59d256f20c 100644
120 --- a/profiles/arch/ia64/use.stable.mask
121 +++ b/profiles/arch/ia64/use.stable.mask
122 @@ -4,6 +4,13 @@
123 # This file requires eapi 5 or later. New entries go on top.
124 # Please use the same syntax as in use.mask
125
126 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
127 +# Mask python targets until dev-lang/python is stable.
128 +python_single_target_python3_6
129 +python_targets_python3_6
130 +python_single_target_python3_5
131 +python_targets_python3_5
132 +
133 # Not stable
134 mkl
135
136
137 diff --git a/profiles/arch/powerpc/ppc32/use.stable.mask b/profiles/arch/powerpc/ppc32/use.stable.mask
138 index ab73cb222f1..723fd2fd6b5 100644
139 --- a/profiles/arch/powerpc/ppc32/use.stable.mask
140 +++ b/profiles/arch/powerpc/ppc32/use.stable.mask
141 @@ -1,3 +1,10 @@
142 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
143 +# Mask python targets until dev-lang/python is stable.
144 +python_single_target_python3_6
145 +python_targets_python3_6
146 +python_single_target_python3_5
147 +python_targets_python3_5
148 +
149 # Andrey Grozin <grozin@g.o> (25 Jun 2014)
150 # no stable versions on ppc
151 clisp
152
153 diff --git a/profiles/arch/powerpc/ppc64/use.stable.mask b/profiles/arch/powerpc/ppc64/use.stable.mask
154 index e797af411b7..e125c42097c 100644
155 --- a/profiles/arch/powerpc/ppc64/use.stable.mask
156 +++ b/profiles/arch/powerpc/ppc64/use.stable.mask
157 @@ -3,3 +3,10 @@
158
159 # This file requires eapi 5 or later. New entries go on top.
160 # Please use the same syntax as in use.mask
161 +
162 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
163 +# Mask python targets until dev-lang/python is stable.
164 +python_single_target_python3_6
165 +python_targets_python3_6
166 +python_single_target_python3_5
167 +python_targets_python3_5
168
169 diff --git a/profiles/arch/sparc/use.stable.mask b/profiles/arch/sparc/use.stable.mask
170 index ad15d3c33df..c1438087548 100644
171 --- a/profiles/arch/sparc/use.stable.mask
172 +++ b/profiles/arch/sparc/use.stable.mask
173 @@ -4,6 +4,13 @@
174 # This file requires eapi 5 or later. New entries go on top.
175 # Please use the same syntax as in use.mask
176
177 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
178 +# Mask python targets until dev-lang/python is stable.
179 +python_single_target_python3_6
180 +python_targets_python3_6
181 +python_single_target_python3_5
182 +python_targets_python3_5
183 +
184 # Hans de Graaff <graaff@g.o> (13 Aug 2017)
185 # Drop stable ruby on sparc
186 ruby
187
188 diff --git a/profiles/arch/x86/use.stable.mask b/profiles/arch/x86/use.stable.mask
189 index 118c3436da9..1d784df37c6 100644
190 --- a/profiles/arch/x86/use.stable.mask
191 +++ b/profiles/arch/x86/use.stable.mask
192 @@ -4,6 +4,13 @@
193 # This file requires eapi 5 or later. New entries go on top.
194 # Please use the same syntax as in use.mask
195
196 +# Mike Gilbert <floppym@g.o> (28 Oct 2017)
197 +# Mask python targets until dev-lang/python is stable.
198 +python_single_target_python3_6
199 +python_targets_python3_6
200 +python_single_target_python3_5
201 +python_targets_python3_5
202 +
203 # Michael Palimaka <kensington@g.o> (03 Jun 2017)
204 # Not yet stable.
205 elogind
206
207 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
208 index 58648158bef..46cc0027459 100644
209 --- a/profiles/base/use.stable.mask
210 +++ b/profiles/base/use.stable.mask
211 @@ -8,11 +8,6 @@
212 # Needs dev-lang/php:7.2 stable
213 php_targets_php7-2
214
215 -# Michał Górny <mgorny@g.o> (25 Jan 2017)
216 -# Early pre-stabilization mask for dev-lang/python:3.6
217 -python_targets_python3_6
218 -python_single_target_python3_6
219 -
220 # Brian Evans <grknight@g.o> (06 Dec 2016)
221 # Needs dev-lang/php:7.1 stable
222 php_targets_php7-1
223 @@ -24,11 +19,6 @@ python_single_target_pypy
224 python_targets_pypy3
225 python_single_target_pypy3
226
227 -# Mike Gilbert <floppym@g.o> (02 Oct 2015)
228 -# Needs dev-lang/python:3.5 stable
229 -python_targets_python3_5
230 -python_single_target_python3_5
231 -
232 # Justin Lecher <jlec@g.o> (30 Sep 2015)
233 # No stable libressl yet
234 # Addendum: also mask the USE_EXPAND flag,