commit: a69f55207197012415f8b17cbdf6cbd88bc9f0f9 Author: Joshua Kinard <kumba <AT> gentoo <DOT> org> AuthorDate: Sat Mar 28 20:16:40 2020 +0000 Commit: Joshua Kinard <kumba <AT> gentoo <DOT> org> CommitDate: Sat Mar 28 20:17:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69f5520
profiles: Mask net-fs/ncpfs, net-misc/ipx-utils for removal Bug: https://bugs.gentoo.org/681820 Signed-off-by: Joshua Kinard <kumba <AT> gentoo.org> profiles/package.mask | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 54b28582faf..2e564327ce4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,21 @@ #--- END OF EXAMPLES --- +# Joshua Kinard <[email protected]> (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 <[email protected]> (2020-03-28) # Last release 2008. Last upstream commit 2013. Blocks removal of # gnome-base/libgnome-keyring
