From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1369424-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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 4A0F015808F
	for <garchives@archives.gentoo.org>; Sun, 20 Feb 2022 04:45:53 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 36DC9E07EC;
	Sun, 20 Feb 2022 04:45:52 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 215D4E07EC
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Feb 2022 04:45:52 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(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 93630343755
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Feb 2022 04:45:50 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id CE1C72EA
	for <gentoo-commits@lists.gentoo.org>; Sun, 20 Feb 2022 04:45:48 +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: <1645332087.3d3d8c7418b3c7e10cf2f2f13c766b81d40202b6.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-r6.ebuild
X-VCS-Directories: media-libs/opencolorio/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 3d3d8c7418b3c7e10cf2f2f13c766b81d40202b6
X-VCS-Branch: master
Date: Sun, 20 Feb 2022 04:45:48 +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: dc780082-b7c0-4b65-91d0-005c36b483ec
X-Archives-Hash: b4f7ba48be045e8b3c1b34a3fae1bdf8

commit:     3d3d8c7418b3c7e10cf2f2f13c766b81d40202b6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 20 04:41:27 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb 20 04:41:27 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d3d8c74

media-libs/opencolorio: require newer openimageio

And fixes a typo in the version of it anyway.

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

 media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild b/media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
index 9f7533e77e56..b8551efefa43 100644
--- a/media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
+++ b/media-libs/opencolorio/opencolorio-2.1.1-r6.ebuild
@@ -32,7 +32,7 @@ RDEPEND="
 	dev-libs/tinyxml
 	opengl? (
 		media-libs/lcms:2
-		>=media-libs/openimageio-2.1.1-r4:=
+		>=media-libs/openimageio-2.3.12.0-r3:=
 		media-libs/glew:=
 		media-libs/freeglut
 		virtual/opengl
@@ -41,7 +41,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-	>=dev-util/cmake-3.16.2-r1
 	virtual/pkgconfig
 	doc? (
 		$(python_gen_cond_dep '