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 3CE4815800C for ; Mon, 3 Apr 2023 07:12:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76F96E0718; Mon, 3 Apr 2023 07:12:25 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5CDE6E0718 for ; Mon, 3 Apr 2023 07:12:25 +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 4B748335D0F for ; Mon, 3 Apr 2023 07:12:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7AC368BC for ; Mon, 3 Apr 2023 07:12:22 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1680505930.c167e1cd93b476121c4cab97ec19e11f35432b32.ceamac@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.7.ebuild X-VCS-Directories: dev-libs/imath/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: c167e1cd93b476121c4cab97ec19e11f35432b32 X-VCS-Branch: master Date: Mon, 3 Apr 2023 07:12:22 +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: ab538222-e2ad-4246-85b0-85d8ae7ea041 X-Archives-Hash: 4c25904dcc165cfc2bad38c8a8605889 commit: c167e1cd93b476121c4cab97ec19e11f35432b32 Author: Viorel Munteanu gentoo org> AuthorDate: Mon Apr 3 07:09:43 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Apr 3 07:12:10 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c167e1cd dev-libs/imath: Revert "dev-libs/imath: remove nonexistent blockers" This reverts commit 2c6bee7578e491bff24698eb72441829b7d8bdf3. Signed-off-by: Viorel Munteanu gentoo.org> dev-libs/imath/imath-3.1.7.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-libs/imath/imath-3.1.7.ebuild b/dev-libs/imath/imath-3.1.7.ebuild index a2c62d82af0a..dcbddf244ce4 100644 --- a/dev-libs/imath/imath-3.1.7.ebuild +++ b/dev-libs/imath/imath-3.1.7.ebuild @@ -25,8 +25,10 @@ RESTRICT="!test? ( test )" # blocker due to file collision #803347 RDEPEND=" !dev-libs/imath:0 + !media-libs/ilmbase sys-libs/zlib python? ( + !dev-python/pyilmbase ${PYTHON_DEPS} $(python_gen_cond_dep ' dev-libs/boost:=[python,${PYTHON_USEDEP}]