public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/libav/
Date: Sun, 17 Jul 2016 08:46:20 +0000 (UTC)	[thread overview]
Message-ID: <1468745170.72fbe51d294b51d15b81f75c5c349ea5cf3f1213.slyfox@gentoo> (raw)

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	other threads:[~2016-07-17  8:46 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-17  8:46 Sergei Trofimovich [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-11 10:20 [gentoo-commits] repo/gentoo:master commit in: media-video/libav/ Sergei Trofimovich
2019-12-12 16:46 Michał Górny
2019-10-11 16:56 Michał Górny
2019-05-15 13:54 Aaron Bauman
2019-05-12 20:53 Sergei Trofimovich
2018-11-11 11:32 Mikle Kolyada
2018-11-11 11:32 Mikle Kolyada
2018-11-08 23:35 Sergei Trofimovich
2018-11-08 22:59 Sergei Trofimovich
2018-10-19  8:51 Michał Górny
2018-10-16 10:09 Thomas Deutschmann
2018-10-14  9:14 Sergei Trofimovich
2018-10-14  8:59 Sergei Trofimovich
2018-10-14  1:44 Thomas Deutschmann
2018-10-13 15:49 Sergei Trofimovich
2018-10-13  8:04 Tobias Klausmann
2018-10-12 18:31 Agostino Sarubbo
2018-10-06 17:13 Sergei Trofimovich
2018-10-05 22:06 Thomas Deutschmann
2018-09-22 11:31 Sergei Trofimovich
2018-09-19 17:35 Thomas Deutschmann
2018-09-15 15:16 Mikle Kolyada
2018-09-13  8:09 Tobias Klausmann
2018-08-26 11:51 Michał Górny
2018-05-13 19:20 Aaron Bauman
2018-01-25  0:01 Aaron Bauman
2018-01-24 23:45 Aaron Bauman
2017-12-18 23:48 Luca Barbato
2017-12-18 23:24 Luca Barbato
2017-10-17 10:13 Luca Barbato
2017-10-01  9:07 Luca Barbato
2017-06-20 13:15 Alexis Ballier
2017-06-06 13:04 Luca Barbato
2017-02-06 21:46 Luca Barbato
2017-01-22 10:58 Jeroen Roovers
2016-12-03 16:50 Luca Barbato
2016-11-30 19:41 Markus Meier
2016-11-25 18:54 Agostino Sarubbo
2016-11-25 18:27 Agostino Sarubbo
2016-11-25 12:37 Tobias Klausmann
2016-10-28 12:42 Agostino Sarubbo
2016-10-16 12:30 Luca Barbato
2016-06-30 10:12 Aaron Bauman
2016-05-29 15:03 Luca Barbato
2016-05-29 13:04 Luca Barbato
2016-05-22 20:38 Luca Barbato
2016-04-19 21:11 Ian Stakenvicius
2016-04-18  9:43 Patrice Clement
2016-04-18  8:13 Patrice Clement
2016-03-13 19:57 Patrice Clement
2016-01-25 22:21 Luca Barbato
2015-10-17 13:32 Julian Ospald
2015-09-25 10:09 Luca Barbato
2015-09-15 12:56 Luca Barbato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1468745170.72fbe51d294b51d15b81f75c5c349ea5cf3f1213.slyfox@gentoo \
    --to=slyfox@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox