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 1383015806E for ; Mon, 29 May 2023 20:54:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F267E0993; Mon, 29 May 2023 20:54:02 +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 31BA9E0993 for ; Mon, 29 May 2023 20:54:02 +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 3CCC6341101 for ; Mon, 29 May 2023 20:54:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CCA90A7C for ; Mon, 29 May 2023 20:53:59 +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: <1685393628.124d7ece95d2da718bb51f573b24410c9c52d821.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/transcode/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/transcode/transcode-1.1.7-r6.ebuild X-VCS-Directories: media-video/transcode/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 124d7ece95d2da718bb51f573b24410c9c52d821 X-VCS-Branch: master Date: Mon, 29 May 2023 20:53:59 +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: d97ee9d8-7a42-4210-986d-221e3c6398df X-Archives-Hash: f2160897ac5578a23aadce958c3d9198 commit: 124d7ece95d2da718bb51f573b24410c9c52d821 Author: Sam James gentoo org> AuthorDate: Mon May 29 20:53:21 2023 +0000 Commit: Sam James gentoo org> CommitDate: Mon May 29 20:53:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=124d7ece media-video/transcode: add comment for ffmpeg dep Signed-off-by: Sam James gentoo.org> media-video/transcode/transcode-1.1.7-r6.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-video/transcode/transcode-1.1.7-r6.ebuild b/media-video/transcode/transcode-1.1.7-r6.ebuild index ceed3e0c6833..e3b0d10caf68 100644 --- a/media-video/transcode/transcode-1.1.7-r6.ebuild +++ b/media-video/transcode/transcode-1.1.7-r6.ebuild @@ -23,6 +23,7 @@ REQUIRED_USE=" nuv? ( lzo ) " +#