Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 18 Oct 2018 10:14:24
Message-Id: 1539857652.a8774d349e5a315d4570da115e1406f69ce869fd.polynomial-c@gentoo
1 commit: a8774d349e5a315d4570da115e1406f69ce869fd
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 10:12:33 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 10:14:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8774d34
7
8 base/package.use.mask: Make net-libs/gsoap[gnutls] mask more precise
9
10 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
11
12 profiles/base/package.use.mask | 8 ++++----
13 1 file changed, 4 insertions(+), 4 deletions(-)
14
15 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
16 index 7592c0b9ec7..c4002527bcd 100644
17 --- a/profiles/base/package.use.mask
18 +++ b/profiles/base/package.use.mask
19 @@ -7,6 +7,10 @@
20 # This file is only for generic masks. For arch-specific masks (i.e.
21 # mask everywhere, unmask on arch/*) use arch/base.
22
23 +# Lars Wendler <polynomial-c@g.o> (18 Oct 2018)
24 +# gnutls is broken in older releases
25 +<net-libs/gsoap-2.8.64 gnutls
26 +
27 # Matt Turner <mattst88@g.o> (16 Oct 2018)
28 # media-libs/libomxil-bellagio is masked for removal.
29 media-libs/mesa openmax
30 @@ -281,10 +285,6 @@ app-editors/emacs-vcs cairo
31 # Needs a Gstreamer plugin from gst-plugins-bad that is not packaged to date
32 media-plugins/grilo-plugins chromaprint
33
34 -# Lars Wendler <polynomial-c@g.o> (19 Aug 2016)
35 -# gnutls is broken for years
36 ->=net-libs/gsoap-2.8.0 gnutls
37 -
38 # Michał Górny <mgorny@g.o> (05 Jul 2016)
39 # Mask system-clang support as it requires llvm-3.4 that is subject
40 # to security bug cleanup, #585102.