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 E855C1382C5 for ; Mon, 12 Apr 2021 08:15:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FBECE07DB; Mon, 12 Apr 2021 08:15:24 +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 65920E07DB for ; Mon, 12 Apr 2021 08:15:23 +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 53619335C56 for ; Mon, 12 Apr 2021 08:15:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B69964D2 for ; Mon, 12 Apr 2021 08:15:20 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1618215317.24645e8c30bbf0e74996a73c6c9c94e9e63b490d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/mpv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/mpv/mpv-0.33.1-r1.ebuild media-video/mpv/mpv-0.33.1.ebuild X-VCS-Directories: media-video/mpv/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 24645e8c30bbf0e74996a73c6c9c94e9e63b490d X-VCS-Branch: master Date: Mon, 12 Apr 2021 08:15:20 +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: 29f86f6a-f50d-41c9-8772-c25788233a19 X-Archives-Hash: ecae675f74d4719a233cc36a0b71ed24 commit: 24645e8c30bbf0e74996a73c6c9c94e9e63b490d Author: Niklāvs Koļesņikovs <89q1r14hd relay firefox com> AuthorDate: Sat Mar 27 17:15:38 2021 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Apr 12 08:15:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24645e8c media-video/mpv: Pre-emptively block libplacebo's 3.104 series. Ensures that when libplacebo gets bumped, its API incompatible 3.104 series will get blocked by mpv 0.33.1-r1 ebuild (9999 is fine). A revision bump wasn't technically mandatory but ionen recommended it without changing KEYWORDS just to be extra sure the dependency update will not get missed. Closes: https://bugs.gentoo.org/775905 Signed-off-by: Niklāvs Koļesņikovs <89q1r14hd relay.firefox.com> Closes: https://github.com/gentoo/gentoo/pull/20137 Signed-off-by: Mikle Kolyada gentoo.org> media-video/mpv/{mpv-0.33.1.ebuild => mpv-0.33.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/mpv/mpv-0.33.1.ebuild b/media-video/mpv/mpv-0.33.1-r1.ebuild similarity index 99% rename from media-video/mpv/mpv-0.33.1.ebuild rename to media-video/mpv/mpv-0.33.1-r1.ebuild index c749f487bd6..502d8074bc4 100644 --- a/media-video/mpv/mpv-0.33.1.ebuild +++ b/media-video/mpv/mpv-0.33.1-r1.ebuild @@ -93,7 +93,7 @@ COMMON_DEPEND=" vaapi? ( x11-libs/libva:=[drm?,X?,wayland?] ) vdpau? ( x11-libs/libvdpau ) vulkan? ( - media-libs/libplacebo:=[vulkan] +