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/default/bsd/fbsd/
Date: Tue, 23 Aug 2016 12:13:03
Message-Id: 1471954370.adab8b64d946310c7d1be3866494d8e8dbd6d254.whissi@gentoo
1 commit: adab8b64d946310c7d1be3866494d8e8dbd6d254
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 23 12:10:20 2016 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 23 12:12:50 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adab8b64
7
8 profiles: Add package.use.mask for www-servers/nginx on fbsd
9
10 Cannot use "libressl" because dev-libs/libressl is a base package on
11 fbsd.
12
13 Cannot use "luajit" because dev-lang/luajit isn't keyworded on fbsd.
14
15 Gentoo-Bug: https://bugs.gentoo.org/574128
16
17 profiles/default/bsd/fbsd/package.use.mask | 7 ++++++-
18 1 file changed, 6 insertions(+), 1 deletion(-)
19
20 diff --git a/profiles/default/bsd/fbsd/package.use.mask b/profiles/default/bsd/fbsd/package.use.mask
21 index b863a56..bffb2fa 100644
22 --- a/profiles/default/bsd/fbsd/package.use.mask
23 +++ b/profiles/default/bsd/fbsd/package.use.mask
24 @@ -1,7 +1,12 @@
25 -# Copyright 1999-2015 Gentoo Foundation
26 +# Copyright 1999-2016 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 # $Id$
29
30 +# Thomas Deutschmann <whissi@g.o> (23 Aug 2016)
31 +# libressl: dev-libs/libressl is a base package on FreeBSD
32 +# luajit: dev-lang/luajit not keyworded on FreeBSD
33 +www-servers/nginx libressl luajit
34 +
35 # As per UberLord's requests
36 sys-apps/openrc pam