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 67C86158042 for ; Thu, 31 Oct 2024 22:28:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9270EE088F; Thu, 31 Oct 2024 22:28:00 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 413B4E088F for ; Thu, 31 Oct 2024 22:28:00 +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 7FCE63430DD for ; Thu, 31 Oct 2024 22:27:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E155111DF for ; Thu, 31 Oct 2024 22:27:57 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1730413666.0ece4332ac4526ea010eefed5ba0f2f10364cbb4.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/handbrake/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/handbrake/metadata.xml X-VCS-Directories: media-video/handbrake/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 0ece4332ac4526ea010eefed5ba0f2f10364cbb4 X-VCS-Branch: master Date: Thu, 31 Oct 2024 22:27:57 +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: f7f8dc77-ed01-4c7a-81f5-abc4300c0745 X-Archives-Hash: 3c06bca20988489d9d6810f99b12d3be commit: 0ece4332ac4526ea010eefed5ba0f2f10364cbb4 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Oct 31 22:27:22 2024 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Oct 31 22:27:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ece4332 media-video/handbrake: drop unused useflag Signed-off-by: Andreas K. Hüttel gentoo.org> media-video/handbrake/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/media-video/handbrake/metadata.xml b/media-video/handbrake/metadata.xml index 2a156bc117f3..eb829c9a924c 100644 --- a/media-video/handbrake/metadata.xml +++ b/media-video/handbrake/metadata.xml @@ -6,7 +6,6 @@ Support for the streaming media framework from media-libs/gstreamer. Install the GTK UI, ghb. Support for encoding AAC using media-libs/fdk-aac. - Support for encoding AAC using libav's internal encoder. Adds support for x265's NUMA capabilities. Support for encoding h265 using media-libs/x265.