Gentoo Archives: gentoo-commits

From: Andrew Savchenko <bircoph@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/bircoph:master commit in: media-video/mplayer/files/
Date: Sat, 30 Jul 2016 18:34:26
Message-Id: 1469903472.2b3b6e6b87d0d3679d66ee960719da9ede507f37.bircoph@gentoo
1 commit: 2b3b6e6b87d0d3679d66ee960719da9ede507f37
2 Author: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 18:31:12 2016 +0000
4 Commit: Andrew Savchenko <bircoph <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 18:31:12 2016 +0000
6 URL: https://gitweb.gentoo.org/dev/bircoph.git/commit/?id=2b3b6e6b
7
8 media-video/mplayer: align patch for eapply
9
10 media-video/mplayer/files/mplayer-vesa.patch | 12 ++++++------
11 1 file changed, 6 insertions(+), 6 deletions(-)
12
13 diff --git a/media-video/mplayer/files/mplayer-vesa.patch b/media-video/mplayer/files/mplayer-vesa.patch
14 index d5dc7f2..47d9adb 100644
15 --- a/media-video/mplayer/files/mplayer-vesa.patch
16 +++ b/media-video/mplayer/files/mplayer-vesa.patch
17 @@ -1,7 +1,7 @@
18 Index: libvo/vo_vesa.c
19 ===================================================================
20 ---- libvo/vo_vesa.c (revision 35150)
21 -+++ libvo/vo_vesa.c (working copy)
22 +--- a/libvo/vo_vesa.c (revision 35150)
23 ++++ b/libvo/vo_vesa.c (working copy)
24 @@ -43,7 +43,7 @@
25 #include <sys/stat.h>
26 #include <fcntl.h>
27 @@ -13,8 +13,8 @@ Index: libvo/vo_vesa.c
28 #include "video_out_internal.h"
29 Index: libvo/gtf.h
30 ===================================================================
31 ---- libvo/gtf.h (revision 35150)
32 -+++ libvo/gtf.h (working copy)
33 +--- a/libvo/gtf.h (revision 35150)
34 ++++ b/libvo/gtf.h (working copy)
35 @@ -19,7 +19,7 @@
36 #ifndef MPLAYER_GTF_H
37 #define MPLAYER_GTF_H
38 @@ -26,8 +26,8 @@ Index: libvo/gtf.h
39 #define GTF_HF 1
40 Index: configure
41 ===================================================================
42 ---- configure (revision 35150)
43 -+++ configure (working copy)
44 +--- a/configure (revision 35150)
45 ++++ b/configure (working copy)
46 @@ -5072,7 +5072,7 @@
47 echocheck "VESA support"
48 if test "$_vesa" = auto ; then