From 88366fda43289ef31e64b93b7a9ef3565c056e56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 21 Mar 2019 13:52:38 +0100 Subject: [PATCH] package.mask: Mask net-print/magicfilter as well MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-lang/python/python-3.5.7.ebuild | 2 +- profiles/package.mask | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild index 4687d3484b737..03fd2fd6818bc 100644 --- a/dev-lang/python/python-3.5.7.ebuild +++ b/dev-lang/python/python-3.5.7.ebuild @@ -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 diff --git a/profiles/package.mask b/profiles/package.mask index c5662d8a28bf8..83cc4719dde6b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -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 (21 Mar 2019) # Fails to build on modern systems. Really bad quality ebuild (#670524)