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 0F5BE138334 for ; Sun, 10 Feb 2019 23:54:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 416B0E08E5; Sun, 10 Feb 2019 23:54:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 157BDE08E5 for ; Sun, 10 Feb 2019 23:54:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 90BA9335CFD for ; Sun, 10 Feb 2019 23:54:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0B6FA539 for ; Sun, 10 Feb 2019 23:54:15 +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: <1549842830.7ff49aa5f679ff222cd33e2e9415ef3e35850f7e.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.4.ebuild 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: 7ff49aa5f679ff222cd33e2e9415ef3e35850f7e X-VCS-Branch: master Date: Sun, 10 Feb 2019 23:54: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4e299541-e5d8-462a-b302-3e3df17bc705 X-Archives-Hash: 14047d9c3d81c853c0449cadbbb84e28 commit: 7ff49aa5f679ff222cd33e2e9415ef3e35850f7e Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Feb 10 23:53:06 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Feb 10 23:53:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff49aa5 media-video/vlc: Restrict to gentoo.org> media-video/vlc/vlc-3.0.4.ebuild | 4 ++-- media-video/vlc/vlc-3.0.6.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/media-video/vlc/vlc-3.0.4.ebuild b/media-video/vlc/vlc-3.0.4.ebuild index 44f97c55f69..16570f46d8f 100644 --- a/media-video/vlc/vlc-3.0.4.ebuild +++ b/media-video/vlc/vlc-3.0.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -199,7 +199,7 @@ RDEPEND=" vdpau? ( x11-libs/libvdpau:0 ) vnc? ( net-libs/libvncserver:0 ) vorbis? ( media-libs/libvorbis:0 ) - vpx? ( media-libs/libvpx:0= ) + vpx? ( =dev-libs/wayland-1.15 dev-libs/wayland-protocols diff --git a/media-video/vlc/vlc-3.0.6.ebuild b/media-video/vlc/vlc-3.0.6.ebuild index 93c5c8b00a0..9e6623d04fc 100644 --- a/media-video/vlc/vlc-3.0.6.ebuild +++ b/media-video/vlc/vlc-3.0.6.ebuild @@ -201,7 +201,7 @@ RDEPEND=" vdpau? ( x11-libs/libvdpau:0 ) vnc? ( net-libs/libvncserver:0 ) vorbis? ( media-libs/libvorbis:0 ) - vpx? ( media-libs/libvpx:0= ) + vpx? ( =dev-libs/wayland-1.15 dev-libs/wayland-protocols