Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-mlist: ChangeLog vdr-mlist-1.0.1.ebuild
Date: Wed, 21 Dec 2011 08:43:01
Message-Id: 20111221084252.4CF822004B@flycatcher.gentoo.org
1 phajdan.jr 11/12/21 08:42:52
2
3 Modified: ChangeLog vdr-mlist-1.0.1.ebuild
4 Log:
5 x86 stable wrt bug #393923
6
7 (Portage version: 2.1.10.41/cvs/Linux i686)
8
9 Revision Changes Path
10 1.11 media-plugins/vdr-mlist/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-mlist/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-mlist/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-mlist/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 18 Dec 2011 18:40:37 -0000 1.10
23 +++ ChangeLog 21 Dec 2011 08:42:52 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for media-plugins/vdr-mlist
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v 1.10 2011/12/18 18:40:37 ago Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/ChangeLog,v 1.11 2011/12/21 08:42:52 phajdan.jr Exp $
29 +
30 + 21 Dec 2011; Pawel Hajdan jr <phajdan.jr@g.o> vdr-mlist-1.0.1.ebuild:
31 + x86 stable wrt bug #393923
32
33 18 Dec 2011; Agostino Sarubbo <ago@g.o> vdr-mlist-1.0.1.ebuild:
34 Stable for AMD64, wrt bug #393923
35
36
37
38 1.3 media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild?r1=1.2&r2=1.3
43
44 Index: vdr-mlist-1.0.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- vdr-mlist-1.0.1.ebuild 18 Dec 2011 18:40:37 -0000 1.2
51 +++ vdr-mlist-1.0.1.ebuild 21 Dec 2011 08:42:52 -0000 1.3
52 @@ -1,6 +1,6 @@
53 -# Copyright 2003-2011 Gentoo Foundation
54 +# Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild,v 1.2 2011/12/18 18:40:37 ago Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mlist/vdr-mlist-1.0.1.ebuild,v 1.3 2011/12/21 08:42:52 phajdan.jr Exp $
58
59 IUSE=""
60
61 @@ -9,7 +9,7 @@
62 DESCRIPTION="VDR plugin: Show a history of the last OSD message"
63 HOMEPAGE="http://www.joachim-wilke.de/?alias=vdr-mlist"
64 SRC_URI="http://joachim-wilke.de/vdr-mlist/${P}.tgz"
65 -KEYWORDS="amd64 ~x86"
66 +KEYWORDS="amd64 x86"
67 SLOT="0"
68 LICENSE="GPL-2"