Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/avidemux-plugins: avidemux-plugins-2.6.2-r2.ebuild avidemux-plugins-2.6.3.ebuild avidemux-plugins-2.6.4.ebuild avidemux-plugins-2.6.8.ebuild avidemux-plugins-2.6.5.ebuild avidemux-plugins-9999.ebuild avidemux-plugins-2.6.4-r1.ebuild avidemux-plugins-2.6.5-r1.ebuild avidemux-plugins-2.6.7.ebuild ChangeLog
Date: Thu, 29 Jan 2015 17:25:16
Message-Id: 20150129172511.061ED10995@oystercatcher.gentoo.org
1 mgorny 15/01/29 17:25:11
2
3 Modified: avidemux-plugins-2.6.2-r2.ebuild
4 avidemux-plugins-2.6.3.ebuild
5 avidemux-plugins-2.6.4.ebuild
6 avidemux-plugins-2.6.8.ebuild
7 avidemux-plugins-2.6.5.ebuild
8 avidemux-plugins-9999.ebuild
9 avidemux-plugins-2.6.4-r1.ebuild
10 avidemux-plugins-2.6.5-r1.ebuild
11 avidemux-plugins-2.6.7.ebuild ChangeLog
12 Log:
13 Convert to CPU_FLAGS_X86.
14
15 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
16
17 Revision Changes Path
18 1.4 media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild
19
20 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild?rev=1.4&view=markup
21 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild?rev=1.4&content-type=text/plain
22 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild?r1=1.3&r2=1.4
23
24 Index: avidemux-plugins-2.6.2-r2.ebuild
25 ===================================================================
26 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild,v
27 retrieving revision 1.3
28 retrieving revision 1.4
29 diff -u -r1.3 -r1.4
30 --- avidemux-plugins-2.6.2-r2.ebuild 10 Aug 2014 21:07:54 -0000 1.3
31 +++ avidemux-plugins-2.6.2-r2.ebuild 29 Jan 2015 17:25:10 -0000 1.4
32 @@ -1,6 +1,6 @@
33 -# Copyright 1999-2014 Gentoo Foundation
34 +# Copyright 1999-2015 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild,v 1.3 2014/08/10 21:07:54 slyfox Exp $
37 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.2-r2.ebuild,v 1.4 2015/01/29 17:25:10 mgorny Exp $
38
39 EAPI="5"
40
41 @@ -18,7 +18,7 @@
42 # Multiple licenses because of all the bundled stuff.
43 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
44 KEYWORDS="~amd64 ~x86"
45 -IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate mmx oss nls qt4 sdl vorbis truetype xvid x264 xv"
46 +IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate cpu_flags_x86_mmx oss nls qt4 sdl vorbis truetype xvid x264 xv"
47
48 # TODO: Figure out which dependencies can be moved out of avidemux-core and avidemux into here.
49 RDEPEND="=media-video/avidemux-${PV}-r1"
50
51
52
53 1.6 media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild?rev=1.6&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild?rev=1.6&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild?r1=1.5&r2=1.6
58
59 Index: avidemux-plugins-2.6.3.ebuild
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild,v
62 retrieving revision 1.5
63 retrieving revision 1.6
64 diff -u -r1.5 -r1.6
65 --- avidemux-plugins-2.6.3.ebuild 10 Aug 2014 21:07:54 -0000 1.5
66 +++ avidemux-plugins-2.6.3.ebuild 29 Jan 2015 17:25:10 -0000 1.6
67 @@ -1,6 +1,6 @@
68 -# Copyright 1999-2014 Gentoo Foundation
69 +# Copyright 1999-2015 Gentoo Foundation
70 # Distributed under the terms of the GNU General Public License v2
71 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild,v 1.5 2014/08/10 21:07:54 slyfox Exp $
72 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.3.ebuild,v 1.6 2015/01/29 17:25:10 mgorny Exp $
73
74 EAPI="5"
75
76 @@ -18,7 +18,7 @@
77 # Multiple licenses because of all the bundled stuff.
78 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
79 KEYWORDS="~amd64 ~x86"
80 -IUSE="aften a52 alsa amr debug dts faac faad fontconfig fribidi jack lame libsamplerate mmx opengl oss qt4 vorbis truetype twolame xvid x264 vpx"
81 +IUSE="aften a52 alsa amr debug dts faac faad fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss qt4 vorbis truetype twolame xvid x264 vpx"
82
83 DEPEND="
84 =media-video/avidemux-${PV}[opengl?,qt4?]
85
86
87
88 1.5 media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild
89
90 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild?rev=1.5&view=markup
91 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild?rev=1.5&content-type=text/plain
92 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild?r1=1.4&r2=1.5
93
94 Index: avidemux-plugins-2.6.4.ebuild
95 ===================================================================
96 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild,v
97 retrieving revision 1.4
98 retrieving revision 1.5
99 diff -u -r1.4 -r1.5
100 --- avidemux-plugins-2.6.4.ebuild 10 Aug 2014 21:07:54 -0000 1.4
101 +++ avidemux-plugins-2.6.4.ebuild 29 Jan 2015 17:25:10 -0000 1.5
102 @@ -1,6 +1,6 @@
103 -# Copyright 1999-2014 Gentoo Foundation
104 +# Copyright 1999-2015 Gentoo Foundation
105 # Distributed under the terms of the GNU General Public License v2
106 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild,v 1.4 2014/08/10 21:07:54 slyfox Exp $
107 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4.ebuild,v 1.5 2015/01/29 17:25:10 mgorny Exp $
108
109 EAPI="5"
110
111 @@ -18,7 +18,7 @@
112 # Multiple licenses because of all the bundled stuff.
113 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
114 KEYWORDS="~amd64 ~x86"
115 -IUSE="aften a52 alsa amr debug dts faac faad fontconfig fribidi jack lame libsamplerate mmx opengl oss qt4 vorbis truetype twolame xvid x264 vpx"
116 +IUSE="aften a52 alsa amr debug dts faac faad fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss qt4 vorbis truetype twolame xvid x264 vpx"
117
118 DEPEND="
119 =media-video/avidemux-${PV}[opengl?,qt4?]
120
121
122
123 1.3 media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild
124
125 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild?rev=1.3&view=markup
126 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild?rev=1.3&content-type=text/plain
127 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild?r1=1.2&r2=1.3
128
129 Index: avidemux-plugins-2.6.8.ebuild
130 ===================================================================
131 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild,v
132 retrieving revision 1.2
133 retrieving revision 1.3
134 diff -u -r1.2 -r1.3
135 --- avidemux-plugins-2.6.8.ebuild 10 Aug 2014 21:07:54 -0000 1.2
136 +++ avidemux-plugins-2.6.8.ebuild 29 Jan 2015 17:25:10 -0000 1.3
137 @@ -1,6 +1,6 @@
138 -# Copyright 1999-2014 Gentoo Foundation
139 +# Copyright 1999-2015 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild,v 1.2 2014/08/10 21:07:54 slyfox Exp $
142 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.8.ebuild,v 1.3 2015/01/29 17:25:10 mgorny Exp $
143
144 EAPI="5"
145
146 @@ -15,7 +15,7 @@
147
148 # Multiple licenses because of all the bundled stuff.
149 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
150 -IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vdpau vpx"
151 +IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vdpau vpx"
152 KEYWORDS="~amd64 ~x86"
153
154 MY_PN="${PN/-plugins/}"
155
156
157
158 1.3 media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild
159
160 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild?rev=1.3&view=markup
161 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild?rev=1.3&content-type=text/plain
162 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild?r1=1.2&r2=1.3
163
164 Index: avidemux-plugins-2.6.5.ebuild
165 ===================================================================
166 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild,v
167 retrieving revision 1.2
168 retrieving revision 1.3
169 diff -u -r1.2 -r1.3
170 --- avidemux-plugins-2.6.5.ebuild 10 Aug 2014 21:07:54 -0000 1.2
171 +++ avidemux-plugins-2.6.5.ebuild 29 Jan 2015 17:25:10 -0000 1.3
172 @@ -1,6 +1,6 @@
173 -# Copyright 1999-2014 Gentoo Foundation
174 +# Copyright 1999-2015 Gentoo Foundation
175 # Distributed under the terms of the GNU General Public License v2
176 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild,v 1.2 2014/08/10 21:07:54 slyfox Exp $
177 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5.ebuild,v 1.3 2015/01/29 17:25:10 mgorny Exp $
178
179 EAPI="5"
180
181 @@ -15,7 +15,7 @@
182
183 # Multiple licenses because of all the bundled stuff.
184 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
185 -IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vpx"
186 +IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vpx"
187 KEYWORDS="~amd64 ~x86"
188
189 MY_PN="${PN/-plugins/}"
190
191
192
193 1.6 media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild
194
195 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild?rev=1.6&view=markup
196 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild?rev=1.6&content-type=text/plain
197 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild?r1=1.5&r2=1.6
198
199 Index: avidemux-plugins-9999.ebuild
200 ===================================================================
201 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild,v
202 retrieving revision 1.5
203 retrieving revision 1.6
204 diff -u -r1.5 -r1.6
205 --- avidemux-plugins-9999.ebuild 10 Aug 2014 21:07:54 -0000 1.5
206 +++ avidemux-plugins-9999.ebuild 29 Jan 2015 17:25:10 -0000 1.6
207 @@ -1,6 +1,6 @@
208 -# Copyright 1999-2014 Gentoo Foundation
209 +# Copyright 1999-2015 Gentoo Foundation
210 # Distributed under the terms of the GNU General Public License v2
211 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild,v 1.5 2014/08/10 21:07:54 slyfox Exp $
212 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-9999.ebuild,v 1.6 2015/01/29 17:25:10 mgorny Exp $
213
214 EAPI="5"
215
216 @@ -15,7 +15,7 @@
217
218 # Multiple licenses because of all the bundled stuff.
219 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
220 -IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vdpau vpx"
221 +IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vdpau vpx"
222 KEYWORDS="~amd64 ~x86"
223
224 MY_PN="${PN/-plugins/}"
225
226
227
228 1.7 media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild
229
230 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild?rev=1.7&view=markup
231 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild?rev=1.7&content-type=text/plain
232 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild?r1=1.6&r2=1.7
233
234 Index: avidemux-plugins-2.6.4-r1.ebuild
235 ===================================================================
236 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild,v
237 retrieving revision 1.6
238 retrieving revision 1.7
239 diff -u -r1.6 -r1.7
240 --- avidemux-plugins-2.6.4-r1.ebuild 10 Aug 2014 21:07:54 -0000 1.6
241 +++ avidemux-plugins-2.6.4-r1.ebuild 29 Jan 2015 17:25:10 -0000 1.7
242 @@ -1,6 +1,6 @@
243 -# Copyright 1999-2014 Gentoo Foundation
244 +# Copyright 1999-2015 Gentoo Foundation
245 # Distributed under the terms of the GNU General Public License v2
246 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild,v 1.6 2014/08/10 21:07:54 slyfox Exp $
247 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.4-r1.ebuild,v 1.7 2015/01/29 17:25:10 mgorny Exp $
248
249 EAPI="5"
250
251 @@ -19,7 +19,7 @@
252 # Multiple licenses because of all the bundled stuff.
253 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
254 KEYWORDS="~amd64 ~x86"
255 -IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vpx"
256 +IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vpx"
257
258 DEPEND="
259 ~media-video/avidemux-${PV}[opengl?,qt4?]
260
261
262
263 1.3 media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild
264
265 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild?rev=1.3&view=markup
266 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild?rev=1.3&content-type=text/plain
267 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild?r1=1.2&r2=1.3
268
269 Index: avidemux-plugins-2.6.5-r1.ebuild
270 ===================================================================
271 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild,v
272 retrieving revision 1.2
273 retrieving revision 1.3
274 diff -u -r1.2 -r1.3
275 --- avidemux-plugins-2.6.5-r1.ebuild 10 Aug 2014 21:07:54 -0000 1.2
276 +++ avidemux-plugins-2.6.5-r1.ebuild 29 Jan 2015 17:25:10 -0000 1.3
277 @@ -1,6 +1,6 @@
278 -# Copyright 1999-2014 Gentoo Foundation
279 +# Copyright 1999-2015 Gentoo Foundation
280 # Distributed under the terms of the GNU General Public License v2
281 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild,v 1.2 2014/08/10 21:07:54 slyfox Exp $
282 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.5-r1.ebuild,v 1.3 2015/01/29 17:25:10 mgorny Exp $
283
284 EAPI="5"
285
286 @@ -15,7 +15,7 @@
287
288 # Multiple licenses because of all the bundled stuff.
289 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
290 -IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vpx"
291 +IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vpx"
292 KEYWORDS="~amd64 ~x86"
293
294 MY_PN="${PN/-plugins/}"
295
296
297
298 1.3 media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild
299
300 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild?rev=1.3&view=markup
301 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild?rev=1.3&content-type=text/plain
302 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild?r1=1.2&r2=1.3
303
304 Index: avidemux-plugins-2.6.7.ebuild
305 ===================================================================
306 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild,v
307 retrieving revision 1.2
308 retrieving revision 1.3
309 diff -u -r1.2 -r1.3
310 --- avidemux-plugins-2.6.7.ebuild 10 Aug 2014 21:07:54 -0000 1.2
311 +++ avidemux-plugins-2.6.7.ebuild 29 Jan 2015 17:25:10 -0000 1.3
312 @@ -1,6 +1,6 @@
313 -# Copyright 1999-2014 Gentoo Foundation
314 +# Copyright 1999-2015 Gentoo Foundation
315 # Distributed under the terms of the GNU General Public License v2
316 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild,v 1.2 2014/08/10 21:07:54 slyfox Exp $
317 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/avidemux-plugins-2.6.7.ebuild,v 1.3 2015/01/29 17:25:10 mgorny Exp $
318
319 EAPI="5"
320
321 @@ -15,7 +15,7 @@
322
323 # Multiple licenses because of all the bundled stuff.
324 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
325 -IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vdpau vpx"
326 +IUSE="aac aften a52 alsa amr debug dts fontconfig fribidi jack lame libsamplerate cpu_flags_x86_mmx opengl oss pulseaudio qt4 vorbis truetype twolame xv xvid x264 vdpau vpx"
327 KEYWORDS="~amd64 ~x86"
328
329 MY_PN="${PN/-plugins/}"
330
331
332
333 1.22 media-libs/avidemux-plugins/ChangeLog
334
335 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/ChangeLog?rev=1.22&view=markup
336 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/ChangeLog?rev=1.22&content-type=text/plain
337 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-plugins/ChangeLog?r1=1.21&r2=1.22
338
339 Index: ChangeLog
340 ===================================================================
341 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/ChangeLog,v
342 retrieving revision 1.21
343 retrieving revision 1.22
344 diff -u -r1.21 -r1.22
345 --- ChangeLog 14 Nov 2014 01:33:42 -0000 1.21
346 +++ ChangeLog 29 Jan 2015 17:25:10 -0000 1.22
347 @@ -1,6 +1,14 @@
348 # ChangeLog for media-libs/avidemux-plugins
349 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
350 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/ChangeLog,v 1.21 2014/11/14 01:33:42 tomwij Exp $
351 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
352 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-plugins/ChangeLog,v 1.22 2015/01/29 17:25:10 mgorny Exp $
353 +
354 + 29 Jan 2015; Michał Górny <mgorny@g.o>
355 + avidemux-plugins-2.6.2-r2.ebuild, avidemux-plugins-2.6.3.ebuild,
356 + avidemux-plugins-2.6.4-r1.ebuild, avidemux-plugins-2.6.4.ebuild,
357 + avidemux-plugins-2.6.5-r1.ebuild, avidemux-plugins-2.6.5.ebuild,
358 + avidemux-plugins-2.6.7.ebuild, avidemux-plugins-2.6.8.ebuild,
359 + avidemux-plugins-9999.ebuild:
360 + Convert to CPU_FLAGS_X86.
361
362 14 Nov 2014; Tom Wijsman <TomWij@g.o> metadata.xml:
363 Remove myself.