diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-21 13:52:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-21 13:52:38 +0100 |
commit | 88366fda43289ef31e64b93b7a9ef3565c056e56 (patch) | |
tree | 47302cc858ea1428ada449f9ce9155c532f5f0e3 | |
parent | dev-lang/python: Sec-bump to 3.5.7 (diff) | |
download | gentoo-88366fda43289ef31e64b93b7a9ef3565c056e56.tar.gz gentoo-88366fda43289ef31e64b93b7a9ef3565c056e56.tar.bz2 gentoo-88366fda43289ef31e64b93b7a9ef3565c056e56.zip |
package.mask: Mask net-print/magicfilter as well
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-lang/python/python-3.5.7.ebuild | 2 | ||||
-rw-r--r-- | profiles/package.mask | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild index 4687d3484b73..03fd2fd6818b 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 c5662d8a28bf..83cc4719dde6 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 <mgorny@gentoo.org> (21 Mar 2019) # Fails to build on modern systems. Really bad quality ebuild (#670524) |