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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 61F891581C1 for ; Sun, 7 Jul 2024 00:34:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 701052BC0C2; Sun, 7 Jul 2024 00:34:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 545482BC0C2 for ; Sun, 7 Jul 2024 00:34:10 +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 71C85342F8E for ; Sun, 7 Jul 2024 00:34:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D43F31DD5 for ; Sun, 7 Jul 2024 00:34:07 +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: <1720312379.1ad2ceba944c79588be693b7e7b8d72f389392dc.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1ad2ceba944c79588be693b7e7b8d72f389392dc X-VCS-Branch: master Date: Sun, 7 Jul 2024 00:34:07 +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: 01ffccb7-d003-46b0-8608-a2ce5f3f45d7 X-Archives-Hash: 49c82479c233b026ab30bd75d15e05c6 commit: 1ad2ceba944c79588be693b7e7b8d72f389392dc Author: Leonardo Hernández Hernández proton me> AuthorDate: Thu Jul 4 04:36:22 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jul 7 00:32:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ad2ceba profiles: mask >=ffmpeg-7.0 Bug: https://bugs.gentoo.org/928905 Signed-off-by: Leonardo Hernández Hernández proton.me> Signed-off-by: Sam James gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e27f22c98601..523f2a7200c1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# Leonardo Hernández Hernández (2024-07-07) +# New major ffmpeg version. Tracker bug #928905. +>=media-video/ffmpeg-7.0 + # Michał Górny (2024-07-06) # Leftover backport for Python 3.9. No revdeps. # Removal on 2024-08-05. Bug #935676.