diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-09-27 11:40:43 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-09-27 11:43:51 +0200 |
commit | a130927fc8f582e64c3ac2d1e9b7245a66ac1fca (patch) | |
tree | b1968a1539b0cbee294ce23fa7df9aa1571e4478 /profiles | |
parent | net-proxy/trojan: drop old (diff) | |
download | gentoo-a130927fc8f582e64c3ac2d1e9b7245a66ac1fca.tar.gz gentoo-a130927fc8f582e64c3ac2d1e9b7245a66ac1fca.tar.bz2 gentoo-a130927fc8f582e64c3ac2d1e9b7245a66ac1fca.zip |
package.mask: Last rite net-voip/telepathy-haze
Bug: https://bugs.gentoo.org/714636
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/base/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/powerpc/ppc32/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 4 | ||||
-rw-r--r-- | 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 69cf88d03b51..843680db9263 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 <mgorny@gentoo.org> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers -steam - # Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (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 87ba55bdeea2..d36a1f390620 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 <mgorny@gentoo.org> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers steam - # Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (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 4df05d93eea6..65fe9d1f6463 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 <mgorny@gentoo.org> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers -steam - # Julian Ospald <hasufell@gentoo.org> (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 c995fc0f9260..98c9756b22d9 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 <mgorny@gentoo.org> (2015-03-01) -# pidgin-opensteamworks is only available for amd64, ppc32 and x86 -net-im/telepathy-connection-managers -steam - # Jeroen Roovers <jer@gentoo.org> (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 8a2e4e838008..986e307d0079 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 <mgorny@gentoo.org> (2020-09-27) +# The respective dependencies are masked for removal. +net-im/telepathy-connection-managers gadu icq meanwhile steam yahoo + # Michał Górny <mgorny@gentoo.org> (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 f60d893caa2b..216fd455c3a3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (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 <mgorny@gentoo.org> (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 |