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/features/selinux/, profiles/arch/hppa/
Date: Tue, 08 Aug 2017 21:30:49
Message-Id: 1502227837.bf3e1dac0dc41080dc6d68d390ef7d29a9a8faf5.mgorny@gentoo
1 commit: bf3e1dac0dc41080dc6d68d390ef7d29a9a8faf5
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 8 18:39:31 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 8 21:30:37 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3e1dac
7
8 profiles: Mask bluez[user-session] where [systemd] is masked
9
10 profiles/arch/hppa/package.use.mask | 4 ++++
11 profiles/features/selinux/package.use.mask | 1 +
12 2 files changed, 5 insertions(+)
13
14 diff --git a/profiles/arch/hppa/package.use.mask b/profiles/arch/hppa/package.use.mask
15 index 66cce045115..77953933737 100644
16 --- a/profiles/arch/hppa/package.use.mask
17 +++ b/profiles/arch/hppa/package.use.mask
18 @@ -5,6 +5,10 @@
19 # request bug for the hppa arch.
20
21 # Michał Górny <mgorny@g.o> (08 Aug 2017)
22 +# Requires USE=systemd that is masked in this profile.
23 +net-wireless/bluez user-session
24 +
25 +# Michał Górny <mgorny@g.o> (08 Aug 2017)
26 # Requires USE=seccomp that is masked in this profile.
27 net-libs/gnutls test-full
28
29
30 diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
31 index ff589da0993..9af31771b18 100644
32 --- a/profiles/features/selinux/package.use.mask
33 +++ b/profiles/features/selinux/package.use.mask
34 @@ -26,6 +26,7 @@ net-misc/wicd gnome-shell
35 x11-misc/gpaste gnome
36 x11-terms/gnome-terminal gnome-shell
37 x11-themes/zukitwo gnome-shell
38 +net-wireless/bluez user-session
39
40 # Alex Brandt <alunduil@g.o> (6 Sep 2015)
41 # app-emulation/rkt[rkt_stage1_src] requires systemd which isn't available with selinux.