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/arch/powerpc/ppc32/, profiles/arch/amd64/, profiles/arch/x86/, ...
Date: Sun, 27 Sep 2020 09:44:00
Message-Id: 1601199831.a130927fc8f582e64c3ac2d1e9b7245a66ac1fca.mgorny@gentoo
1 commit: a130927fc8f582e64c3ac2d1e9b7245a66ac1fca
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 27 09:40:43 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 27 09:43:51 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a130927f
7
8 package.mask: Last rite net-voip/telepathy-haze
9
10 Bug: https://bugs.gentoo.org/714636
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 profiles/arch/amd64/package.use.mask | 4 ----
14 profiles/arch/base/package.use.mask | 4 ----
15 profiles/arch/powerpc/ppc32/package.use.mask | 4 ----
16 profiles/arch/x86/package.use.mask | 4 ----
17 profiles/base/package.use.mask | 4 ++++
18 profiles/package.mask | 6 ++++++
19 6 files changed, 10 insertions(+), 16 deletions(-)
20
21 diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
22 index 69cf88d03b5..843680db926 100644
23 --- a/profiles/arch/amd64/package.use.mask
24 +++ b/profiles/arch/amd64/package.use.mask
25 @@ -230,10 +230,6 @@ sys-apps/systemd -gnuefi
26 # media-libs/libbdplus is keyworded on amd64, so unmask the useflag
27 media-libs/libbluray -bdplus
28
29 -# Michał Górny <mgorny@g.o> (2015-03-01)
30 -# pidgin-opensteamworks is only available for amd64, ppc32 and x86
31 -net-im/telepathy-connection-managers -steam
32 -
33 # Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o> (2014-04-24)
34 # It's only supported on amd64
35 dev-db/mariadb -tokudb
36
37 diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask
38 index 87ba55bdeea..d36a1f39062 100644
39 --- a/profiles/arch/base/package.use.mask
40 +++ b/profiles/arch/base/package.use.mask
41 @@ -215,10 +215,6 @@ sys-apps/systemd gnuefi
42 # Mask bdplus support and unmask on arches where libbdplus is keyworded.
43 media-libs/libbluray bdplus
44
45 -# Michał Górny <mgorny@g.o> (2015-03-01)
46 -# pidgin-opensteamworks is only available for amd64, ppc32 and x86
47 -net-im/telepathy-connection-managers steam
48 -
49 # Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o> (2014-04-24)
50 # It's only supported on amd64
51 dev-db/mariadb tokudb
52
53 diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask
54 index 4df05d93eea..65fe9d1f646 100644
55 --- a/profiles/arch/powerpc/ppc32/package.use.mask
56 +++ b/profiles/arch/powerpc/ppc32/package.use.mask
57 @@ -131,10 +131,6 @@ dev-lang/logtalk fop
58 # Missing keywords (2015-06-02)
59 net-misc/connman openconnect
60
61 -# Michał Górny <mgorny@g.o> (2015-03-01)
62 -# pidgin-opensteamworks is only available for amd64, ppc32 and x86
63 -net-im/telepathy-connection-managers -steam
64 -
65 # Julian Ospald <hasufell@g.o> (2013-11-23)
66 # FIXME: app-arch/innoextract not available under ppc yet
67 games-fps/duke3d-data gog
68
69 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
70 index c995fc0f926..98c9756b22d 100644
71 --- a/profiles/arch/x86/package.use.mask
72 +++ b/profiles/arch/x86/package.use.mask
73 @@ -248,10 +248,6 @@ sys-apps/systemd -gnuefi
74 # media-libs/libbdplus is keyworded on x86, so unmask the useflag
75 media-libs/libbluray -bdplus
76
77 -# Michał Górny <mgorny@g.o> (2015-03-01)
78 -# pidgin-opensteamworks is only available for amd64, ppc32 and x86
79 -net-im/telepathy-connection-managers -steam
80 -
81 # Jeroen Roovers <jer@g.o> (2015-01-31)
82 # >x11-drivers/nvidia-drivers-346 on x86 has no UVM support (bug #534156)
83 >x11-drivers/nvidia-drivers-346 uvm
84
85 diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
86 index 8a2e4e83800..986e307d007 100644
87 --- a/profiles/base/package.use.mask
88 +++ b/profiles/base/package.use.mask
89 @@ -6,6 +6,10 @@
90 # This file is only for generic masks. For arch-specific masks (i.e.
91 # mask everywhere, unmask on arch/*) use arch/base.
92
93 +# Michał Górny <mgorny@g.o> (2020-09-27)
94 +# The respective dependencies are masked for removal.
95 +net-im/telepathy-connection-managers gadu icq meanwhile steam yahoo
96 +
97 # Michał Górny <mgorny@g.o> (2020-09-26)
98 # Removed in 1.1.34-r1, mask in older to unblock libxml2 cleanup.
99 <dev-libs/libxslt-1.1.34-r1 python
100
101 diff --git a/profiles/package.mask b/profiles/package.mask
102 index f60d893caa2..216fd455c3a 100644
103 --- a/profiles/package.mask
104 +++ b/profiles/package.mask
105 @@ -32,6 +32,12 @@
106
107 #--- END OF EXAMPLES ---
108
109 +# Michał Górny <mgorny@g.o> (2020-09-27)
110 +# Discontinued upstream. Not ported to Python 3, and no patches seem
111 +# readily available.
112 +# Removal in 30 days. Bug #714636.
113 +net-voip/telepathy-haze
114 +
115 # Michał Górny <mgorny@g.o> (2020-09-26)
116 # These packages still require Python 2.7, or are dependencies of py2.7
117 # packages. They are either dead upstream, their Python 3 porting