commit:     72fbe51d294b51d15b81f75c5c349ea5cf3f1213
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 17 08:45:58 2016 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Jul 17 08:46:10 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72fbe51d

media-video/libav: fix for libvpx-1.5.0, bug #565696

Pulls commit 4e0515713cdef6345aeb04bc57df0468df492bed
into stable as libvpx-1.5.0 is now stable.

Package-Manager: portage-2.3.0

 media-video/libav/libav-11.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/media-video/libav/libav-11.3.ebuild 
b/media-video/libav/libav-11.3.ebuild
index d3f02a4..71a797f 100644
--- a/media-video/libav/libav-11.3.ebuild
+++ b/media-video/libav/libav-11.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -152,6 +152,7 @@ src_prepare() {
        epatch_user
 
        epatch "${WORKDIR}/0001-x86-Put-COPY3_IF_LT-under-HAVE_6REGS.patch"
+       epatch "${FILESDIR}"/${P}-libvpx-1.5.0.patch #565696
 
        # if we have snapshot then we need to hardcode the version
        if [[ ${PV%_p*} != ${PV} ]]; then

Reply via email to