commit: a130927fc8f582e64c3ac2d1e9b7245a66ac1fca Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Sep 27 09:40:43 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Sep 27 09:43:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a130927f
package.mask: Last rite net-voip/telepathy-haze Bug: https://bugs.gentoo.org/714636 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/arch/amd64/package.use.mask | 4 ---- profiles/arch/base/package.use.mask | 4 ---- profiles/arch/powerpc/ppc32/package.use.mask | 4 ---- profiles/arch/x86/package.use.mask | 4 ---- profiles/base/package.use.mask | 4 ++++ profiles/package.mask | 6 ++++++ 6 files changed, 10 insertions(+), 16 deletions(-) diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 69cf88d03b5..843680db926 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -230,10 +230,6 @@ sys-apps/systemd -gnuefi # media-libs/libbdplus is keyworded on amd64, so unmask the useflag media-libs/libbluray -bdplus -# Michał Górny <[email protected]> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers -steam - # Jorge Manuel B. S. Vicetto <[email protected]> (2014-04-24) # It's only supported on amd64 dev-db/mariadb -tokudb diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index 87ba55bdeea..d36a1f39062 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -215,10 +215,6 @@ sys-apps/systemd gnuefi # Mask bdplus support and unmask on arches where libbdplus is keyworded. media-libs/libbluray bdplus -# Michał Górny <[email protected]> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers steam - # Jorge Manuel B. S. Vicetto <[email protected]> (2014-04-24) # It's only supported on amd64 dev-db/mariadb tokudb diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index 4df05d93eea..65fe9d1f646 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -131,10 +131,6 @@ dev-lang/logtalk fop # Missing keywords (2015-06-02) net-misc/connman openconnect -# Michał Górny <[email protected]> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers -steam - # Julian Ospald <[email protected]> (2013-11-23) # FIXME: app-arch/innoextract not available under ppc yet games-fps/duke3d-data gog diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index c995fc0f926..98c9756b22d 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -248,10 +248,6 @@ sys-apps/systemd -gnuefi # media-libs/libbdplus is keyworded on x86, so unmask the useflag media-libs/libbluray -bdplus -# Michał Górny <[email protected]> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers -steam - # Jeroen Roovers <[email protected]> (2015-01-31) # >x11-drivers/nvidia-drivers-346 on x86 has no UVM support (bug #534156) >x11-drivers/nvidia-drivers-346 uvm diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 8a2e4e83800..986e307d007 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Michał Górny <[email protected]> (2020-09-27) +# The respective dependencies are masked for removal. +net-im/telepathy-connection-managers gadu icq meanwhile steam yahoo + # Michał Górny <[email protected]> (2020-09-26) # Removed in 1.1.34-r1, mask in older to unblock libxml2 cleanup. <dev-libs/libxslt-1.1.34-r1 python diff --git a/profiles/package.mask b/profiles/package.mask index f60d893caa2..216fd455c3a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-09-27) +# Discontinued upstream. Not ported to Python 3, and no patches seem +# readily available. +# Removal in 30 days. Bug #714636. +net-voip/telepathy-haze + # Michał Górny <[email protected]> (2020-09-26) # These packages still require Python 2.7, or are dependencies of py2.7 # packages. They are either dead upstream, their Python 3 porting
