Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-9-r1.ebuild ffmpeg-9.ebuild ChangeLog
Date: Mon, 28 Jul 2014 13:49:49
Message-Id: 20140728134946.B46912004E@flycatcher.gentoo.org
1 ago 14/07/28 13:49:46
2
3 Modified: ffmpeg-9-r1.ebuild ffmpeg-9.ebuild ChangeLog
4 Log:
5 Stable for ppc, wrt bug #512012
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
8
9 Revision Changes Path
10 1.5 virtual/ffmpeg/ffmpeg-9-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: ffmpeg-9-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ffmpeg-9-r1.ebuild 23 Jul 2014 15:38:17 -0000 1.4
23 +++ ffmpeg-9-r1.ebuild 28 Jul 2014 13:49:46 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild,v 1.4 2014/07/23 15:38:17 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9-r1.ebuild,v 1.5 2014/07/28 13:49:46 ago Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33
34 LICENSE=""
35 SLOT="0"
36 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
37 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
38 IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264"
39
40 RDEPEND="
41
42
43
44 1.10 virtual/ffmpeg/ffmpeg-9.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild?rev=1.10&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild?rev=1.10&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild?r1=1.9&r2=1.10
49
50 Index: ffmpeg-9.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v
53 retrieving revision 1.9
54 retrieving revision 1.10
55 diff -u -r1.9 -r1.10
56 --- ffmpeg-9.ebuild 23 Jul 2014 16:17:33 -0000 1.9
57 +++ ffmpeg-9.ebuild 28 Jul 2014 13:49:46 -0000 1.10
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2014 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.9 2014/07/23 16:17:33 klausman Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-9.ebuild,v 1.10 2014/07/28 13:49:46 ago Exp $
63
64 EAPI=4
65
66 @@ -10,7 +10,7 @@
67
68 LICENSE=""
69 SLOT="0"
70 -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
71 +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-solaris"
72 IUSE="X +encode gsm jpeg2k mp3 opus sdl speex theora threads truetype vaapi vdpau x264"
73
74 RDEPEND="
75
76
77
78 1.59 virtual/ffmpeg/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.59&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.59&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.58&r2=1.59
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
87 retrieving revision 1.58
88 retrieving revision 1.59
89 diff -u -r1.58 -r1.59
90 --- ChangeLog 23 Jul 2014 16:17:33 -0000 1.58
91 +++ ChangeLog 28 Jul 2014 13:49:46 -0000 1.59
92 @@ -1,6 +1,10 @@
93 # ChangeLog for virtual/ffmpeg
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.58 2014/07/23 16:17:33 klausman Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.59 2014/07/28 13:49:46 ago Exp $
97 +
98 + 28 Jul 2014; Agostino Sarubbo <ago@g.o> ffmpeg-9-r1.ebuild,
99 + ffmpeg-9.ebuild:
100 + Stable for ppc, wrt bug #512012
101
102 23 Jul 2014; Tobias Klausmann <klausman@g.o> ffmpeg-9.ebuild:
103 Stable on alpha, bug #499368