Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-0.10.2.ebuild ChangeLog ffmpeg-0.10.ebuild
Date: Sun, 08 Apr 2012 15:34:32
Message-Id: 20120408153417.0999F2004B@flycatcher.gentoo.org
1 armin76 12/04/08 15:34:17
2
3 Modified: ffmpeg-0.10.2.ebuild ChangeLog ffmpeg-0.10.ebuild
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 media-video/ffmpeg/ffmpeg-0.10.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild?r1=1.4&r2=1.5
15
16 Index: ffmpeg-0.10.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- ffmpeg-0.10.2.ebuild 8 Apr 2012 14:37:03 -0000 1.4
23 +++ ffmpeg-0.10.2.ebuild 8 Apr 2012 15:34:16 -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/media-video/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.4 2012/04/08 14:37:03 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.2.ebuild,v 1.5 2012/04/08 15:34:16 armin76 Exp $
29
30 EAPI="4"
31
32 @@ -26,7 +26,7 @@
33 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
34 SLOT="0"
35 if [ "${PV#9999}" = "${PV}" ] ; then
36 - KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
37 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
38 fi
39 IUSE="
40 aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug
41
42
43
44 1.538 media-video/ffmpeg/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.538&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.538&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.537&r2=1.538
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
53 retrieving revision 1.537
54 retrieving revision 1.538
55 diff -u -r1.537 -r1.538
56 --- ChangeLog 8 Apr 2012 14:37:03 -0000 1.537
57 +++ ChangeLog 8 Apr 2012 15:34:16 -0000 1.538
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-video/ffmpeg
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.537 2012/04/08 14:37:03 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.538 2012/04/08 15:34:16 armin76 Exp $
63 +
64 + 08 Apr 2012; Raúl Porcel <armin76@g.o> ffmpeg-0.10.ebuild,
65 + ffmpeg-0.10.2.ebuild:
66 + Add ~alpha/~arm/~ia64/~sparc wrt #392269
67
68 08 Apr 2012; Alexis Ballier <aballier@g.o> ffmpeg-0.10.2.ebuild,
69 +files/freiordl.patch:
70
71
72
73 1.7 media-video/ffmpeg/ffmpeg-0.10.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild?rev=1.7&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild?rev=1.7&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild?r1=1.6&r2=1.7
78
79 Index: ffmpeg-0.10.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild,v
82 retrieving revision 1.6
83 retrieving revision 1.7
84 diff -u -r1.6 -r1.7
85 --- ffmpeg-0.10.ebuild 31 Mar 2012 09:43:39 -0000 1.6
86 +++ ffmpeg-0.10.ebuild 8 Apr 2012 15:34:16 -0000 1.7
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2012 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild,v 1.6 2012/03/31 09:43:39 ago Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.ebuild,v 1.7 2012/04/08 15:34:16 armin76 Exp $
92
93 EAPI="4"
94
95 @@ -26,7 +26,7 @@
96 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
97 SLOT="0"
98 if [ "${PV#9999}" = "${PV}" ] ; then
99 - KEYWORDS="~amd64 hppa ~ppc ppc64 ~x86 ~x86-fbsd"
100 + KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ppc64 ~sparc ~x86 ~x86-fbsd"
101 fi
102 IUSE="
103 aac aacplus alsa amr ass bindist +bzip2 cdio celt cpudetection debug