Gentoo Archives: gentoo-commits

From: "Joerg Bornkessel (hd_brummy)" <hd_brummy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-infosatepg: ChangeLog vdr-infosatepg-0.0.11.ebuild
Date: Tue, 29 Mar 2011 19:45:27
Message-Id: 20110329194517.56B1820054@flycatcher.gentoo.org
1 hd_brummy 11/03/29 19:45:17
2
3 Modified: ChangeLog vdr-infosatepg-0.0.11.ebuild
4 Log:
5 fixed download url; thx to M.Reiche on bug #360341
6
7 (Portage version: 2.1.9.25/cvs/Linux i686)
8
9 Revision Changes Path
10 1.4 media-plugins/vdr-infosatepg/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 29 Jan 2011 23:29:34 -0000 1.3
23 +++ ChangeLog 29 Mar 2011 19:45:17 -0000 1.4
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-plugins/vdr-infosatepg
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.3 2011/01/29 23:29:34 hd_brummy Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/ChangeLog,v 1.4 2011/03/29 19:45:17 hd_brummy Exp $
29 +
30 + 29 Mar 2011; Joerg Bornkessel <hd_brummy@g.o>
31 + vdr-infosatepg-0.0.11.ebuild:
32 + fixed download url; thx to M.Reiche on bug #360341
33
34 *vdr-infosatepg-0.0.11 (29 Jan 2011)
35
36
37
38
39 1.2 media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild?r1=1.1&r2=1.2
44
45 Index: vdr-infosatepg-0.0.11.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- vdr-infosatepg-0.0.11.ebuild 29 Jan 2011 23:29:34 -0000 1.1
52 +++ vdr-infosatepg-0.0.11.ebuild 29 Mar 2011 19:45:17 -0000 1.2
53 @@ -1,12 +1,12 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v 1.1 2011/01/29 23:29:34 hd_brummy Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-infosatepg/vdr-infosatepg-0.0.11.ebuild,v 1.2 2011/03/29 19:45:17 hd_brummy Exp $
58
59 EAPI="3"
60
61 inherit vdr-plugin
62
63 -VERSION="324" # every bump, new version!
64 +VERSION="342" # every bump, new version!
65
66 DESCRIPTION="VDR Plugin: Reads the contents of infosat and writes the data into the EPG."
67 HOMEPAGE="http://projects.vdr-developer.org/projects/show/plg-infosatepg"