commit: 76978b982b12fd206bad2557a957a6ea629a4afc Author: Paul Zander <negril.nx+gentoo <AT> gmail <DOT> com> AuthorDate: Fri Oct 27 12:36:19 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 13:58:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76978b98
media-gfx/blender: 3.6.5 drop ocio-2.3.0 patch Patch no longer needed since https://github.com/blender/blender/commit/f6558e3a233e19a06f8bbff6c26421db4b40d93e Closes: https://bugs.gentoo.org/916324 Signed-off-by: Paul Zander <negril.nx+gentoo <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/33544 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> media-gfx/blender/blender-3.6.5.ebuild | 4 ---- 1 file changed, 4 deletions(-) diff --git a/media-gfx/blender/blender-3.6.5.ebuild b/media-gfx/blender/blender-3.6.5.ebuild index 666044f4f4ae..08a30c9d3d4a 100644 --- a/media-gfx/blender/blender-3.6.5.ebuild +++ b/media-gfx/blender/blender-3.6.5.ebuild @@ -138,10 +138,6 @@ BDEPEND=" ) " -PATCHES=( - "${FILESDIR}/${PN}-4.0.0-ocio-2.3.0.patch" -) - blender_check_requirements() { [[ ${MERGE_TYPE} != binary ]] && use openmp && tc-check-openmp
