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.18.ebuild ChangeLog
Date: Mon, 05 Apr 2010 05:47:24
Message-Id: E1Nyf9R-0004kP-Iv@stork.gentoo.org
1 leio 10/04/05 05:47:09
2
3 Modified: ChangeLog
4 Added: gst-plugins-mythtv-0.10.18.ebuild
5 Log:
6 Version bump to be in sync with the rest; no code changes
7 (Portage version: 2.2_rc60/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.20 media-plugins/gst-plugins-mythtv/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 24 Mar 2010 20:25:27 -0000 1.19
23 +++ ChangeLog 5 Apr 2010 05:47:09 -0000 1.20
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-mythtv
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.19 2010/03/24 20:25:27 fauli Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/ChangeLog,v 1.20 2010/04/05 05:47:09 leio Exp $
29 +
30 +*gst-plugins-mythtv-0.10.18 (05 Apr 2010)
31 +
32 + 05 Apr 2010; Mart Raudsepp <leio@g.o>
33 + +gst-plugins-mythtv-0.10.18.ebuild:
34 + Version bump to be in sync with the rest; no code changes
35
36 24 Mar 2010; Christian Faulhammer <fauli@g.o>
37 gst-plugins-mythtv-0.10.17.ebuild:
38
39
40
41 1.1 media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.18.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.18.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.18.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gst-plugins-mythtv-0.10.18.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mythtv/gst-plugins-mythtv-0.10.18.ebuild,v 1.1 2010/04/05 05:47:09 leio Exp $
51
52 inherit gst-plugins-bad
53
54 DESCRIPION="plugin to allow retrieving from a mythbackend"
55
56 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
57 IUSE=""
58
59 RDEPEND=">=media-libs/gmyth-0.4
60 <=media-libs/gmyth-0.7.99
61 >=media-libs/gst-plugins-base-0.10.27"
62 DEPEND="${RDEPEND}"