Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/amd64/, profiles/arch/x86/, profiles/arch/base/
Date: Thu, 03 Oct 2019 17:35:41
Message-Id: 1570124128.bd895cd34fa35f74a23a50c3838609aa1c2daa7e.bkohler@gentoo
1 commit: bd895cd34fa35f74a23a50c3838609aa1c2daa7e
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 3 17:34:33 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 3 17:35:28 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd895cd3
7
8 profiles: remove per-arch connman[iwd] masks
9
10 This functionality is fully broken until further notice, get rid of
11 per-arch masks/unmasks
12
13 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
14
15 profiles/arch/amd64/package.use.mask | 1 -
16 profiles/arch/base/package.use.mask | 1 -
17 profiles/arch/x86/package.use.mask | 1 -
18 3 files changed, 3 deletions(-)
19
20 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
21 index 82280b43d70..e12fa999409 100644
22 --- a/profiles/arch/amd64/package.use.mask
23 +++ b/profiles/arch/amd64/package.use.mask
24 @@ -73,7 +73,6 @@ media-gfx/imagemagick -heif
25
26 # Ben Kohler <bkohler@g.o> (2018-08-23)
27 # Unmask iwd support where net-wireless/iwd is keyworded
28 -net-misc/connman -iwd
29 net-misc/networkmanager -iwd
30
31 # Thomas Deutschmann <whissi@g.o> (2018-08-23)
32
33 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
34 index faa9ca3ffc0..9c39320b7e5 100644
35 --- a/profiles/arch/base/package.use.mask
36 +++ b/profiles/arch/base/package.use.mask
37 @@ -51,7 +51,6 @@ media-gfx/imagemagick heif
38
39 # Ben Kohler <bkohler@g.o> (2018-08-23)
40 # Mask iwd support until net-wireless/iwd is keyworded
41 -net-misc/connman iwd
42 net-misc/networkmanager iwd
43
44 # Rick Farina <zerochaos@g.o> (2018-06-27)
45
46 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
47 index ce51c3317fa..c3f6d1739af 100644
48 --- a/profiles/arch/x86/package.use.mask
49 +++ b/profiles/arch/x86/package.use.mask
50 @@ -68,7 +68,6 @@ media-video/orion qtav
51
52 # Ben Kohler <bkohler@g.o> (2018-08-23)
53 # Unmask iwd support where net-wireless/iwd is keyworded
54 -net-misc/connman -iwd
55 net-misc/networkmanager -iwd
56
57 # Thomas Deutschmann <whissi@g.o> (2018-08-23)