Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Thu, 27 Jul 2017 14:38:11
Message-Id: 1501166279.49cccfb5390e03058e59fbe8748b1d5a97685a01.kensington@gentoo
1 commit: 49cccfb5390e03058e59fbe8748b1d5a97685a01
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sat Jul 22 17:40:33 2017 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 27 14:37:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49cccfb5
7
8 profiles/base/p.use: disable default gdbm USE for net-firewall/fwknop
9
10 Otherwise it enforces server USE to all users via REQUIRED_USE.
11
12 profiles/base/package.use | 5 +++++
13 1 file changed, 5 insertions(+)
14
15 diff --git a/profiles/base/package.use b/profiles/base/package.use
16 index b21593100fb..9590bcc5484 100644
17 --- a/profiles/base/package.use
18 +++ b/profiles/base/package.use
19 @@ -1,6 +1,11 @@
20 # Copyright 1999-2017 Gentoo Foundation
21 # Distributed under the terms of the GNU General Public License v2
22
23 +# Ilya Tumaykin <itumaykin+gentoo@×××××.com> (22 Jul 2017)
24 +# Override default +gdbm setting, which enables minor server-only
25 +# feature, but enforces server USE to all users via REQUIRED_USE.
26 +net-firewall/fwknop -gdbm
27 +
28 # David Seifert <soap@g.o> (17 Apr 2017)
29 # Only python 3.5 supported
30 kde-apps/kajongg:5 python_single_target_python3_5 python_targets_python3_5