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.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 176EC158086 for ; Thu, 2 Dec 2021 03:53:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E418AE0893; Thu, 2 Dec 2021 03:53:13 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 CB54EE0893 for ; Thu, 2 Dec 2021 03:53:13 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBA6E342E46 for ; Thu, 2 Dec 2021 03:53:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3CF22175 for ; Thu, 2 Dec 2021 03:53:11 +0000 (UTC) From: "Sam James" 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" Message-ID: <1638417181.bc6e096f405b997ca1d3b2fcbc9e8e68b19b8980.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/osl/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/osl/osl-1.11.16.0-r1.ebuild media-libs/osl/osl-1.11.16.0-r2.ebuild X-VCS-Directories: media-libs/osl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bc6e096f405b997ca1d3b2fcbc9e8e68b19b8980 X-VCS-Branch: master Date: Thu, 2 Dec 2021 03:53:11 +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: 2bc6808b-a739-4f92-8c1d-f01133d34299 X-Archives-Hash: 65802c79982afb4a9807235142b8ecc0 commit: bc6e096f405b997ca1d3b2fcbc9e8e68b19b8980 Author: Sam James gentoo org> AuthorDate: Thu Dec 2 03:52:13 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu Dec 2 03:53:01 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc6e096f media-libs/osl: pin to openexr:0 Signed-off-by: Sam James gentoo.org> media-libs/osl/{osl-1.11.16.0-r1.ebuild => osl-1.11.16.0-r2.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/osl/osl-1.11.16.0-r1.ebuild b/media-libs/osl/osl-1.11.16.0-r2.ebuild similarity index 99% rename from media-libs/osl/osl-1.11.16.0-r1.ebuild rename to media-libs/osl/osl-1.11.16.0-r2.ebuild index dd9c668ee293..ceada4f92ae6 100644 --- a/media-libs/osl/osl-1.11.16.0-r1.ebuild +++ b/media-libs/osl/osl-1.11.16.0-r2.ebuild @@ -33,7 +33,7 @@ IUSE="doc partio qt5 test ${CPU_FEATURES[@]%:*} python" RDEPEND=" dev-libs/boost:= dev-libs/pugixml - media-libs/openexr:= + media-libs/openexr:0= media-libs/ilmbase:=