Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/ffmpeg: ffmpeg-9999.ebuild ChangeLog
Date: Fri, 29 Aug 2014 19:05:35
Message-Id: 20140829190530.A9A8F430C@oystercatcher.gentoo.org
1 aballier 14/08/29 19:05:30
2
3 Modified: ffmpeg-9999.ebuild ChangeLog
4 Log:
5 update subslot per upstream git master, bug #521502 by gerion
6
7 (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.172 media-video/ffmpeg/ffmpeg-9999.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.172&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?rev=1.172&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild?r1=1.171&r2=1.172
15
16 Index: ffmpeg-9999.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v
19 retrieving revision 1.171
20 retrieving revision 1.172
21 diff -u -r1.171 -r1.172
22 --- ffmpeg-9999.ebuild 29 Aug 2014 19:00:58 -0000 1.171
23 +++ ffmpeg-9999.ebuild 29 Aug 2014 19:05:30 -0000 1.172
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-9999.ebuild,v 1.171 2014/08/29 19:00:58 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-9999.ebuild,v 1.172 2014/08/29 19:05:30 aballier Exp $
29
30 EAPI="5"
31
32 @@ -13,7 +13,7 @@
33 # changes its ABI then this package will be rebuilt needlessly. Hence, such a
34 # package is free _not_ to := depend on FFmpeg but I would strongly encourage
35 # doing so since such a case is unlikely.
36 -FFMPEG_SUBSLOT=52.55.55
37 +FFMPEG_SUBSLOT=54.56.56
38
39 SCM=""
40 if [ "${PV#9999}" != "${PV}" ] ; then
41
42
43
44 1.788 media-video/ffmpeg/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.788&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.788&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.787&r2=1.788
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
53 retrieving revision 1.787
54 retrieving revision 1.788
55 diff -u -r1.787 -r1.788
56 --- ChangeLog 29 Aug 2014 19:00:58 -0000 1.787
57 +++ ChangeLog 29 Aug 2014 19:05:30 -0000 1.788
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-video/ffmpeg
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.787 2014/08/29 19:00:58 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.788 2014/08/29 19:05:30 aballier Exp $
63 +
64 + 29 Aug 2014; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
65 + update subslot per upstream git master, bug #521502 by gerion
66
67 29 Aug 2014; Alexis Ballier <aballier@g.o> ffmpeg-9999.ebuild:
68 add lzma useflag