Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/selinux/, profiles/prefix/sunos/solaris/, profiles/arch/amd64/, ...
Date: Thu, 15 Aug 2019 06:24:17
Message-Id: 1565850249.8152689945ba2d843472db9fdae9f5680a7f7a4e.mgorny@gentoo
1 commit: 8152689945ba2d843472db9fdae9f5680a7f7a4e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 15 06:23:19 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 15 06:24:09 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81526899
7
8 profiles: Clean stale flag masks/forces
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 profiles/arch/amd64/package.use.stable.mask | 4 ----
13 profiles/arch/arm/package.use.mask | 1 -
14 profiles/arch/arm64/package.use.mask | 2 --
15 profiles/arch/arm64/package.use.stable.mask | 1 -
16 profiles/arch/hppa/package.use.stable.mask | 3 +--
17 profiles/arch/hppa/use.mask | 5 -----
18 profiles/arch/sparc/package.use.stable.mask | 1 -
19 profiles/arch/x86-fbsd/package.use.mask | 2 +-
20 profiles/arch/x86/package.use.stable.mask | 4 ----
21 profiles/base/package.use.mask | 13 -------------
22 profiles/default/bsd/fbsd/package.use.mask | 6 ------
23 profiles/default/linux/package.use.mask | 6 ------
24 profiles/features/multilib/package.use | 2 +-
25 profiles/features/selinux/package.use.force | 6 ------
26 profiles/prefix/sunos/solaris/package.mask | 4 ----
27 15 files changed, 3 insertions(+), 57 deletions(-)
28
29 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask
30 index 837096f540d..304063b99e5 100644
31 --- a/profiles/arch/amd64/package.use.stable.mask
32 +++ b/profiles/arch/amd64/package.use.stable.mask
33 @@ -26,10 +26,6 @@ dev-lang/python-exec -python_targets_python3_7
34 # dev-db/oracle-instantclient ain't stable
35 dev-qt/qtsql oci8
36
37 -# Andreas Sturmlechner <asturm@g.o> (2019-02-28)
38 -# Depends on unstable media-libs/dav1d
39 -~media-video/vlc-3.0.6 dav1d
40 -
41 # Amy Liffey <amynka@g.o> (2019-01-15)
42 # Mask experimental contrib repo
43 media-libs/opencv contrib contrib_cvv contrib_dnn contrib_hdf contrib_sfm contrib_xfeatures2d gflags glog tesseract
44
45 diff --git a/profiles/arch/arm/package.use.mask b/profiles/arch/arm/package.use.mask
46 index 1780b2f1fa4..8383b9e9a09 100644
47 --- a/profiles/arch/arm/package.use.mask
48 +++ b/profiles/arch/arm/package.use.mask
49 @@ -117,7 +117,6 @@ media-libs/opencv contrib_dnn
50 # Michał Górny <mgorny@g.o> (2017-12-30)
51 # Moved from use.mask since they are flags local to one package.
52 dev-cpp/xsd ace
53 -games-fps/doom-data doomsday
54 media-tv/tvheadend hdhomerun
55
56 # Michał Górny <mgorny@g.o> (2017-11-29)
57
58 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
59 index 43f8e0a4ff1..3e2e34181c0 100644
60 --- a/profiles/arch/arm64/package.use.mask
61 +++ b/profiles/arch/arm64/package.use.mask
62 @@ -63,7 +63,6 @@ media-video/libav -sdl
63 media-video/mplayer -sdl
64 media-video/mpv -sdl
65 media-video/transcode -sdl
66 -net-libs/libvncserver -sdl
67 virtual/ffmpeg -sdl
68 >=x11-libs/wxGTK-3 -sdl
69
70 @@ -114,7 +113,6 @@ dev-python/notebook doc
71
72 # Mart Raudsepp <leio@g.o> (2018-05-30)
73 # Require old gnome2 libraries, not keywording legacy on purpose
74 -<=app-editors/gvim-8.0.1699 gnome
75 sys-devel/distcc gnome
76
77 # Mart Raudsepp <leio@g.o> (2018-05-13)
78
79 diff --git a/profiles/arch/arm64/package.use.stable.mask b/profiles/arch/arm64/package.use.stable.mask
80 index 2e3404892c7..e4f990e5d02 100644
81 --- a/profiles/arch/arm64/package.use.stable.mask
82 +++ b/profiles/arch/arm64/package.use.stable.mask
83 @@ -12,7 +12,6 @@ kde-apps/kalzium solver
84 # Aaron Bauman (2019-07-29)
85 # app-arch/rar not supported
86 kde-apps/kdeutils-meta rar
87 -kde-apps/ark rar
88
89 # Aaron Bauman (2019-07-29)
90 # deps are not stable yet
91
92 diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask
93 index 557707c0725..8633ebd0c1b 100644
94 --- a/profiles/arch/hppa/package.use.stable.mask
95 +++ b/profiles/arch/hppa/package.use.stable.mask
96 @@ -47,14 +47,13 @@ media-video/ffmpeg gme ieee1394 x264
97
98 # Andreas Sturmlechner <asturm@g.o> (2018-05-06)
99 # sci-visualization/gnuplot is not stable.
100 -app-admin/sysstat isag
101 sci-mathematics/octave gnuplot
102 sci-libs/libqalculate gnuplot
103
104 # Andreas Sturmlechner <asturm@g.o> (2018-02-12)
105 # dev-libs/libical stabilisation timeout, bug #621724
106 app-mobilephone/gnokii ical
107 -net-mail/cyrus-imapd calalarm http jmap
108 +net-mail/cyrus-imapd calalarm http
109 net-wireless/bluez obex
110
111 # Hans de Graaff <graaff@g.o> (2017-11-26)
112
113 diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
114 index 1c6f655126a..3c99ab4cf5d 100644
115 --- a/profiles/arch/hppa/use.mask
116 +++ b/profiles/arch/hppa/use.mask
117 @@ -106,11 +106,6 @@ cg
118 # media-libs/fdk-aac is not supported on HPPA (bug #442806)
119 fdk
120
121 -# Jeroen Roovers <jer@g.o> (2012-05-23)
122 -# sys-apps/gptfdisk creates partition tables incompatible with the HPPA
123 -# bootloader (bug #412801).
124 -gptfdisk
125 -
126 # Jeroen Roovers <jer@g.o> (2012-04-04)
127 # media-video/vlc is not tested
128 vlc
129
130 diff --git a/profiles/arch/sparc/package.use.stable.mask b/profiles/arch/sparc/package.use.stable.mask
131 index 310af1dd6ce..f17c3d6f5ac 100644
132 --- a/profiles/arch/sparc/package.use.stable.mask
133 +++ b/profiles/arch/sparc/package.use.stable.mask
134 @@ -36,7 +36,6 @@ media-gfx/imagemagick raw
135
136 # Andreas Sturmlechner <asturm@g.o> (2018-05-07)
137 # sci-visualization/gnuplot is not stable.
138 -app-admin/sysstat isag
139 sci-libs/libqalculate gnuplot
140 sci-mathematics/octave gnuplot
141
142
143 diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
144 index 389c2705113..aafa97aea26 100644
145 --- a/profiles/arch/x86-fbsd/package.use.mask
146 +++ b/profiles/arch/x86-fbsd/package.use.mask
147 @@ -45,7 +45,7 @@ app-crypt/qca botan
148 # Pacho Ramos <pacho@gentoo> (2011-03-18)
149 # Missing keywords on deps (GNOME related packages)
150 dev-libs/totem-pl-parser quvi
151 -media-plugins/gst-plugins-meta dv dvd musepack vcd vpx wavpack
152 +media-plugins/gst-plugins-meta dv dvd vcd vpx wavpack
153
154 # Justin Lecher <jlec@g.o> (2010-09-19)
155 # kde-apps/konqueror not keyworded
156
157 diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask
158 index b30e559610e..01a5ca12941 100644
159 --- a/profiles/arch/x86/package.use.stable.mask
160 +++ b/profiles/arch/x86/package.use.stable.mask
161 @@ -26,10 +26,6 @@ dev-lang/python-exec -python_targets_python3_7
162 # dev-db/oracle-instantclient ain't stable
163 dev-qt/qtsql oci8
164
165 -# Andreas Sturmlechner <asturm@g.o> (2019-05-06)
166 -# media-libs/dav1d is not yet stable
167 -~media-video/vlc-3.0.6 dav1d
168 -
169 # Amy Liffey <amynka@g.o> (2019-01-15)
170 # Mask experimental contrib repo
171 media-libs/opencv contrib contrib_cvv contrib_dnn contrib_hdf contrib_sfm contrib_xfeatures2d gflags glog tesseract
172
173 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
174 index c3750f9f243..d0e4fa11b25 100644
175 --- a/profiles/base/package.use.mask
176 +++ b/profiles/base/package.use.mask
177 @@ -54,11 +54,6 @@ dev-libs/weston pipewire
178 sys-apps/xdg-desktop-portal screencast
179 kde-plasma/xdg-desktop-portal-kde screencast
180
181 -# Mike Gilbert <floppym@g.o> (2019-06-21)
182 -# Fails to build.
183 -# https://bugs.gentoo.org/661880
184 -<www-client/chromium-76 system-icu
185 -
186 # James Le Cuirot <chewi@g.o> (2019-05-21)
187 # Doesn't support ffmpeg-4. Portage takes a long time to report the
188 # conflict and the feature is half broken anyway. See
189 @@ -411,12 +406,6 @@ sys-devel/gcc vtv
190 # invokes it wrong.
191 dev-lang/moarvm asan
192
193 -# Patrice Clement <monsieurp@g.o>
194 -# Merged on behalf of:
195 -# Jonathan Scruggs <j.scruggs@×××××.com> (2017-09-28)
196 -# Newer versions have a patch to fix the python issues.
197 -<=media-libs/openimageio-1.6.13 python
198 -
199 # Ian Stakenvicius <axs@g.o> (2016-04-28)
200 # system-cairo support causes lots of crashing in mozilla pkgs
201 # (see bug #556378 and others)
202 @@ -627,5 +616,3 @@ net-proxy/squid ipf-transparent pf-transparent
203 # Alexis Ballier <aballier@g.o> (2011-02-16)
204 # Win32 specific useflag for vlc. Can be used for cross-compiling.
205 media-video/vlc directx
206 -# Mac OSX / iPhone OS specific useflags
207 -media-video/vlc macosx-qtkit
208
209 diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask
210 index c804607739a..5b413acf957 100644
211 --- a/profiles/default/bsd/fbsd/package.use.mask
212 +++ b/profiles/default/bsd/fbsd/package.use.mask
213 @@ -74,12 +74,6 @@ app-arch/tar xattr
214 # sha512 is only supported by Linux-PAM's pam_unix for now
215 sys-auth/pambase cracklib pam_ssh sha512
216
217 -# Alexis Ballier <aballier@g.o> (2009-01-31)
218 -# app-misc/tracker should work but needs some code fixups and it uses the fdatasync system call
219 -# that we do not have (bug #257052)
220 -# Mask it for now
221 -gnome-base/nautilus tracker
222 -
223 # Naohiro Aota <naota@g.o> (2011-08-04)
224 # ads require krb5, which is maksed on FreeBSD
225 # cluster require ctdb, which doesn't support FreeBSD
226
227 diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
228 index 9178c9e023e..32fcd3ab13f 100644
229 --- a/profiles/default/linux/package.use.mask
230 +++ b/profiles/default/linux/package.use.mask
231 @@ -13,12 +13,6 @@ sys-auth/consolekit -cgroups
232 # Native inotify support is preferred on linux.
233 kde-frameworks/kcoreaddons fam
234
235 -# Christian Ruppert <idl0r@g.o> (2015-08-23)
236 -# seccomp seems completely broken currently but has been added as global default
237 -# apparently... #558100
238 -# https://archives.gentoo.org/gentoo-dev/message/38503d86a1c41bccfa607745467b1be7
239 -net-dns/bind seccomp
240 -
241 # Diego Elio Pettenò (2012-08-27)
242 # The libpci access is only used for linux.
243 net-analyzer/net-snmp -pci
244
245 diff --git a/profiles/features/multilib/package.use b/profiles/features/multilib/package.use
246 index 93511b0bcf5..02f17121c03 100644
247 --- a/profiles/features/multilib/package.use
248 +++ b/profiles/features/multilib/package.use
249 @@ -3,4 +3,4 @@
250
251 # Enable all ABIs by default so we can protect any non-native binaries that
252 # might be executed.
253 -sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_ppc_32 abi_ppc_64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
254 +sys-apps/sandbox abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_o32 abi_mips_n32 abi_mips_n64 abi_riscv_lp64d abi_riscv_lp64 abi_s390_32 abi_s390_64
255
256 diff --git a/profiles/features/selinux/package.use.force b/profiles/features/selinux/package.use.force
257 index 1d6fd2e6388..fec892c60b0 100644
258 --- a/profiles/features/selinux/package.use.force
259 +++ b/profiles/features/selinux/package.use.force
260 @@ -17,9 +17,3 @@ dev-lang/python xml
261 # so stages can build with no interacton. Bug #527938
262 sys-libs/libselinux static-libs
263 dev-libs/libpcre static-libs
264 -
265 -# Jason Zaman <perfinion@g.o> (2015-06-27)
266 -# SystemD has no support in the SELinux policy at the moment.
267 -# Please see: https://wiki.gentoo.org/wiki/SELinux/FAQ#Can_I_use_SELinux_with_SystemD.3F
268 -gnome-base/gnome-settings-daemon openrc-force
269 -gnome-base/gnome-shell openrc-force
270
271 diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask
272 index 927f9bdcd32..e830b8ac3e2 100644
273 --- a/profiles/prefix/sunos/solaris/package.mask
274 +++ b/profiles/prefix/sunos/solaris/package.mask
275 @@ -1,10 +1,6 @@
276 # Copyright 1999-2019 Gentoo Authors
277 # Distributed under the terms of the GNU General Public License v2
278
279 -# Fabian Groffen <grobian@g.o> (2019-03-22)
280 -# fails to compile, bug #681316
281 -=app-crypt/gnupg-2.2.14
282 -
283 # Fabian Groffen <grobian@g.o> (2018-11-12)
284 # these versions of binutils produces shared libraries with symbol lookup
285 # errors, probably a versioning problem, confirmed on Solaris 10 and