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/hardened/linux/x86/
Date: Tue, 08 Aug 2017 21:30:52
Message-Id: 1502227838.4be14589146f8d6d4121de8512307d815b67c435.mgorny@gentoo
1 commit: 4be14589146f8d6d4121de8512307d815b67c435
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 18:49:20 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 21:30:38 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be14589
7
8 profiles: Mask nvidia-drivers[static-libs] where [tools] is masked
9
10 profiles/hardened/linux/x86/package.use.mask | 5 +++--
11 1 file changed, 3 insertions(+), 2 deletions(-)
12
13 diff --git a/profiles/hardened/linux/x86/package.use.mask b/profiles/hardened/linux/x86/package.use.mask
14 index f344f612dc5..c01895ca89e 100644
15 --- a/profiles/hardened/linux/x86/package.use.mask
16 +++ b/profiles/hardened/linux/x86/package.use.mask
17 @@ -1,4 +1,4 @@
18 -# Copyright 1999-2016 Gentoo Foundation
19 +# Copyright 1999-2017 Gentoo Foundation
20 # Distributed under the terms of the GNU General Public License v2
21
22 # Magnus Granberg <zorry@g.o> (30 sep 2016)
23 @@ -13,7 +13,8 @@ dev-libs/cyrus-sasl berkdb
24 # else hell will rule. (RWX in the libs)
25 # Propogating changes from amd64.
26 # Bug 433121
27 -x11-drivers/nvidia-drivers X tools
28 +# (static-libs require tools)
29 +x11-drivers/nvidia-drivers X tools static-libs
30
31 # Magnus Granberg <zorry@g.o> (29 Nov 2012)
32 # Bug #444786 disable nvidia on app-admin/conky