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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AF3D015808F for ; Fri, 18 Feb 2022 22:48:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5A73E0844; Fri, 18 Feb 2022 22:48:29 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A8E07E0844 for ; Fri, 18 Feb 2022 22:48:29 +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 20DB83434F9 for ; Fri, 18 Feb 2022 22:48:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8BD202E0 for ; Fri, 18 Feb 2022 22:48:26 +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: <1645224482.beadfb9d98f40c693a03e6573652ed38969f9108.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/imath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/imath/imath-3.1.4-r2.ebuild dev-libs/imath/imath-3.1.4-r3.ebuild X-VCS-Directories: dev-libs/imath/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: beadfb9d98f40c693a03e6573652ed38969f9108 X-VCS-Branch: master Date: Fri, 18 Feb 2022 22:48:26 +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: b5c1dd02-02e8-4711-bf21-bd7909174919 X-Archives-Hash: 2af102eb42e94d2a91a35d022405d91c commit: beadfb9d98f40c693a03e6573652ed38969f9108 Author: Sam James gentoo org> AuthorDate: Fri Feb 18 22:46:07 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 18 22:48:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=beadfb9d dev-libs/imath: block dev-python/pyilmbase with USE=python Closes: https://bugs.gentoo.org/833624 Signed-off-by: Sam James gentoo.org> dev-libs/imath/{imath-3.1.4-r2.ebuild => imath-3.1.4-r3.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-libs/imath/imath-3.1.4-r2.ebuild b/dev-libs/imath/imath-3.1.4-r3.ebuild similarity index 98% rename from dev-libs/imath/imath-3.1.4-r2.ebuild rename to dev-libs/imath/imath-3.1.4-r3.ebuild index d097a706b4dd..fe03e037fbce 100644 --- a/dev-libs/imath/imath-3.1.4-r2.ebuild +++ b/dev-libs/imath/imath-3.1.4-r3.ebuild @@ -28,6 +28,7 @@ RDEPEND=" !media-libs/ilmbase sys-libs/zlib python? ( + !dev-python/pyilmbase ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-libs/boost:=[python,${PYTHON_USEDEP}]