From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1523129-garchives=archives.gentoo.org@lists.gentoo.org>
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 (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id A35F315806E
	for <garchives@archives.gentoo.org>; Mon, 29 May 2023 20:51:51 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D183AE097E;
	Mon, 29 May 2023 20:51:50 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B7939E097E
	for <gentoo-commits@lists.gentoo.org>; Mon, 29 May 2023 20:51:50 +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) server-digest SHA256)
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A6FEC34110F
	for <gentoo-commits@lists.gentoo.org>; Mon, 29 May 2023 20:51:49 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id EE319A71
	for <gentoo-commits@lists.gentoo.org>; Mon, 29 May 2023 20:51:47 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1685393490.61b27f137820ecb9ebe2a75e7fa8ed62fa2b7097.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/qcma/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-misc/qcma/qcma-0.4.1-r2.ebuild app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild app-misc/qcma/qcma-9999.ebuild
X-VCS-Directories: app-misc/qcma/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 61b27f137820ecb9ebe2a75e7fa8ed62fa2b7097
X-VCS-Branch: master
Date: Mon, 29 May 2023 20:51:47 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 34c6bd76-b863-483f-9a75-eee75694dc24
X-Archives-Hash: e1dc482ae2febbb21fc3a1e18ccac083

commit:     61b27f137820ecb9ebe2a75e7fa8ed62fa2b7097
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 20:51:30 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 29 20:51:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b27f13

app-misc/qcma: depend on <ffmpeg-5

Bug: https://bugs.gentoo.org/900947
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-misc/qcma/qcma-0.4.1-r2.ebuild             | 4 ++--
 app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild | 4 ++--
 app-misc/qcma/qcma-9999.ebuild                 | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/app-misc/qcma/qcma-0.4.1-r2.ebuild b/app-misc/qcma/qcma-0.4.1-r2.ebuild
index d6c461d3cc9c..83c7bdf4c487 100644
--- a/app-misc/qcma/qcma-0.4.1-r2.ebuild
+++ b/app-misc/qcma/qcma-0.4.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ DEPEND="
 	dev-qt/qtsql:5
 	dev-qt/qtwidgets:5
 	media-libs/vitamtp:0
-	ffmpeg? ( media-video/ffmpeg:= )
+	ffmpeg? ( <media-video/ffmpeg-5:= )
 	x11-libs/libnotify:0
 "
 RDEPEND="${DEPEND}"

diff --git a/app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild b/app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild
index bd1e2fe321dc..aac8509255df 100644
--- a/app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild
+++ b/app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -24,7 +24,7 @@ DEPEND="
 	dev-qt/qtsql:5
 	dev-qt/qtwidgets:5
 	media-libs/vitamtp:0
-	ffmpeg? ( media-video/ffmpeg:= )
+	ffmpeg? ( <media-video/ffmpeg-5:= )
 	x11-libs/libnotify:0
 "
 RDEPEND="${DEPEND}"

diff --git a/app-misc/qcma/qcma-9999.ebuild b/app-misc/qcma/qcma-9999.ebuild
index ce4bbebe7511..262575d43ce8 100644
--- a/app-misc/qcma/qcma-9999.ebuild
+++ b/app-misc/qcma/qcma-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -22,7 +22,7 @@ DEPEND="
 	dev-qt/qtsql:5
 	dev-qt/qtwidgets:5
 	media-libs/vitamtp:0
-	ffmpeg? ( media-video/ffmpeg:= )
+	ffmpeg? ( <media-video/ffmpeg-5:= )
 	x11-libs/libnotify:0
 "
 RDEPEND="${DEPEND}"