From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 937B659CB4 for ; Tue, 19 Apr 2016 21:13:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8C4E321C01F; Tue, 19 Apr 2016 21:13:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3F5BB21C01F for ; Tue, 19 Apr 2016 21:13:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 13D07340A9D for ; Tue, 19 Apr 2016 21:13:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26C2C15F for ; Tue, 19 Apr 2016 21:13:15 +0000 (UTC) From: "Ian Stakenvicius" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ian Stakenvicius" Message-ID: <1461100382.f171508e181b9592d40e9b0ed1a28affa45ab246.axs@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: axs X-VCS-Committer-Name: Ian Stakenvicius X-VCS-Revision: f171508e181b9592d40e9b0ed1a28affa45ab246 X-VCS-Branch: master Date: Tue, 19 Apr 2016 21:13:15 +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-Archives-Salt: 3fcc7044-87d9-4983-af5e-d404dc0edaa4 X-Archives-Hash: 652912f47f15b681f8ad774c78474603 commit: f171508e181b9592d40e9b0ed1a28affa45ab246 Author: Ian Stakenvicius gentoo org> AuthorDate: Tue Apr 19 21:13:02 2016 +0000 Commit: Ian Stakenvicius gentoo org> CommitDate: Tue Apr 19 21:13:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f171508e media-video/handbrake: fix references in metadata.xml Package-Manager: portage-2.2.26 media-video/handbrake/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/handbrake/metadata.xml b/media-video/handbrake/metadata.xml index f6ff75d..7669a95 100644 --- a/media-video/handbrake/metadata.xml +++ b/media-video/handbrake/metadata.xml @@ -12,7 +12,7 @@ Support for the streaming media framework from media-libs/gstreamer. Support for Gimp ToolKit + from x11-libs/gtk+, requirement for a GUI-based HandBrake. Support for encoding AAC using media-libs/fdk-aac. - Support for encoding AAC using media-libs/libav's internal encoder. + Support for encoding AAC using media-video/libav's internal encoder. Support for encoding h265 using media-libs/x265.