Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 26 Nov 2015 10:58:15
Message-Id: 1448535905.d70baaebb4733202bc20afaf9768e51aeb1acc4b.blueness@gentoo
1 commit: d70baaebb4733202bc20afaf9768e51aeb1acc4b
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 26 11:04:44 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 26 11:05:05 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d70baaeb
7
8 profiles: mask curl_ssl_libressl on stable, see bug #566864.
9
10 profiles/base/use.stable.mask | 3 +++
11 1 file changed, 3 insertions(+)
12
13 diff --git a/profiles/base/use.stable.mask b/profiles/base/use.stable.mask
14 index ea8f6eb..2d3846d 100644
15 --- a/profiles/base/use.stable.mask
16 +++ b/profiles/base/use.stable.mask
17 @@ -12,6 +12,9 @@ python_single_target_python3_5
18
19 # Justin Lecher <jlec@g.o> (30 Sep 2015)
20 # No stable libressl yet
21 +# Addendum: also mask the USE_EXPAND flag,
22 +# Anthony G. Basile <blueness@g.o> (26 Nov 2015)
23 +curl_ssl_libressl
24 libressl
25
26 # Hans de Graaff <graaff@g.o> (28 Sep 2015)