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 61EDF15802E for ; Fri, 28 Jun 2024 09:14:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A60392BC013; Fri, 28 Jun 2024 09:14:37 +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 897E12BC013 for ; Fri, 28 Jun 2024 09:14:37 +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 96E0333BF36 for ; Fri, 28 Jun 2024 09:14:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCE9E154E for ; Fri, 28 Jun 2024 09:14:34 +0000 (UTC) From: "Ivan Lloro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ivan Lloro" Message-ID: <1719566077.e92be61dd86cdd9699cc427b4fad82ff4ee7993a.ivan.lloro.boada@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/mayo/ X-VCS-Repository: repo/proj/guru X-VCS-Files: media-gfx/mayo/mayo-0.8.0.ebuild X-VCS-Directories: media-gfx/mayo/ X-VCS-Committer: ivan.lloro.boada X-VCS-Committer-Name: Ivan Lloro X-VCS-Revision: e92be61dd86cdd9699cc427b4fad82ff4ee7993a X-VCS-Branch: dev Date: Fri, 28 Jun 2024 09:14:34 +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: 5785cf21-3ab5-4a8e-8377-6a11733fcd2b X-Archives-Hash: e2781a206ed4721af4974720dc324bee commit: e92be61dd86cdd9699cc427b4fad82ff4ee7993a Author: Ivan Lloro gmail com> AuthorDate: Fri Jun 28 09:10:52 2024 +0000 Commit: Ivan Lloro gmail com> CommitDate: Fri Jun 28 09:14:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e92be61d media-gfx/mayo: Address mayo 0.8.0 compilation error with OpenCascade >= 7.8.0. Signed-off-by: Ivan Lloro gmail.com> media-gfx/mayo/mayo-0.8.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/mayo/mayo-0.8.0.ebuild b/media-gfx/mayo/mayo-0.8.0.ebuild index 2b0a41215..de69cc0a2 100644 --- a/media-gfx/mayo/mayo-0.8.0.ebuild +++ b/media-gfx/mayo/mayo-0.8.0.ebuild @@ -15,6 +15,7 @@ KEYWORDS="~amd64" RDEPEND=" >=sci-libs/opencascade-7.7.0-r2 +