package.mask: Mask net-print/magicfilter as well

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2019-03-21 13:52:38 +01:00
parent 8ece98412e
commit 88366fda43
2 changed files with 3 additions and 1 deletions

View File

@@ -73,7 +73,7 @@ src_prepare() {
epatch "${FILESDIR}/${PN}-3.4.3-ncurses-pkg-config.patch"
epatch "${FILESDIR}/${PN}-3.5-distutils-OO-build.patch"
epatch "${FILESDIR}/3.6-disable-nis.patch"
epatch "${FILESDIR}/python-3.5.5-libressl-compatibility.patch"
# epatch "${FILESDIR}/python-3.5.5-libressl-compatibility.patch"
epatch "${FILESDIR}/python-3.5.5-hash-unaligned.patch"
epatch_user

View File

@@ -33,8 +33,10 @@
# Not really maintained anymore. Last upstream release is from 2015.
# Fails to build against modern versions of app-crypt/mit-krb5, may have
# more hidden issues. It is probably time to move to net-print/cups.
# net-print/magicfilter is the only reverse dependency (from 2011).
# Removal in 30 days. Bug #496922.
net-print/lprng
net-print/magicfilter
# Michał Górny <mgorny@gentoo.org> (21 Mar 2019)
# Fails to build on modern systems. Really bad quality ebuild (#670524)