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 CA041139083 for ; Thu, 21 Dec 2017 20:17:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D92F6E0E83; Thu, 21 Dec 2017 20:17:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 B97ECE0E83 for ; Thu, 21 Dec 2017 20:16:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 2003A33BF51 for ; Thu, 21 Dec 2017 20:16:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D348AE9D for ; Thu, 21 Dec 2017 20:16:52 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1513887392.3d07c52a120e072424d11052c7d210b207767da0.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/base/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/base/package.use.mask X-VCS-Directories: profiles/base/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 3d07c52a120e072424d11052c7d210b207767da0 X-VCS-Branch: master Date: Thu, 21 Dec 2017 20:16:52 +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-Archives-Salt: 5892c4ab-ed18-4087-8b81-39d7927db277 X-Archives-Hash: a9f0649adbbf80a52e69976b33c501b5 commit: 3d07c52a120e072424d11052c7d210b207767da0 Author: Jonathan Scruggs gmail com> AuthorDate: Thu Sep 28 17:31:01 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Thu Dec 21 20:16:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d07c52a profiles/base/package.use.mask: change media-libs/openimageio mask. Newer versions have a fix for python and boost detection. Closes: https://github.com/gentoo/gentoo/pull/5815 profiles/base/package.use.mask | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 4b916202419..e6eb55c34e1 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -296,9 +296,11 @@ sys-devel/gcc vtv # invokes it wrong. dev-lang/moarvm asan -# Michael Palimaka (05 May 2016) -# Doesn't work -media-libs/openimageio python +# Patrice Clement +# Merged on behalf of: +# Jonathan Scruggs (28 Sep 2017) +# Newer versions have a patch to fix the python issues. +<=media-libs/openimageio-1.6.13 python # Ian Stakenvicius (28 Apr 2016) # system-cairo support causes lots of crashing in mozilla pkgs