From 37d9e41ab5c6fb2031aefdeb7af72a7354472031 Mon Sep 17 00:00:00 2001 From: Pacho Ramos Date: Tue, 13 Mar 2018 15:06:39 +0100 Subject: [PATCH] Mask some packages for removal --- profiles/base/package.use.mask | 5 +++ profiles/package.mask | 70 ++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 73d04afca336..6ac1e78c24a2 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -7,6 +7,11 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Pacho Ramos (13 Mar 2018) +# libewf is going to be removed, bug #547418 +app-admin/testdisk ewf +app-forensics/sleuthkit ewf + # Patrick McLean (6 Mar 2018) # Requires dev-libs/boost-1.66 that is unkeyworded/masked >=sys-cluster/ceph-12.2.4 system-boost diff --git a/profiles/package.mask b/profiles/package.mask index f7c9976b22eb..d39db1155481 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,76 @@ #--- END OF EXAMPLES --- +# Pacho Ramos (13 Mar 2018) +# Tests need network, nothing requires this old lib anymore and upstream is +# dead for a long time (#335233). Removal in a month. +net-libs/netembryo + +# Pacho Ramos (13 Mar 2018) +# Fails to build (#371401, #642676). Removal in a month. +net-misc/netkit-rwall + +# Pacho Ramos (13 Mar 2018) +# Incomplete and unclear LICENSE, missing files in SRC_URI (#472602). +# Removal in a month. +sci-electronics/balsa + +# Pacho Ramos (13 Mar 2018) +# Upstream dead for a long time, requires obsolete gstreamer and other old +# libs (#629192), buggy (#490344). Removal in a month. +media-tv/me-tv + +# Pacho Ramos (13 Mar 2018) +# Doesn't build for a long time (#514432). Removal in a month. +sci-biology/beast-mcmc + +# Pacho Ramos (13 Mar 2018) +# Fails to build (#514632, #585606, #588710). Removal in a month. +sys-power/phc-k8 + +# Pacho Ramos (13 Mar 2018) +# Fails to build for a long time (#515734, 649840). Removal in a month. +sys-fs/gfs2-utils + +# Pacho Ramos (13 Mar 2018) +# Dead driver and with many incompatibilities with current kernels (#517250, +# #523356, #551834, #646106). Removal in a month. Possible alternative +# #device/driver: https://bugs.gentoo.org/517250#c5 +net-wireless/broadcom-sta + +# Pacho Ramos (13 Mar 2018) +# Not buildable for a long time (#531586), pending many version bumps. +# Removal in a month. +media-sound/mup + +# Pacho Ramos (13 Mar 2018) +# Many other ident daemons in the tree over this completely dead and +# unmaintained (since 2003) implementation (#535868). Removal in a month. +net-misc/linux-identd + +# Pacho Ramos (13 Mar 2018) +# Major version bump pending (#540322), current version in the tree is +# completely broken in several ways (#471428, #598260, #621784, #638364). +# Removal in a month. +sys-cluster/gearmand +dev-php/pecl-gearman + +# Pacho Ramos (13 Mar 2018) +# Not buildable and ends up needing old guile-1.8 (#547186, #617802), major +# version bump pending (#515888). Removal in a month. +media-sound/denemo + +# Pacho Ramos (13 Mar 2018) +# Hard to bump (#547418), build issues (#600308). Removal in a month. +app-forensics/libewf +app-forensics/rdd + +# Pacho Ramos (13 Mar 2018) +# Many pending version bumps (#574874), doesn't run (#587112), doesn't use +# python eclasses (#613892), needs obsolete libs (#640888). Removal in a +# month. +net-p2p/tribler + # Tobias Klausmann