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-graphtft: ChangeLog vdr-graphtft-0.1.21_alpha-r1.ebuild vdr-graphtft-0.1.21_alpha.ebuild
Date: Tue, 24 Feb 2009 18:05:24
Message-Id: E1Lc1ek-0005aX-0c@stork.gentoo.org
1 hd_brummy 09/02/24 18:05:22
2
3 Modified: ChangeLog vdr-graphtft-0.1.21_alpha-r1.ebuild
4 vdr-graphtft-0.1.21_alpha.ebuild
5 Log:
6 fixed HOMEPAGE description; thanks E.Pipping on #257170
7 (Portage version: 2.1.6.7/cvs/Linux i686)
8
9 Revision Changes Path
10 1.12 media-plugins/vdr-graphtft/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 24 Feb 2009 00:14:24 -0000 1.11
23 +++ ChangeLog 24 Feb 2009 18:05:21 -0000 1.12
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-plugins/vdr-graphtft
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.11 2009/02/24 00:14:24 zzam Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/ChangeLog,v 1.12 2009/02/24 18:05:21 hd_brummy Exp $
29 +
30 + 24 Feb 2009; Joerg Bornkessel <hd_brummy@g.o>
31 + vdr-graphtft-0.1.21_alpha.ebuild, vdr-graphtft-0.1.21_alpha-r1.ebuild:
32 + fixed HOMEPAGE description; thanks E.Pipping on #257170
33
34 *vdr-graphtft-0.1.21_alpha-r1 (24 Feb 2009)
35
36
37
38
39 1.2 media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild?r1=1.1&r2=1.2
44
45 Index: vdr-graphtft-0.1.21_alpha-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- vdr-graphtft-0.1.21_alpha-r1.ebuild 24 Feb 2009 00:14:24 -0000 1.1
52 +++ vdr-graphtft-0.1.21_alpha-r1.ebuild 24 Feb 2009 18:05:21 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild,v 1.1 2009/02/24 00:14:24 zzam Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha-r1.ebuild,v 1.2 2009/02/24 18:05:21 hd_brummy Exp $
58
59 EAPI="2"
60 MY_PV="${PV/_alpha/.alpha}"
61 @@ -9,7 +9,7 @@
62 inherit vdr-plugin
63
64 DESCRIPTION="VDR plugin: GraphTFT"
65 -HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin (german)"
66 +HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin"
67 SRC_URI="http://www.jwendel.de/vdr/${MY_P}.tar.bz2
68 http://www.jwendel.de/vdr/DeepBlue-horchi-0.0.8.tar.bz2"
69
70
71
72
73 1.5 media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild?rev=1.5&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild?rev=1.5&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild?r1=1.4&r2=1.5
78
79 Index: vdr-graphtft-0.1.21_alpha.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild,v
82 retrieving revision 1.4
83 retrieving revision 1.5
84 diff -u -r1.4 -r1.5
85 --- vdr-graphtft-0.1.21_alpha.ebuild 19 Jan 2009 16:02:46 -0000 1.4
86 +++ vdr-graphtft-0.1.21_alpha.ebuild 24 Feb 2009 18:05:21 -0000 1.5
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild,v 1.4 2009/01/19 16:02:46 yngwin Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.1.21_alpha.ebuild,v 1.5 2009/02/24 18:05:21 hd_brummy Exp $
92
93 EAPI="1"
94 MY_PV="${PV/_alpha/.alpha}"
95 @@ -9,7 +9,7 @@
96 inherit vdr-plugin
97
98 DESCRIPTION="VDR plugin: GraphTFT"
99 -HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin (german)"
100 +HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Graphtft-plugin"
101 SRC_URI="http://www.jwendel.de/vdr/${MY_P}.tar.bz2
102 http://www.jwendel.de/vdr/DeepBlue-horchi-0.0.8.tar.bz2"