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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 14A491382C5 for ; Sat, 23 Jan 2021 17:12:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EBB5E09F6; Sat, 23 Jan 2021 17:12:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B5CF3E09F6 for ; Sat, 23 Jan 2021 17:12:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 503DC340F41 for ; Sat, 23 Jan 2021 17:12:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AED3632B for ; Sat, 23 Jan 2021 17:12:05 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1611421897.7e0d7feda151f87508763b23a443450f64b53fbc.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mlt/mlt-6.24.0-r1.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7e0d7feda151f87508763b23a443450f64b53fbc X-VCS-Branch: master Date: Sat, 23 Jan 2021 17:12:05 +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: adba6d58-364e-4f94-84b0-9c4fa2186fa4 X-Archives-Hash: 8ff3acc133b1d776a9074fe7367de652 commit: 7e0d7feda151f87508763b23a443450f64b53fbc Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 23 17:11:37 2021 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Jan 23 17:11:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e0d7fed media-libs/mlt: Restrict IUSE=opencv to gentoo.org> media-libs/mlt/mlt-6.24.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mlt/mlt-6.24.0-r1.ebuild b/media-libs/mlt/mlt-6.24.0-r1.ebuild index a1f3fab81c9..b4438749f70 100644 --- a/media-libs/mlt/mlt-6.24.0-r1.ebuild +++ b/media-libs/mlt/mlt-6.24.0-r1.ebuild @@ -51,7 +51,7 @@ DEPEND=" ) libsamplerate? ( >=media-libs/libsamplerate-0.1.2 ) lua? ( ${LUA_DEPS} ) - opencv? ( >=media-libs/opencv-3.2.0:= ) + opencv? ( >=media-libs/opencv-3.2.0:=