From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 6FC6B1580EB for ; Thu, 22 May 2025 16:08:47 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 58ED7343106 for ; Thu, 22 May 2025 16:08:47 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 97DA31104B8; Thu, 22 May 2025 16:08:26 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 bobolink.gentoo.org (Postfix) with ESMTPS id 9361D1104B8 for ; Thu, 22 May 2025 16:08:26 +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 4E4A03430F8 for ; Thu, 22 May 2025 16:08:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1509D28A8 for ; Thu, 22 May 2025 16:08:24 +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: <1747930036.86dbf40f86cc7b361618d13387eb50aca2afa35a.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/opencv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/opencv/opencv-4.11.0.ebuild X-VCS-Directories: media-libs/opencv/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 86dbf40f86cc7b361618d13387eb50aca2afa35a X-VCS-Branch: master Date: Thu, 22 May 2025 16:08:24 +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: 21e122bd-354f-4023-abc2-5432ac83613d X-Archives-Hash: 1493d654c24ca15e29c7dc15fb877a12 commit: 86dbf40f86cc7b361618d13387eb50aca2afa35a Author: Paul Zander gmail com> AuthorDate: Thu May 22 12:11:50 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 22 16:07:16 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86dbf40f media-libs/opencv: 4.11.0 drop reference to unused patch Signed-off-by: Paul Zander gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/42202 Closes: https://github.com/gentoo/gentoo/pull/42202 Signed-off-by: Sam James gentoo.org> media-libs/opencv/opencv-4.11.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-libs/opencv/opencv-4.11.0.ebuild b/media-libs/opencv/opencv-4.11.0.ebuild index 0c94f7ce224e..d0334159e1d1 100644 --- a/media-libs/opencv/opencv-4.11.0.ebuild +++ b/media-libs/opencv/opencv-4.11.0.ebuild @@ -389,8 +389,6 @@ PATCHES=( # "${FILESDIR}/${PN}_contrib-4.8.1-rgbd.patch" # "${FILESDIR}/${PN}_contrib-4.8.1-NVIDIAOpticalFlowSDK-2.0.tar.gz.patch" - - # "${FILESDIR}/${PN}_contrib-4.10.0-CUDA-12.6-tuple_size.patch" # 3785 ) cuda_get_host_compiler() {