Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-1.0.4.ebuild ffmpeg-9999.ebuild ffmpeg-0.10.6.ebuild ffmpeg-1.1.2.ebuild ChangeLog
Date: Fri, 22 Feb 2013 19:08:27
Message-Id: 20130222190822.C5D722171D@flycatcher.gentoo.org
1 zmedico 13/02/22 19:08:22
2
3 Modified: ffmpeg-1.0.4.ebuild ffmpeg-9999.ebuild
4 ffmpeg-0.10.6.ebuild ffmpeg-1.1.2.ebuild ChangeLog
5 Log:
6 Add ~arm-linux keywords.
7
8 (Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
9
10 Revision Changes Path
11 1.2 media-video/ffmpeg/ffmpeg-1.0.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.4.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.4.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.4.ebuild?r1=1.1&r2=1.2
16
17 Index: ffmpeg-1.0.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.4.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- ffmpeg-1.0.4.ebuild 7 Feb 2013 13:37:56 -0000 1.1
24 +++ ffmpeg-1.0.4.ebuild 22 Feb 2013 19:08:22 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.4.ebuild,v 1.1 2013/02/07 13:37:56 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.0.4.ebuild,v 1.2 2013/02/22 19:08:22 zmedico Exp $
30
31 EAPI="4"
32
33 @@ -26,7 +26,7 @@
34 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
35 SLOT="0"
36 if [ "${PV#9999}" = "${PV}" ] ; then
37 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
38 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
39 fi
40 IUSE="
41 aac aacplus alsa amr avresample bindist bluray +bzip2 cdio celt
42
43
44
45 1.116 media-video/ffmpeg/ffmpeg-9999.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.116&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.116&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.115&r2=1.116
50
51 Index: ffmpeg-9999.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v
54 retrieving revision 1.115
55 retrieving revision 1.116
56 diff -u -r1.115 -r1.116
57 --- ffmpeg-9999.ebuild 19 Feb 2013 22:05:34 -0000 1.115
58 +++ ffmpeg-9999.ebuild 22 Feb 2013 19:08:22 -0000 1.116
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.115 2013/02/19 22:05:34 aballier Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.116 2013/02/22 19:08:22 zmedico Exp $
64
65 EAPI="4"
66
67 @@ -26,7 +26,7 @@
68 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
69 SLOT="0"
70 if [ "${PV#9999}" = "${PV}" ] ; then
71 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
72 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
73 fi
74 IUSE="
75 aac aacplus alsa amr avresample bindist bluray +bzip2 cdio celt
76
77
78
79 1.4 media-video/ffmpeg/ffmpeg-0.10.6.ebuild
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild?rev=1.4&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild?rev=1.4&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild?r1=1.3&r2=1.4
84
85 Index: ffmpeg-0.10.6.ebuild
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild,v
88 retrieving revision 1.3
89 retrieving revision 1.4
90 diff -u -r1.3 -r1.4
91 --- ffmpeg-0.10.6.ebuild 16 Jan 2013 07:54:55 -0000 1.3
92 +++ ffmpeg-0.10.6.ebuild 22 Feb 2013 19:08:22 -0000 1.4
93 @@ -1,6 +1,6 @@
94 # Copyright 1999-2013 Gentoo Foundation
95 # Distributed under the terms of the GNU General Public License v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild,v 1.3 2013/01/16 07:54:55 ssuominen Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.10.6.ebuild,v 1.4 2013/02/22 19:08:22 zmedico Exp $
98
99 EAPI="4"
100
101 @@ -26,7 +26,7 @@
102 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
103 SLOT="0"
104 if [ "${PV#9999}" = "${PV}" ] ; then
105 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
106 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
107 fi
108 IUSE="
109 aac aacplus alsa amr bindist +bzip2 cdio celt cpudetection debug
110
111
112
113 1.3 media-video/ffmpeg/ffmpeg-1.1.2.ebuild
114
115 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.1.2.ebuild?rev=1.3&view=markup
116 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.1.2.ebuild?rev=1.3&content-type=text/plain
117 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-1.1.2.ebuild?r1=1.2&r2=1.3
118
119 Index: ffmpeg-1.1.2.ebuild
120 ===================================================================
121 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.1.2.ebuild,v
122 retrieving revision 1.2
123 retrieving revision 1.3
124 diff -u -r1.2 -r1.3
125 --- ffmpeg-1.1.2.ebuild 7 Feb 2013 13:45:38 -0000 1.2
126 +++ ffmpeg-1.1.2.ebuild 22 Feb 2013 19:08:22 -0000 1.3
127 @@ -1,6 +1,6 @@
128 # Copyright 1999-2013 Gentoo Foundation
129 # Distributed under the terms of the GNU General Public License v2
130 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.1.2.ebuild,v 1.2 2013/02/07 13:45:38 aballier Exp $
131 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-1.1.2.ebuild,v 1.3 2013/02/22 19:08:22 zmedico Exp $
132
133 EAPI="4"
134
135 @@ -26,7 +26,7 @@
136 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
137 SLOT="0"
138 if [ "${PV#9999}" = "${PV}" ] ; then
139 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
140 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
141 fi
142 IUSE="
143 aac aacplus alsa amr avresample bindist bluray +bzip2 cdio celt
144
145
146
147 1.606 media-video/ffmpeg/ChangeLog
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.606&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.606&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.605&r2=1.606
152
153 Index: ChangeLog
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
156 retrieving revision 1.605
157 retrieving revision 1.606
158 diff -u -r1.605 -r1.606
159 --- ChangeLog 19 Feb 2013 22:05:34 -0000 1.605
160 +++ ChangeLog 22 Feb 2013 19:08:22 -0000 1.606
161 @@ -1,6 +1,10 @@
162 # ChangeLog for media-video/ffmpeg
163 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
164 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.605 2013/02/19 22:05:34 aballier Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.606 2013/02/22 19:08:22 zmedico Exp $
166 +
167 + 22 Feb 2013; Zac Medico <zmedico@g.o> ffmpeg-0.10.6.ebuild,
168 + ffmpeg-1.0.4.ebuild, ffmpeg-1.1.2.ebuild, ffmpeg-9999.ebuild:
169 + Add ~arm-linux keywords.
170
171 19 Feb 2013; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild,
172 metadata.xml: