Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-mythtv: gst-plugins-mythtv-0.10.22.ebuild ChangeLog
Date: Fri, 29 Jul 2011 09:03:45
Message-Id: 20110729085110.2AA902004B@flycatcher.gentoo.org
1 leio 11/07/29 08:51:10
2
3 Modified: ChangeLog
4 Added: gst-plugins-mythtv-0.10.22.ebuild
5 Log:
6 Version bump to be in sync with the rest; no code changes
7
8 (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.33 media-plugins/gst-plugins-mythtv/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 25 Jul 2011 18:07:12 -0000 1.32
24 +++ ChangeLog 29 Jul 2011 08:51:10 -0000 1.33
25 @@ -1,6 +1,12 @@
26 # ChangeLog for media-plugins/gst-plugins-mythtv
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.32 2011/07/25 18:07:12 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.33 2011/07/29 08:51:10 leio Exp $
30 +
31 +*gst-plugins-mythtv-0.10.22 (29 Jul 2011)
32 +
33 + 29 Jul 2011; Mart Raudsepp <leio@g.o>
34 + +gst-plugins-mythtv-0.10.22.ebuild:
35 + Version bump to be in sync with the rest; no code changes
36
37 25 Jul 2011; Kacper Kowalik <xarthisius@g.o>
38 gst-plugins-mythtv-0.10.21.ebuild:
39
40
41
42 1.1 media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.22.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.22.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.22.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-mythtv-0.10.22.ebuild
48 ===================================================================
49 # Copyright 1999-2011 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.22.ebuild,v 1.1 2011/07/29 08:51:10 leio Exp $
52
53 inherit gst-plugins-bad
54
55 DESCRIPION="plugin to allow retrieving from a mythbackend"
56
57 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
58 IUSE=""
59
60 RDEPEND=">=media-libs/gmyth-0.4
61 <=media-libs/gmyth-0.7.99
62 >=media-libs/gst-plugins-base-0.10.33"
63 DEPEND="${RDEPEND}"