Gentoo Archives: gentoo-commits

From: "Arun Raghavan (ford_prefect)" <ford_prefect@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/arista: ChangeLog arista-0.9.3-r1.ebuild arista-0.9.5.ebuild
Date: Tue, 01 Feb 2011 05:48:19
Message-Id: 20110201054804.8370820054@flycatcher.gentoo.org
1 ford_prefect 11/02/01 05:48:04
2
3 Modified: ChangeLog arista-0.9.3-r1.ebuild
4 arista-0.9.5.ebuild
5 Log:
6 Depend on gst-plugins-bad, which is needed for qtmux.
7
8 (Portage version: 2.2.0_alpha19/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.8 media-video/arista/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/ChangeLog?rev=1.8&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/ChangeLog?rev=1.8&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/ChangeLog?r1=1.7&r2=1.8
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-video/arista/ChangeLog,v
20 retrieving revision 1.7
21 retrieving revision 1.8
22 diff -u -r1.7 -r1.8
23 --- ChangeLog 5 Jan 2011 16:24:17 -0000 1.7
24 +++ ChangeLog 1 Feb 2011 05:48:04 -0000 1.8
25 @@ -1,6 +1,10 @@
26 # ChangeLog for media-video/arista
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-video/arista/ChangeLog,v 1.7 2011/01/05 16:24:17 hwoarang Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-video/arista/ChangeLog,v 1.8 2011/02/01 05:48:04 ford_prefect Exp $
30 +
31 + 01 Feb 2011; Arun Raghavan <ford_prefect@g.o> arista-0.9.3-r1.ebuild,
32 + arista-0.9.5.ebuild:
33 + Depend on gst-plugins-bad, which is needed for qtmux.
34
35 05 Jan 2011; Markos Chandras <hwoarang@g.o> arista-0.9.3-r1.ebuild:
36 Stable on amd64 wrt bug #284545
37
38
39
40 1.6 media-video/arista/arista-0.9.3-r1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/arista-0.9.3-r1.ebuild?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/arista-0.9.3-r1.ebuild?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/arista-0.9.3-r1.ebuild?r1=1.5&r2=1.6
45
46 Index: arista-0.9.3-r1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-video/arista/arista-0.9.3-r1.ebuild,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- arista-0.9.3-r1.ebuild 5 Jan 2011 16:24:17 -0000 1.5
53 +++ arista-0.9.3-r1.ebuild 1 Feb 2011 05:48:04 -0000 1.6
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/arista/arista-0.9.3-r1.ebuild,v 1.5 2011/01/05 16:24:17 hwoarang Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-video/arista/arista-0.9.3-r1.ebuild,v 1.6 2011/02/01 05:48:04 ford_prefect Exp $
59
60 EAPI=2
61
62 @@ -30,6 +30,7 @@
63 dev-python/gst-python
64 media-libs/gst-plugins-base:0.10
65 media-libs/gst-plugins-good:0.10
66 + media-libs/gst-plugins-bad
67 media-plugins/gst-plugins-meta:0.10
68 media-plugins/gst-plugins-ffmpeg:0.10
69 faac? ( media-plugins/gst-plugins-faac:0.10 )
70
71
72
73 1.2 media-video/arista/arista-0.9.5.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/arista-0.9.5.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/arista-0.9.5.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/arista/arista-0.9.5.ebuild?r1=1.1&r2=1.2
78
79 Index: arista-0.9.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-video/arista/arista-0.9.5.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- arista-0.9.5.ebuild 27 Nov 2010 08:10:20 -0000 1.1
86 +++ arista-0.9.5.ebuild 1 Feb 2011 05:48:04 -0000 1.2
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2010 Gentoo Foundation
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/arista/arista-0.9.5.ebuild,v 1.1 2010/11/27 08:10:20 ford_prefect Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-video/arista/arista-0.9.5.ebuild,v 1.2 2011/02/01 05:48:04 ford_prefect Exp $
93
94 EAPI=2
95
96 @@ -33,6 +33,7 @@
97 dev-python/gst-python
98 media-libs/gst-plugins-base:0.10
99 media-libs/gst-plugins-good:0.10
100 + media-libs/gst-plugins-bad
101 media-plugins/gst-plugins-meta:0.10
102 media-plugins/gst-plugins-ffmpeg:0.10
103 nautilus? ( dev-python/nautilus-python )