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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4E2E6158232 for ; Tue, 10 Dec 2024 15:25:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D18DE0856; Tue, 10 Dec 2024 15:25:14 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 841FEE085A for ; Tue, 10 Dec 2024 15:25:13 +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 928FB335C36 for ; Tue, 10 Dec 2024 15:25:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 28E32AED for ; Tue, 10 Dec 2024 15:25:11 +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: <1733844261.a9549783e8787f47af9593199f23ef7cbc82eb0e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mlt/mlt-7.24.0-r1.ebuild media-libs/mlt/mlt-7.24.0.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a9549783e8787f47af9593199f23ef7cbc82eb0e X-VCS-Branch: master Date: Tue, 10 Dec 2024 15:25:11 +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: ab653977-36f6-40b6-8981-bb52bc0dd6f8 X-Archives-Hash: c49b79db0dad603aab1d607e890b4853 commit: a9549783e8787f47af9593199f23ef7cbc82eb0e Author: Sam James gentoo org> AuthorDate: Tue Dec 10 15:24:21 2024 +0000 Commit: Sam James gentoo org> CommitDate: Tue Dec 10 15:24:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9549783 media-libs/mlt: backport rubberband := dep As reported on IRC. Signed-off-by: Sam James gentoo.org> media-libs/mlt/{mlt-7.24.0.ebuild => mlt-7.24.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mlt/mlt-7.24.0.ebuild b/media-libs/mlt/mlt-7.24.0-r1.ebuild similarity index 98% rename from media-libs/mlt/mlt-7.24.0.ebuild rename to media-libs/mlt/mlt-7.24.0-r1.ebuild index 458751077e04..6b2b0e729958 100644 --- a/media-libs/mlt/mlt-7.24.0.ebuild +++ b/media-libs/mlt/mlt-7.24.0-r1.ebuild @@ -65,7 +65,7 @@ DEPEND=" >=media-libs/rtaudio-4.1.2 kernel_linux? ( media-libs/alsa-lib ) ) - rubberband? ( media-libs/rubberband ) + rubberband? ( media-libs/rubberband:= ) sdl? ( media-libs/libsdl2[X,opengl,video] media-libs/sdl2-image