Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/x86-fbsd/
Date: Tue, 14 Feb 2017 17:06:45
Message-Id: 1487091995.59c8feb6386c402b665341c3207da00c2d4474dd.whissi@gentoo
1 commit: 59c8feb6386c402b665341c3207da00c2d4474dd
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 14 17:03:52 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 14 17:06:35 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59c8feb6
7
8 profiles: Adjust package.use.mask for www-server/nginx on x86-fbsd
9
10 Commit ffe8d873b811 removed FreeBSD keywords on net-misc/curl so we have
11 to mask HTTP security module (aka nginx_modules_http_security USE flag)
12 which requires net-misc/curl on this arch.
13
14 profiles/arch/x86-fbsd/package.use.mask | 4 ++++
15 1 file changed, 4 insertions(+)
16
17 diff --git a/profiles/arch/x86-fbsd/package.use.mask b/profiles/arch/x86-fbsd/package.use.mask
18 index 13d435648f..6431765e68 100644
19 --- a/profiles/arch/x86-fbsd/package.use.mask
20 +++ b/profiles/arch/x86-fbsd/package.use.mask
21 @@ -2,6 +2,10 @@
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 +# Thomas Deutschmann <whissi@g.o> (14 Feb 2017)
26 +# net-misc/curl dropped keywords in ffe8d873b8110d4434fc89423ea668450cab1d96
27 +www-servers/nginx nginx_modules_http_security
28 +
29 # Alexis Ballier <aballier@g.o> (31 Jan 2017)
30 # nvidia drivers are unmasked here
31 media-video/ffmpeg -nvenc