From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9D42F138334 for ; Thu, 21 Mar 2019 12:57:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76D75E08EF; Thu, 21 Mar 2019 12:57:06 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4AA8AE08CA for ; Thu, 21 Mar 2019 12:57:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 012B3335D01 for ; Thu, 21 Mar 2019 12:57:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9CFC64B2 for ; Thu, 21 Mar 2019 12:57:03 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1553173013.065f5867e6e8e788bc3c344520bb7bf9a279d9d7.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/python/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/python/python-3.5.7.ebuild profiles/package.mask X-VCS-Directories: dev-lang/python/ profiles/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 065f5867e6e8e788bc3c344520bb7bf9a279d9d7 X-VCS-Branch: master Date: Thu, 21 Mar 2019 12:57:03 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c430b7aa-5647-4588-b6df-7c070dca1b54 X-Archives-Hash: d8e6ebdc9fba3ce0a574375f6b662d09 commit: 065f5867e6e8e788bc3c344520bb7bf9a279d9d7 Author: Michał Górny gentoo org> AuthorDate: Thu Mar 21 12:54:11 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Mar 21 12:56:53 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=065f5867 package.mask: Revert "Mask net-print/magicfilter as well" Accidentally included part of local changes. Signed-off-by: Michał Górny gentoo.org> dev-lang/python/python-3.5.7.ebuild | 2 +- profiles/package.mask | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild index 03fd2fd6818..4687d3484b7 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 83cc4719dde..c5662d8a28b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,10 +33,8 @@ # 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)