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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 57B60138334 for ; Sun, 13 Jan 2019 00:13:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8385AE0CB3; Sun, 13 Jan 2019 00:13:13 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 59B6EE0CB3 for ; Sun, 13 Jan 2019 00:13:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46792335D11 for ; Sun, 13 Jan 2019 00:13:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E2008516 for ; Sun, 13 Jan 2019 00:13:08 +0000 (UTC) From: "Andreas Sturmlechner" 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 Sturmlechner" Message-ID: <1547338362.690c91858babd424e44e9ccf938e74f73fb85e94.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/vlc/vlc-3.0.6.ebuild X-VCS-Directories: media-video/vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 690c91858babd424e44e9ccf938e74f73fb85e94 X-VCS-Branch: master Date: Sun, 13 Jan 2019 00:13:08 +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: dfb29d2e-814a-4727-8b86-89083ebdf79d X-Archives-Hash: b20f1f7b48f6cd5987958c190c3e8ca1 commit: 690c91858babd424e44e9ccf938e74f73fb85e94 Author: Andreas Sturmlechner gentoo org> AuthorDate: Sat Jan 12 23:48:32 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Jan 13 00:12:42 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=690c9185 media-video/vlc: Restrict to gentoo.org> media-video/vlc/vlc-3.0.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/vlc/vlc-3.0.6.ebuild b/media-video/vlc/vlc-3.0.6.ebuild index a42a129f841..77c3ccca222 100644 --- a/media-video/vlc/vlc-3.0.6.ebuild +++ b/media-video/vlc/vlc-3.0.6.ebuild @@ -88,7 +88,7 @@ RDEPEND=" >=media-libs/libdvdread-4.9:0 ) faad? ( media-libs/faad2:0 ) - fdk? ( media-libs/fdk-aac:0= ) + fdk? ( =media-video/ffmpeg-3.1.3:0=[vaapi?,vdpau?] ) libav? ( >=media-video/libav-12.2:0=[vaapi?,vdpau?] )