Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-0.9.ebuild ffmpeg-0.10.2.ebuild ChangeLog
Date: Sun, 08 Apr 2012 15:36:26
Message-Id: 20120408153615.E3ED72004B@flycatcher.gentoo.org
1 armin76 12/04/08 15:36:15
2
3 Modified: ffmpeg-0.9.ebuild ffmpeg-0.10.2.ebuild ChangeLog
4 Log:
5 Add ~alpha/~arm/~ia64/~sparc wrt #392269
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.5 virtual/ffmpeg/ffmpeg-0.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.9.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.9.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.9.ebuild?r1=1.4&r2=1.5
15
16 Index: ffmpeg-0.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.9.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ffmpeg-0.9.ebuild 31 Jan 2012 00:19:36 -0000 1.4
23 +++ ffmpeg-0.9.ebuild 8 Apr 2012 15:36:15 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.9.ebuild,v 1.4 2012/01/31 00:19:36 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.9.ebuild,v 1.5 2012/04/08 15:36:15 armin76 Exp $
29
30 EAPI=4
31
32 @@ -10,7 +10,7 @@
33
34 LICENSE=""
35 SLOT="0"
36 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 IUSE="X +encode jpeg2k mp3 sdl theora threads vaapi vdpau x264"
39
40 RDEPEND="
41
42
43
44 1.2 virtual/ffmpeg/ffmpeg-0.10.2.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.2.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.2.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.2.ebuild?r1=1.1&r2=1.2
49
50 Index: ffmpeg-0.10.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.2.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ffmpeg-0.10.2.ebuild 28 Mar 2012 07:32:51 -0000 1.1
57 +++ ffmpeg-0.10.2.ebuild 8 Apr 2012 15:36:15 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.1 2012/03/28 07:32:51 scarabeus Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.2 2012/04/08 15:36:15 armin76 Exp $
63
64 EAPI=4
65
66 @@ -10,7 +10,7 @@
67
68 LICENSE=""
69 SLOT="0"
70 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
71 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
72 IUSE="X +encode jpeg2k mp3 sdl theora threads vaapi vdpau x264"
73
74 RDEPEND="
75
76
77
78 1.25 virtual/ffmpeg/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.25&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.25&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.24&r2=1.25
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
87 retrieving revision 1.24
88 retrieving revision 1.25
89 diff -u -r1.24 -r1.25
90 --- ChangeLog 28 Mar 2012 07:32:51 -0000 1.24
91 +++ ChangeLog 8 Apr 2012 15:36:15 -0000 1.25
92 @@ -1,6 +1,10 @@
93 # ChangeLog for virtual/ffmpeg
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.24 2012/03/28 07:32:51 scarabeus Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.25 2012/04/08 15:36:15 armin76 Exp $
97 +
98 + 08 Apr 2012; Raúl Porcel <armin76@g.o> ffmpeg-0.9.ebuild,
99 + ffmpeg-0.10.2.ebuild:
100 + Add ~alpha/~arm/~ia64/~sparc wrt #392269
101
102 *ffmpeg-0.10.2 (28 Mar 2012)