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-nordlichtsepg: ChangeLog vdr-nordlichtsepg-0.9_pre1.ebuild
Date: Sun, 30 Mar 2008 18:36:28
Message-Id: E1Jg2OI-00073c-A2@stork.gentoo.org
1 zzam 08/03/30 18:36:26
2
3 Modified: ChangeLog
4 Added: vdr-nordlichtsepg-0.9_pre1.ebuild
5 Log:
6 Version bumped.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.15 media-plugins/vdr-nordlichtsepg/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 9 Jul 2007 19:35:06 -0000 1.14
23 +++ ChangeLog 30 Mar 2008 18:36:25 -0000 1.15
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/vdr-nordlichtsepg
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog,v 1.14 2007/07/09 19:35:06 hd_brummy Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog,v 1.15 2008/03/30 18:36:25 zzam Exp $
30 +
31 +*vdr-nordlichtsepg-0.9_pre1 (30 Mar 2008)
32 +
33 + 30 Mar 2008; Matthias Schwarzott <zzam@g.o>
34 + +vdr-nordlichtsepg-0.9_pre1.ebuild:
35 + Version bumped.
36
37 09 Jul 2007; Joerg Bornkessel <hd_brummy@g.o>
38 +files/vdr-nordlichtsepg-0.8a_vdr-1.5.3.diff,
39
40
41
42 1.1 media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild?rev=1.1&content-type=text/plain
46
47 Index: vdr-nordlichtsepg-0.9_pre1.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/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild,v 1.1 2008/03/30 18:36:25 zzam Exp $
52
53 inherit vdr-plugin
54
55 IUSE=""
56 SLOT="0"
57
58 MY_P="${PN}-${PV/_pre/-test}"
59
60 DESCRIPTION="vdr Plugin: Better EPG view than default vdr"
61 HOMEPAGE="http://martins-kabuff.de/nordlichtsepg.html"
62 SRC_URI="http://martins-kabuff.de/download/${MY_P}.tgz"
63 LICENSE="GPL-2"
64
65 KEYWORDS="~amd64 ~x86"
66
67 DEPEND=">=media-video/vdr-1.3.31"
68
69 S="${WORKDIR}/${PN#vdr-}-${PV%_pre*}"
70
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list