From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1368572-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256)
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 3E32315808C
	for <garchives@archives.gentoo.org>; Fri, 18 Feb 2022 02:14:23 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 19DA9E07DB;
	Fri, 18 Feb 2022 02:14:22 +0000 (UTC)
Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id F365BE07D9
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Feb 2022 02:14:21 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 2AC32343321
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Feb 2022 02:14:20 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A1182CB
	for <gentoo-commits@lists.gentoo.org>; Fri, 18 Feb 2022 02:14:18 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1645150414.b4e1d954fa68fcd11f053d20ee738fe491c09ee0.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opencolorio/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/opencolorio/opencolorio-2.1.1-r5.ebuild media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
X-VCS-Directories: media-libs/opencolorio/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: b4e1d954fa68fcd11f053d20ee738fe491c09ee0
X-VCS-Branch: master
Date: Fri, 18 Feb 2022 02:14:18 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 21ef0e07-f7a0-46be-945d-0a7bd4118885
X-Archives-Hash: 7e7ae3c2847ce5045287f78ed706e209

commit:     b4e1d954fa68fcd11f053d20ee738fe491c09ee0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 18 02:11:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 18 02:13:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e1d954

media-libs/opencolorio: require newer imath for 2.1.1

Avoid picking an imath which is still in 'slotted mode' (installing to
Imath-3 rather than Imath).

Bug: https://bugs.gentoo.org/833158
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{opencolorio-2.1.1-r5.ebuild => opencolorio-2.1.1-r6.ebuild}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/opencolorio/opencolorio-2.1.1-r5.ebuild b/media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
similarity index 99%
rename from media-libs/opencolorio/opencolorio-2.1.1-r5.ebuild
rename to media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
index 98b170f06824..9f7533e77e56 100644
--- a/media-libs/opencolorio/opencolorio-2.1.1-r5.ebuild
+++ b/media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
@@ -28,7 +28,7 @@ RDEPEND="
 	dev-cpp/pystring
 	dev-python/pybind11
 	>=dev-cpp/yaml-cpp-0.7.0:=
-	dev-libs/imath:=
+	>=dev-libs/imath-3.1.4-r2:=
 	dev-libs/tinyxml
 	opengl? (
 		media-libs/lcms:2