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-launcher: ChangeLog vdr-launcher-0.0.4.ebuild
Date: Mon, 28 Apr 2008 19:02:10
Message-Id: E1JqYc3-0000CU-Iw@stork.gentoo.org
1 zzam 08/04/28 19:02:07
2
3 Modified: ChangeLog
4 Added: vdr-launcher-0.0.4.ebuild
5 Log:
6 Version bumped.
7 (Portage version: 2.1.5_rc6)
8
9 Revision Changes Path
10 1.4 media-plugins/vdr-launcher/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-launcher/ChangeLog?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-launcher/ChangeLog?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-launcher/ChangeLog?r1=1.3&r2=1.4
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-launcher/ChangeLog,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ChangeLog 17 Apr 2007 12:41:59 -0000 1.3
23 +++ ChangeLog 28 Apr 2008 19:02:07 -0000 1.4
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/vdr-launcher
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-launcher/ChangeLog,v 1.3 2007/04/17 12:41:59 zzam Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-launcher/ChangeLog,v 1.4 2008/04/28 19:02:07 zzam Exp $
30 +
31 +*vdr-launcher-0.0.4 (28 Apr 2008)
32 +
33 + 28 Apr 2008; Matthias Schwarzott <zzam@g.o>
34 + +vdr-launcher-0.0.4.ebuild:
35 + Version bumped.
36
37 17 Apr 2007; Matthias Schwarzott <zzam@g.o> files/rc-addon.sh:
38 Removed bash specific stuff.
39
40
41
42 1.1 media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild?rev=1.1&content-type=text/plain
46
47 Index: vdr-launcher-0.0.4.ebuild
48 ===================================================================
49 # Copyright 2003-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-launcher/vdr-launcher-0.0.4.ebuild,v 1.1 2008/04/28 19:02:07 zzam Exp $
52
53 inherit vdr-plugin
54
55 DESCRIPTION="VDR Plugin: launch other plugins - even when their menu-entry is hidden"
56 HOMEPAGE="http://people.freenet.de/cwieninger/html/vdr-launcher.html"
57 SRC_URI="http://winni.vdr-developer.org/launcher/downloads/${P}.tgz"
58
59 SLOT="0"
60 LICENSE="GPL-2"
61 KEYWORDS="~x86"
62 IUSE=""
63
64 DEPEND=">=media-video/vdr-1.3.7"
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list