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-live: vdr-live-0.3.0_p20130504-r1.ebuild ChangeLog vdr-live-0.2.0.ebuild
Date: Thu, 29 Jan 2015 23:46:40
Message-Id: 20150129234633.9C627109F7@oystercatcher.gentoo.org
1 hd_brummy 15/01/29 23:46:33
2
3 Modified: vdr-live-0.3.0_p20130504-r1.ebuild ChangeLog
4 Removed: vdr-live-0.2.0.ebuild
5 Log:
6 stable amd64 x86; cleanup, this will fix wrt bug 538060, thx to T.Foerster
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 34C2808A)
9
10 Revision Changes Path
11 1.4 media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild?r1=1.3&r2=1.4
16
17 Index: vdr-live-0.3.0_p20130504-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- vdr-live-0.3.0_p20130504-r1.ebuild 28 Jan 2015 14:56:35 -0000 1.3
24 +++ vdr-live-0.3.0_p20130504-r1.ebuild 29 Jan 2015 23:46:33 -0000 1.4
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild,v 1.3 2015/01/28 14:56:35 hd_brummy Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/vdr-live-0.3.0_p20130504-r1.ebuild,v 1.4 2015/01/29 23:46:33 hd_brummy Exp $
30
31 EAPI=5
32
33 @@ -13,7 +13,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="amd64 x86"
39 IUSE="pcre ssl"
40
41 DEPEND="media-video/vdr
42
43
44
45 1.47 media-plugins/vdr-live/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/ChangeLog?rev=1.47&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/ChangeLog?rev=1.47&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-live/ChangeLog?r1=1.46&r2=1.47
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/ChangeLog,v
54 retrieving revision 1.46
55 retrieving revision 1.47
56 diff -u -r1.46 -r1.47
57 --- ChangeLog 28 Jan 2015 14:56:35 -0000 1.46
58 +++ ChangeLog 29 Jan 2015 23:46:33 -0000 1.47
59 @@ -1,6 +1,10 @@
60 # ChangeLog for media-plugins/vdr-live
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/ChangeLog,v 1.46 2015/01/28 14:56:35 hd_brummy Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-live/ChangeLog,v 1.47 2015/01/29 23:46:33 hd_brummy Exp $
64 +
65 + 29 Jan 2015; Joerg Bornkessel <hd_brummy@g.o> -vdr-live-0.2.0.ebuild,
66 + vdr-live-0.3.0_p20130504-r1.ebuild:
67 + stable amd64 x86; cleanup, this will fix wrt bug 538060, thx to T.Foerster
68
69 *vdr-live-0.3.0_p20130504-r2 (28 Jan 2015)