Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-tv/mythtv: mythtv-0.21_p17435.ebuild mythtv-0.21_p17100.ebuild mythtv-0.21_p16926.ebuild mythtv-0.22_alpha17449.ebuild mythtv-0.21_p16944.ebuild mythtv-0.22_alpha17132.ebuild mythtv-0.21_p16867.ebuild ChangeLog
Date: Thu, 26 Jun 2008 21:40:28
Message-Id: E1KBzCY-0001TC-2E@stork.gentoo.org
1 cardoe 08/06/26 21:40:22
2
3 Modified: mythtv-0.21_p17435.ebuild mythtv-0.21_p17100.ebuild
4 mythtv-0.21_p16926.ebuild
5 mythtv-0.22_alpha17449.ebuild
6 mythtv-0.21_p16944.ebuild
7 mythtv-0.22_alpha17132.ebuild
8 mythtv-0.21_p16867.ebuild ChangeLog
9 Log:
10 remove libdvdnav depend per bug #223765 and dvd USE flag as a result
11 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r5 x86_64)
12
13 Revision Changes Path
14 1.6 media-tv/mythtv/mythtv-0.21_p17435.ebuild
15
16 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17435.ebuild?rev=1.6&view=markup
17 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17435.ebuild?rev=1.6&content-type=text/plain
18 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17435.ebuild?r1=1.5&r2=1.6
19
20 Index: mythtv-0.21_p17435.ebuild
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17435.ebuild,v
23 retrieving revision 1.5
24 retrieving revision 1.6
25 diff -u -r1.5 -r1.6
26 --- mythtv-0.21_p17435.ebuild 3 Jun 2008 15:03:24 -0000 1.5
27 +++ mythtv-0.21_p17435.ebuild 26 Jun 2008 21:40:21 -0000 1.6
28 @@ -1,6 +1,6 @@
29 # Copyright 1999-2008 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17435.ebuild,v 1.5 2008/06/03 15:03:24 cardoe Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17435.ebuild,v 1.6 2008/06/26 21:40:21 cardoe Exp $
33
34 EAPI=1
35 inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python confutils
36 @@ -10,7 +10,7 @@
37 KEYWORDS="~amd64 ~ppc ~x86"
38
39 IUSE_VIDEO_CARDS="video_cards_nvidia"
40 -IUSE="aac alsa altivec autostart debug directv dvb dvd fftw ieee1394 jack lcd \
41 +IUSE="aac alsa altivec autostart debug directv dvb fftw ieee1394 jack lcd \
42 lirc mmx opengl perl python x264 xvid xvmc ${IUSE_VIDEO_CARDS}"
43
44 RDEPEND=">=media-libs/freetype-2.0
45 @@ -34,7 +34,6 @@
46 x11-apps/xset )
47 directv? ( virtual/perl-Time-HiRes )
48 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
49 - dvd? ( media-libs/libdvdnav )
50 fftw? ( sci-libs/fftw:3.0 )
51 ieee1394? ( >=sys-libs/libraw1394-1.2.0
52 >=sys-libs/libavc1394-0.5.3
53
54
55
56 1.3 media-tv/mythtv/mythtv-0.21_p17100.ebuild
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17100.ebuild?rev=1.3&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17100.ebuild?rev=1.3&content-type=text/plain
60 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17100.ebuild?r1=1.2&r2=1.3
61
62 Index: mythtv-0.21_p17100.ebuild
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17100.ebuild,v
65 retrieving revision 1.2
66 retrieving revision 1.3
67 diff -u -r1.2 -r1.3
68 --- mythtv-0.21_p17100.ebuild 29 May 2008 17:26:10 -0000 1.2
69 +++ mythtv-0.21_p17100.ebuild 26 Jun 2008 21:40:21 -0000 1.3
70 @@ -1,6 +1,6 @@
71 # Copyright 1999-2008 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17100.ebuild,v 1.2 2008/05/29 17:26:10 hawking Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p17100.ebuild,v 1.3 2008/06/26 21:40:21 cardoe Exp $
75
76 EAPI=1
77 inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python
78 @@ -10,7 +10,7 @@
79 KEYWORDS="~amd64 ~ppc ~x86"
80
81 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via"
82 -IUSE="aac alsa altivec autostart debug directv dvb dvd \
83 +IUSE="aac alsa altivec autostart debug directv dvb \
84 ieee1394 jack lcd lirc mmx opengl opengl-video opengl-xvmc \
85 perl python xvmc ${IUSE_VIDEO_CARDS}"
86
87 @@ -34,7 +34,6 @@
88 x11-apps/xset )
89 directv? ( virtual/perl-Time-HiRes )
90 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
91 - dvd? ( media-libs/libdvdnav )
92 ieee1394? ( >=sys-libs/libraw1394-1.2.0
93 >=sys-libs/libavc1394-0.5.3
94 >=media-libs/libiec61883-1.0.0 )
95
96
97
98 1.4 media-tv/mythtv/mythtv-0.21_p16926.ebuild
99
100 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16926.ebuild?rev=1.4&view=markup
101 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16926.ebuild?rev=1.4&content-type=text/plain
102 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16926.ebuild?r1=1.3&r2=1.4
103
104 Index: mythtv-0.21_p16926.ebuild
105 ===================================================================
106 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16926.ebuild,v
107 retrieving revision 1.3
108 retrieving revision 1.4
109 diff -u -r1.3 -r1.4
110 --- mythtv-0.21_p16926.ebuild 29 May 2008 17:26:10 -0000 1.3
111 +++ mythtv-0.21_p16926.ebuild 26 Jun 2008 21:40:21 -0000 1.4
112 @@ -1,6 +1,6 @@
113 # Copyright 1999-2008 Gentoo Foundation
114 # Distributed under the terms of the GNU General Public License v2
115 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16926.ebuild,v 1.3 2008/05/29 17:26:10 hawking Exp $
116 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16926.ebuild,v 1.4 2008/06/26 21:40:21 cardoe Exp $
117
118 EAPI=1
119 inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python
120 @@ -10,7 +10,7 @@
121 KEYWORDS="~amd64 ~ppc ~x86"
122
123 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via"
124 -IUSE="aac alsa altivec autostart debug directv dvb dvd \
125 +IUSE="aac alsa altivec autostart debug directv dvb \
126 ieee1394 jack lcd lirc mmx opengl opengl-video opengl-xvmc \
127 perl python xvmc ${IUSE_VIDEO_CARDS}"
128
129 @@ -34,7 +34,6 @@
130 x11-apps/xset )
131 directv? ( virtual/perl-Time-HiRes )
132 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
133 - dvd? ( media-libs/libdvdnav )
134 ieee1394? ( >=sys-libs/libraw1394-1.2.0
135 >=sys-libs/libavc1394-0.5.3
136 >=media-libs/libiec61883-1.0.0 )
137
138
139
140 1.2 media-tv/mythtv/mythtv-0.22_alpha17449.ebuild
141
142 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17449.ebuild?rev=1.2&view=markup
143 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17449.ebuild?rev=1.2&content-type=text/plain
144 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17449.ebuild?r1=1.1&r2=1.2
145
146 Index: mythtv-0.22_alpha17449.ebuild
147 ===================================================================
148 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17449.ebuild,v
149 retrieving revision 1.1
150 retrieving revision 1.2
151 diff -u -r1.1 -r1.2
152 --- mythtv-0.22_alpha17449.ebuild 10 Jun 2008 14:35:54 -0000 1.1
153 +++ mythtv-0.22_alpha17449.ebuild 26 Jun 2008 21:40:21 -0000 1.2
154 @@ -1,6 +1,6 @@
155 # Copyright 1999-2008 Gentoo Foundation
156 # Distributed under the terms of the GNU General Public License v2
157 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17449.ebuild,v 1.1 2008/06/10 14:35:54 cardoe Exp $
158 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17449.ebuild,v 1.2 2008/06/26 21:40:21 cardoe Exp $
159
160 EAPI=1
161 inherit flag-o-matic multilib eutils qt4 mythtv toolchain-funcs python
162 @@ -10,7 +10,7 @@
163 KEYWORDS="~amd64 ~ppc ~x86"
164
165 IUSE_VIDEO_CARDS="video_cards_nvidia"
166 -IUSE="alsa altivec autostart debug directv dvb dvd \
167 +IUSE="alsa altivec autostart debug directv dvb \
168 fftw ieee1394 jack lcd lirc mmx opengl perl python \
169 x264 xvid xvmc ${IUSE_VIDEO_CARDS}"
170
171 @@ -33,7 +33,6 @@
172 x11-apps/xset )
173 directv? ( virtual/perl-Time-HiRes )
174 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
175 - dvd? ( media-libs/libdvdnav )
176 fftw? ( sci-libs/fftw:3.0 )
177 ieee1394? ( >=sys-libs/libraw1394-1.2.0
178 >=sys-libs/libavc1394-0.5.3
179
180
181
182 1.3 media-tv/mythtv/mythtv-0.21_p16944.ebuild
183
184 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16944.ebuild?rev=1.3&view=markup
185 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16944.ebuild?rev=1.3&content-type=text/plain
186 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16944.ebuild?r1=1.2&r2=1.3
187
188 Index: mythtv-0.21_p16944.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16944.ebuild,v
191 retrieving revision 1.2
192 retrieving revision 1.3
193 diff -u -r1.2 -r1.3
194 --- mythtv-0.21_p16944.ebuild 29 May 2008 17:26:10 -0000 1.2
195 +++ mythtv-0.21_p16944.ebuild 26 Jun 2008 21:40:21 -0000 1.3
196 @@ -1,6 +1,6 @@
197 # Copyright 1999-2008 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16944.ebuild,v 1.2 2008/05/29 17:26:10 hawking Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16944.ebuild,v 1.3 2008/06/26 21:40:21 cardoe Exp $
201
202 EAPI=1
203 inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python
204 @@ -10,7 +10,7 @@
205 KEYWORDS="~amd64 ~ppc ~x86"
206
207 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via"
208 -IUSE="aac alsa altivec autostart debug directv dvb dvd \
209 +IUSE="aac alsa altivec autostart debug directv dvb \
210 ieee1394 jack lcd lirc mmx opengl opengl-video opengl-xvmc \
211 perl python xvmc ${IUSE_VIDEO_CARDS}"
212
213 @@ -34,7 +34,6 @@
214 x11-apps/xset )
215 directv? ( virtual/perl-Time-HiRes )
216 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
217 - dvd? ( media-libs/libdvdnav )
218 ieee1394? ( >=sys-libs/libraw1394-1.2.0
219 >=sys-libs/libavc1394-0.5.3
220 >=media-libs/libiec61883-1.0.0 )
221
222
223
224 1.3 media-tv/mythtv/mythtv-0.22_alpha17132.ebuild
225
226 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17132.ebuild?rev=1.3&view=markup
227 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17132.ebuild?rev=1.3&content-type=text/plain
228 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17132.ebuild?r1=1.2&r2=1.3
229
230 Index: mythtv-0.22_alpha17132.ebuild
231 ===================================================================
232 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17132.ebuild,v
233 retrieving revision 1.2
234 retrieving revision 1.3
235 diff -u -r1.2 -r1.3
236 --- mythtv-0.22_alpha17132.ebuild 29 May 2008 17:26:10 -0000 1.2
237 +++ mythtv-0.22_alpha17132.ebuild 26 Jun 2008 21:40:21 -0000 1.3
238 @@ -1,6 +1,6 @@
239 # Copyright 1999-2008 Gentoo Foundation
240 # Distributed under the terms of the GNU General Public License v2
241 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17132.ebuild,v 1.2 2008/05/29 17:26:10 hawking Exp $
242 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.22_alpha17132.ebuild,v 1.3 2008/06/26 21:40:21 cardoe Exp $
243
244 EAPI=1
245 inherit flag-o-matic multilib eutils qt4 mythtv toolchain-funcs python
246 @@ -10,7 +10,7 @@
247 KEYWORDS="~amd64 ~ppc ~x86"
248
249 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via"
250 -IUSE="alsa altivec autostart debug directv dvb dvd \
251 +IUSE="alsa altivec autostart debug directv dvb \
252 ieee1394 jack lcd lirc mmx opengl opengl-video \
253 opengl-xvmc perl python xvmc ${IUSE_VIDEO_CARDS}"
254
255 @@ -33,7 +33,6 @@
256 x11-apps/xset )
257 directv? ( virtual/perl-Time-HiRes )
258 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
259 - dvd? ( media-libs/libdvdnav )
260 ieee1394? ( >=sys-libs/libraw1394-1.2.0
261 >=sys-libs/libavc1394-0.5.3
262 >=media-libs/libiec61883-1.0.0 )
263
264
265
266 1.7 media-tv/mythtv/mythtv-0.21_p16867.ebuild
267
268 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild?rev=1.7&view=markup
269 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild?rev=1.7&content-type=text/plain
270 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild?r1=1.6&r2=1.7
271
272 Index: mythtv-0.21_p16867.ebuild
273 ===================================================================
274 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild,v
275 retrieving revision 1.6
276 retrieving revision 1.7
277 diff -u -r1.6 -r1.7
278 --- mythtv-0.21_p16867.ebuild 29 May 2008 17:26:10 -0000 1.6
279 +++ mythtv-0.21_p16867.ebuild 26 Jun 2008 21:40:21 -0000 1.7
280 @@ -1,6 +1,6 @@
281 # Copyright 1999-2008 Gentoo Foundation
282 # Distributed under the terms of the GNU General Public License v2
283 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild,v 1.6 2008/05/29 17:26:10 hawking Exp $
284 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/mythtv-0.21_p16867.ebuild,v 1.7 2008/06/26 21:40:21 cardoe Exp $
285
286 EAPI=1
287 inherit flag-o-matic multilib eutils qt3 mythtv toolchain-funcs python
288 @@ -10,7 +10,7 @@
289 KEYWORDS="~amd64 ~ppc ~x86"
290
291 IUSE_VIDEO_CARDS="video_cards_nvidia video_cards_via"
292 -IUSE="aac alsa altivec autostart debug directv dvb dvd \
293 +IUSE="aac alsa altivec autostart debug directv dvb \
294 ieee1394 jack lcd lirc mmx opengl opengl-video opengl-xvmc \
295 perl python xvmc ${IUSE_VIDEO_CARDS}"
296
297 @@ -34,7 +34,6 @@
298 x11-apps/xset )
299 directv? ( virtual/perl-Time-HiRes )
300 dvb? ( media-libs/libdvb media-tv/linuxtv-dvb-headers )
301 - dvd? ( media-libs/libdvdnav )
302 ieee1394? ( >=sys-libs/libraw1394-1.2.0
303 >=sys-libs/libavc1394-0.5.3
304 >=media-libs/libiec61883-1.0.0 )
305
306
307
308 1.245 media-tv/mythtv/ChangeLog
309
310 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/ChangeLog?rev=1.245&view=markup
311 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/ChangeLog?rev=1.245&content-type=text/plain
312 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-tv/mythtv/ChangeLog?r1=1.244&r2=1.245
313
314 Index: ChangeLog
315 ===================================================================
316 RCS file: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v
317 retrieving revision 1.244
318 retrieving revision 1.245
319 diff -u -r1.244 -r1.245
320 --- ChangeLog 10 Jun 2008 14:35:54 -0000 1.244
321 +++ ChangeLog 26 Jun 2008 21:40:21 -0000 1.245
322 @@ -1,6 +1,12 @@
323 # ChangeLog for media-tv/mythtv
324 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
325 -# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.244 2008/06/10 14:35:54 cardoe Exp $
326 +# $Header: /var/cvsroot/gentoo-x86/media-tv/mythtv/ChangeLog,v 1.245 2008/06/26 21:40:21 cardoe Exp $
327 +
328 + 26 Jun 2008; Doug Goldstein <cardoe@g.o> mythtv-0.21_p16867.ebuild,
329 + mythtv-0.21_p16926.ebuild, mythtv-0.21_p16944.ebuild,
330 + mythtv-0.21_p17100.ebuild, mythtv-0.21_p17435.ebuild,
331 + mythtv-0.22_alpha17132.ebuild, mythtv-0.22_alpha17449.ebuild:
332 + remove libdvdnav depend per bug #223765 and dvd USE flag as a result
333
334 *mythtv-0.22_alpha17449 (10 Jun 2008)
335
336
337
338
339 --
340 gentoo-commits@l.g.o mailing list