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: ChangeLog ffmpeg-0.7.2.ebuild ffmpeg-0.7.1.ebuild ffmpeg-0.8.ebuild
Date: Sat, 30 Jul 2011 18:48:57
Message-Id: 20110730184845.5C92D2004B@flycatcher.gentoo.org
1 aballier 11/07/30 18:48:45
2
3 Modified: ChangeLog ffmpeg-0.7.2.ebuild ffmpeg-0.7.1.ebuild
4 ffmpeg-0.8.ebuild
5 Log:
6 bring back ~ppc/~ppc64 keywords as the deps are now keyworded...
7
8 (Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.435 media-video/ffmpeg/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.435&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?rev=1.435&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ChangeLog?r1=1.434&r2=1.435
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v
20 retrieving revision 1.434
21 retrieving revision 1.435
22 diff -u -r1.434 -r1.435
23 --- ChangeLog 30 Jul 2011 18:46:28 -0000 1.434
24 +++ ChangeLog 30 Jul 2011 18:48:45 -0000 1.435
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-video/ffmpeg
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.434 2011/07/30 18:46:28 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ChangeLog,v 1.435 2011/07/30 18:48:45 aballier Exp $
30 +
31 + 30 Jul 2011; Alexis Ballier <aballier@g.o> ffmpeg-0.7.1.ebuild,
32 + ffmpeg-0.7.2.ebuild, ffmpeg-0.8.ebuild:
33 + bring back ~ppc/~ppc64 keywords as the deps are now keyworded...
34
35 *ffmpeg-0.7.2 (30 Jul 2011)
36
37
38
39
40 1.2 media-video/ffmpeg/ffmpeg-0.7.2.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.2.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.2.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.2.ebuild?r1=1.1&r2=1.2
45
46 Index: ffmpeg-0.7.2.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.2.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- ffmpeg-0.7.2.ebuild 30 Jul 2011 18:46:28 -0000 1.1
53 +++ ffmpeg-0.7.2.ebuild 30 Jul 2011 18:48:45 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.2.ebuild,v 1.1 2011/07/30 18:46:28 aballier Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.2.ebuild,v 1.2 2011/07/30 18:48:45 aballier Exp $
59
60 EAPI="2"
61
62 @@ -26,7 +26,7 @@
63 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
64 SLOT="0"
65 if [ "${PV#9999}" = "${PV}" ] ; then
66 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
67 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
68 fi
69 IUSE="
70 +3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection
71
72
73
74 1.3 media-video/ffmpeg/ffmpeg-0.7.1.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.1.ebuild?rev=1.3&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.1.ebuild?rev=1.3&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.1.ebuild?r1=1.2&r2=1.3
79
80 Index: ffmpeg-0.7.1.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.1.ebuild,v
83 retrieving revision 1.2
84 retrieving revision 1.3
85 diff -u -r1.2 -r1.3
86 --- ffmpeg-0.7.1.ebuild 24 Jun 2011 13:32:54 -0000 1.2
87 +++ ffmpeg-0.7.1.ebuild 30 Jul 2011 18:48:45 -0000 1.3
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.1.ebuild,v 1.2 2011/06/24 13:32:54 aballier Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.7.1.ebuild,v 1.3 2011/07/30 18:48:45 aballier Exp $
93
94 EAPI="2"
95
96 @@ -26,7 +26,7 @@
97 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
98 SLOT="0"
99 if [ "${PV#9999}" = "${PV}" ] ; then
100 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
101 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
102 fi
103 IUSE="
104 +3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection
105
106
107
108 1.3 media-video/ffmpeg/ffmpeg-0.8.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.ebuild?rev=1.3&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.ebuild?rev=1.3&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.ebuild?r1=1.2&r2=1.3
113
114 Index: ffmpeg-0.8.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.ebuild,v
117 retrieving revision 1.2
118 retrieving revision 1.3
119 diff -u -r1.2 -r1.3
120 --- ffmpeg-0.8.ebuild 24 Jun 2011 13:32:54 -0000 1.2
121 +++ ffmpeg-0.8.ebuild 30 Jul 2011 18:48:45 -0000 1.3
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2011 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.ebuild,v 1.2 2011/06/24 13:32:54 aballier Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpeg/ffmpeg-0.8.ebuild,v 1.3 2011/07/30 18:48:45 aballier Exp $
127
128 EAPI="2"
129
130 @@ -26,7 +26,7 @@
131 LICENSE="GPL-2 amr? ( GPL-3 ) encode? ( aac? ( GPL-3 ) )"
132 SLOT="0"
133 if [ "${PV#9999}" = "${PV}" ] ; then
134 - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~sparc ~x86 ~x86-fbsd"
135 + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
136 fi
137 IUSE="
138 +3dnow +3dnowext aac alsa altivec amr avx bindist +bzip2 celt cpudetection