Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-2.2.5.ebuild ffmpeg-2.3.ebuild ChangeLog
Date: Sun, 27 Jul 2014 19:06:42
Message-Id: 20140727190639.58E102004E@flycatcher.gentoo.org
1 maekke 14/07/27 19:06:39
2
3 Modified: ffmpeg-2.2.5.ebuild ffmpeg-2.3.ebuild ChangeLog
4 Log:
5 add ~arm, bug #510340
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.2 media-video/ffmpeg/ffmpeg-2.2.5.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.5.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.5.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.5.ebuild?r1=1.1&r2=1.2
15
16 Index: ffmpeg-2.2.5.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.5.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ffmpeg-2.2.5.ebuild 27 Jul 2014 07:53:08 -0000 1.1
23 +++ ffmpeg-2.2.5.ebuild 27 Jul 2014 19:06:39 -0000 1.2
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/media-video/ffmpeg/ffmpeg-2.2.5.ebuild,v 1.1 2014/07/27 07:53:08 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.2.5.ebuild,v 1.2 2014/07/27 19:06:39 maekke Exp $
29
30 EAPI="5"
31
32 @@ -37,7 +37,7 @@
33 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
34 SLOT="0/${FFMPEG_SUBSLOT}"
35 if [ "${PV#9999}" = "${PV}" ] ; then
36 - KEYWORDS="~amd64 ~hppa ~mips ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
37 + KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
38 fi
39 IUSE="
40 aac aacplus alsa amr amrenc bindist bluray +bzip2 cdio celt
41
42
43
44 1.3 media-video/ffmpeg/ffmpeg-2.3.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.3.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.3.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-2.3.ebuild?r1=1.2&r2=1.3
49
50 Index: ffmpeg-2.3.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.3.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- ffmpeg-2.3.ebuild 27 Jul 2014 13:10:10 -0000 1.2
57 +++ ffmpeg-2.3.ebuild 27 Jul 2014 19:06:39 -0000 1.3
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/media-video/ffmpeg/ffmpeg-2.3.ebuild,v 1.2 2014/07/27 13:10:10 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-2.3.ebuild,v 1.3 2014/07/27 19:06:39 maekke Exp $
63
64 EAPI="5"
65
66 @@ -37,7 +37,7 @@
67 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) ) samba? ( GPL-3 )"
68 SLOT="0/${FFMPEG_SUBSLOT}"
69 if [ "${PV#9999}" = "${PV}" ] ; then
70 - KEYWORDS="~amd64 ~hppa ~mips ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
71 + KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
72 fi
73 IUSE="
74 aac aacplus alsa amr amrenc bindist bluray bs2b +bzip2 cdio celt
75
76
77
78 1.773 media-video/ffmpeg/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.773&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.773&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.772&r2=1.773
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
87 retrieving revision 1.772
88 retrieving revision 1.773
89 diff -u -r1.772 -r1.773
90 --- ChangeLog 27 Jul 2014 13:10:10 -0000 1.772
91 +++ ChangeLog 27 Jul 2014 19:06:39 -0000 1.773
92 @@ -1,6 +1,10 @@
93 # ChangeLog for media-video/ffmpeg
94 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.772 2014/07/27 13:10:10 ssuominen Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.773 2014/07/27 19:06:39 maekke Exp $
97 +
98 + 27 Jul 2014; Markus Meier <maekke@g.o> ffmpeg-2.2.5.ebuild,
99 + ffmpeg-2.3.ebuild:
100 + add ~arm, bug #510340
101
102 27 Jul 2014; Samuli Suominen <ssuominen@g.o> ffmpeg-2.3.ebuild,
103 ffmpeg-9999.ebuild: