commit:     7ff49aa5f679ff222cd33e2e9415ef3e35850f7e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 10 23:53:06 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> 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 <media-libs/libvpx-1.8

Bug: https://bugs.gentoo.org/677606
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> 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? ( <media-libs/libvpx-1.8:0= )
        wayland? (
                >=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? ( <media-libs/libvpx-1.8:0= )
        wayland? (
                >=dev-libs/wayland-1.15
                dev-libs/wayland-protocols

Reply via email to