Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/
Date: Tue, 11 Sep 2018 16:32:08
Message-Id: 1536683501.2a444cd352e4193e130bb28e46d8f39739aa335c.dilfridge@gentoo
1 commit: 2a444cd352e4193e130bb28e46d8f39739aa335c
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 11 16:27:22 2018 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 11 16:31:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a444cd3
7
8 package.use.force: Since <glibc-2.26 is masked, we need to force libtirpc
9
10 profiles/base/package.use.force | 15 +++++++++++++++
11 1 file changed, 15 insertions(+)
12
13 diff --git a/profiles/base/package.use.force b/profiles/base/package.use.force
14 index ee4a7c23640..ea3a57c993a 100644
15 --- a/profiles/base/package.use.force
16 +++ b/profiles/base/package.use.force
17 @@ -1,6 +1,21 @@
18 # Copyright 1999-2017 Gentoo Foundation
19 # Distributed under the terms of the GNU General Public License v2
20
21 +# Andreas K. Hüttel <dilfridge@g.o> (11 Sep 2018)
22 +# All glibc versions that include RPC code are masked now.
23 +dev-libs/libspt libtirpc
24 +dev-perl/Lab-VXI11 libtirpc
25 +mail-mta/exim libtirpc
26 +net-analyzer/argus libtirpc
27 +net-analyzer/snort libtirpc
28 +net-firewall/conntrack-tools libtirpc
29 +net-fs/autofs libtirpc
30 +net-libs/libnsl libtirpc
31 +net-libs/rpcsvc-proto libtirpc
32 +net-misc/netkit-bootparamd libtirpc
33 +sci-astronomy/esomidas libtirpc
34 +sys-cluster/glusterfs libtirpc
35 +
36 # Matt Turner <mattst88@g.o> (13 Jun 2018)
37 # Upstream is transitioning to Meson, but does not yet have any configuration
38 # options. Until those configuration options are provided, force USE flags on