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-nordlichtsepg: ChangeLog vdr-nordlichtsepg-0.9_pre1.ebuild vdr-nordlichtsepg-0.8a.ebuild
Date: Sun, 23 Feb 2014 20:30:55
Message-Id: 20140223203046.85E692004C@flycatcher.gentoo.org
1 hd_brummy 14/02/23 20:30:46
2
3 Modified: ChangeLog vdr-nordlichtsepg-0.9_pre1.ebuild
4 Removed: vdr-nordlichtsepg-0.8a.ebuild
5 Log:
6 cleanup old; eapi=5; converted to vdr-plugin-2.eclass
7
8 (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A)
9
10 Revision Changes Path
11 1.16 media-plugins/vdr-nordlichtsepg/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog?rev=1.16&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog?rev=1.16&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog?r1=1.15&r2=1.16
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog,v
20 retrieving revision 1.15
21 retrieving revision 1.16
22 diff -u -r1.15 -r1.16
23 --- ChangeLog 30 Mar 2008 18:36:25 -0000 1.15
24 +++ ChangeLog 23 Feb 2014 20:30:46 -0000 1.16
25 @@ -1,6 +1,11 @@
26 # ChangeLog for media-plugins/vdr-nordlichtsepg
27 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog,v 1.15 2008/03/30 18:36:25 zzam Exp $
29 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/ChangeLog,v 1.16 2014/02/23 20:30:46 hd_brummy Exp $
31 +
32 + 23 Feb 2014; Joerg Bornkessel <hd_brummy@g.o>
33 + -vdr-nordlichtsepg-0.8a.ebuild, -files/vdr-nordlichtsepg-0.8a_vdr-1.5.3.diff,
34 + vdr-nordlichtsepg-0.9_pre1.ebuild:
35 + cleanup old; eapi=5; converted to vdr-plugin-2.eclass
36
37 *vdr-nordlichtsepg-0.9_pre1 (30 Mar 2008)
38
39
40
41
42 1.3 media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild?r1=1.2&r2=1.3
47
48 Index: vdr-nordlichtsepg-0.9_pre1.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- vdr-nordlichtsepg-0.9_pre1.ebuild 31 Mar 2008 01:58:45 -0000 1.2
55 +++ vdr-nordlichtsepg-0.9_pre1.ebuild 23 Feb 2014 20:30:46 -0000 1.3
56 @@ -1,8 +1,10 @@
57 -# Copyright 1999-2008 Gentoo Foundation
58 +# Copyright 1999-2014 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild,v 1.2 2008/03/31 01:58:45 mr_bones_ Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-nordlichtsepg/vdr-nordlichtsepg-0.9_pre1.ebuild,v 1.3 2014/02/23 20:30:46 hd_brummy Exp $
62
63 -inherit vdr-plugin
64 +EAPI=5
65 +
66 +inherit vdr-plugin-2
67
68 IUSE=""
69 SLOT="0"