Gentoo Archives: gentoo-commits

From: "Matthias Schwarzott (zzam)" <zzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-fepg: ChangeLog vdr-fepg-0.4.0.ebuild
Date: Mon, 25 Feb 2008 10:35:35
Message-Id: E1JTagG-0004NX-4n@stork.gentoo.org
1 zzam 08/02/25 10:35:32
2
3 Modified: ChangeLog
4 Added: vdr-fepg-0.4.0.ebuild
5 Log:
6 Version bumped.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.8 media-plugins/vdr-fepg/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-fepg/ChangeLog?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-fepg/ChangeLog?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-fepg/ChangeLog?r1=1.7&r2=1.8
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/ChangeLog,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- ChangeLog 13 Dec 2007 12:16:52 -0000 1.7
23 +++ ChangeLog 25 Feb 2008 10:35:31 -0000 1.8
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-plugins/vdr-fepg
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/ChangeLog,v 1.7 2007/12/13 12:16:52 zzam Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/ChangeLog,v 1.8 2008/02/25 10:35:31 zzam Exp $
30 +
31 +*vdr-fepg-0.4.0 (25 Feb 2008)
32 +
33 + 25 Feb 2008; Matthias Schwarzott <zzam@g.o> +vdr-fepg-0.4.0.ebuild:
34 + Version bumped.
35
36 *vdr-fepg-0.3.1 (13 Dec 2007)
37
38
39
40
41 1.1 media-plugins/vdr-fepg/vdr-fepg-0.4.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-fepg/vdr-fepg-0.4.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-fepg/vdr-fepg-0.4.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: vdr-fepg-0.4.0.ebuild
47 ===================================================================
48 # Copyright 1999-2008 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-fepg/vdr-fepg-0.4.0.ebuild,v 1.1 2008/02/25 10:35:31 zzam Exp $
51
52 inherit vdr-plugin
53
54 DESCRIPTION="VDR plugin: show epg of multiple channels graphically"
55 HOMEPAGE="http://www.fepg.tk/"
56 SRC_URI="http://www.fepg.org/files/${P}.tgz"
57
58 LICENSE="GPL-2"
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE=""
62
63 DEPEND=">=media-video/vdr-1.3.36"
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list