Gentoo Archives: gentoo-commits

From: "Zaheer Abbas Merali (zaheerm)" <zaheerm@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.7.ebuild
Date: Thu, 21 Feb 2008 15:56:17
Message-Id: E1JSDmP-0007dx-Fs@stork.gentoo.org
1 zaheerm 08/02/21 15:56:13
2
3 Modified: ChangeLog
4 Added: gst-plugins-v4l2-0.10.7.ebuild
5 Log:
6 version bump
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.21 media-plugins/gst-plugins-v4l2/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.21&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?rev=1.21&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog?r1=1.20&r2=1.21
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v
19 retrieving revision 1.20
20 retrieving revision 1.21
21 diff -u -r1.20 -r1.21
22 --- ChangeLog 13 Nov 2007 22:03:57 -0000 1.20
23 +++ ChangeLog 21 Feb 2008 15:56:12 -0000 1.21
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-v4l2
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.20 2007/11/13 22:03:57 genstef Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/ChangeLog,v 1.21 2008/02/21 15:56:12 zaheerm Exp $
30 +
31 +*gst-plugins-v4l2-0.10.7 (21 Feb 2008)
32 +
33 + 21 Feb 2008; Zaheer Abbas Merali <zaheerm@g.o>
34 + +gst-plugins-v4l2-0.10.7.ebuild:
35 + version bump
36
37 13 Nov 2007; Stefan Schweizer <genstef@g.o>
38 gst-plugins-v4l2-0.10.6.ebuild:
39
40
41
42 1.1 media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.7.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.7.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.7.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-v4l2-0.10.7.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-v4l2/gst-plugins-v4l2-0.10.7.ebuild,v 1.1 2008/02/21 15:56:12 zaheerm Exp $
52
53 inherit gst-plugins-good
54
55 DESCRIPION="plugin to allow capture from video4linux2 devices"
56
57 KEYWORDS="~amd64 ~ppc ~x86"
58 IUSE=""
59
60 RDEPEND=""
61 DEPEND="${RDEPEND}
62 virtual/os-headers
63 >=dev-util/pkgconfig-0.9"
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list