diff options
author | 2020-03-28 16:16:40 -0400 | |
---|---|---|
committer | 2020-03-28 16:17:59 -0400 | |
commit | a69f55207197012415f8b17cbdf6cbd88bc9f0f9 (patch) | |
tree | 0dbcec018abfd3c434cf029dabfa2196cc78c907 /profiles | |
parent | eclass/flag-o-matic.eclass: Add missing MIPS CPU errata flags (diff) | |
download | gentoo-a69f55207197012415f8b17cbdf6cbd88bc9f0f9.tar.gz gentoo-a69f55207197012415f8b17cbdf6cbd88bc9f0f9.tar.bz2 gentoo-a69f55207197012415f8b17cbdf6cbd88bc9f0f9.zip |
profiles: Mask net-fs/ncpfs, net-misc/ipx-utils for removal
Bug: https://bugs.gentoo.org/681820
Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 54b28582faf4..2e564327ce44 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,21 @@ #--- END OF EXAMPLES --- +# Joshua Kinard <kumba@gentoo.org> (2020-03-28) +# In Linux ~4.18, IPX (Internetwork Packet eXchange) protocol and +# NCPFS (NetWare Core Protocol Filesystem) support was removed due +# to lack of maintenance. Due to both being dead from a technology +# standpoint and lack of any upstream activity, mask the below +# packages and remove in 75 days. +# Bug #681820 +net-fs/ncpfs +net-misc/ipx-utils + +# Last release 2008. Last upstream commit 2013. Blocks removal of +# gnome-base/libgnome-keyring +# Bug #713030 +mail-client/mail-notification + # Matt Turner <mattst88@gentoo.org> (2020-03-28) # Last release 2008. Last upstream commit 2013. Blocks removal of # gnome-base/libgnome-keyring |