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-screenshot: vdr-screenshot-0.0.11.ebuild ChangeLog
Date: Mon, 28 Apr 2008 08:41:25
Message-Id: E1JqOvK-0002dI-QB@stork.gentoo.org
1 zzam 08/04/28 08:41:22
2
3 Modified: vdr-screenshot-0.0.11.ebuild ChangeLog
4 Log:
5 Fixed homepage.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.4 media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild?r1=1.3&r2=1.4
14
15 Index: vdr-screenshot-0.0.11.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- vdr-screenshot-0.0.11.ebuild 10 Jul 2007 23:09:00 -0000 1.3
22 +++ vdr-screenshot-0.0.11.ebuild 28 Apr 2008 08:41:22 -0000 1.4
23 @@ -1,11 +1,11 @@
24 -# Copyright 2004-2006 Gentoo Foundation
25 +# Copyright 2004-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v 1.3 2007/07/10 23:09:00 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/vdr-screenshot-0.0.11.ebuild,v 1.4 2008/04/28 08:41:22 zzam Exp $
29
30 inherit vdr-plugin
31
32 DESCRIPTION="Video Disk Recorder Screenshot PlugIn"
33 -HOMEPAGE="http://joachim-wilke.de/vdr-screenshot.htm"
34 +HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-screenshot"
35 SRC_URI="mirror://gentoo/${P}.tar.bz2"
36
37 SLOT="0"
38
39
40
41 1.10 media-plugins/vdr-screenshot/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog?rev=1.10&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog?rev=1.10&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog?r1=1.9&r2=1.10
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v
50 retrieving revision 1.9
51 retrieving revision 1.10
52 diff -u -r1.9 -r1.10
53 --- ChangeLog 16 Nov 2006 10:49:31 -0000 1.9
54 +++ ChangeLog 28 Apr 2008 08:41:22 -0000 1.10
55 @@ -1,6 +1,10 @@
56 # ChangeLog for media-plugins/vdr-screenshot
57 -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.9 2006/11/16 10:49:31 zzam Exp $
59 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-screenshot/ChangeLog,v 1.10 2008/04/28 08:41:22 zzam Exp $
61 +
62 + 28 Apr 2008; Matthias Schwarzott <zzam@g.o>
63 + vdr-screenshot-0.0.11.ebuild:
64 + Fixed homepage.
65
66 16 Nov 2006; Matthias Schwarzott <zzam@g.o>
67 -vdr-screenshot-0.0.7.ebuild, -vdr-screenshot-0.0.8.ebuild,
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list