Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-v4l2: ChangeLog gst-plugins-v4l2-0.10.14.ebuild
Date: Sun, 03 May 2009 20:01:28
Message-Id: E1M0flg-0000Ou-HH@stork.gentoo.org
1 klausman 09/05/03 17:46:24
2
3 Modified: ChangeLog gst-plugins-v4l2-0.10.14.ebuild
4 Log:
5 Stable on alpha, bug #266986
6 (Portage version: 2.1.6.12/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.31 media-plugins/gst-plugins-v4l2/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.31&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.31&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?r1=1.30&r2=1.31
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v
18 retrieving revision 1.30
19 retrieving revision 1.31
20 diff -u -r1.30 -r1.31
21 --- ChangeLog 30 Mar 2009 05:03:57 -0000 1.30
22 +++ ChangeLog 3 May 2009 17:46:24 -0000 1.31
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/gst-plugins-v4l2
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.30 2009/03/30 05:03:57 tester Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.31 2009/05/03 17:46:24 klausman Exp $
28 +
29 + 03 May 2009; Tobias Klausmann <klausman@g.o>
30 + gst-plugins-v4l2-0.10.14.ebuild:
31 + Stable on alpha, bug #266986
32
33 *gst-plugins-v4l2-0.10.14 (30 Mar 2009)
34
35
36
37
38 1.2 media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild?r1=1.1&r2=1.2
43
44 Index: gst-plugins-v4l2-0.10.14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- gst-plugins-v4l2-0.10.14.ebuild 30 Mar 2009 05:03:57 -0000 1.1
51 +++ gst-plugins-v4l2-0.10.14.ebuild 3 May 2009 17:46:24 -0000 1.2
52 @@ -1,11 +1,11 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild,v 1.1 2009/03/30 05:03:57 tester Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.14.ebuild,v 1.2 2009/05/03 17:46:24 klausman Exp $
57
58 inherit gst-plugins-good
59
60 DESCRIPION="plugin to allow capture from video4linux2 devices"
61 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
62 +KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~x86"
63 IUSE=""
64
65 RDEPEND=">=media-libs/gst-plugins-base-0.10.22