Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythnews: mythnews-0.22_p22991.ebuild ChangeLog
Date: Mon, 04 Jan 2010 05:57:28
Message-Id: E1NRfwR-0002SV-Pd@stork.gentoo.org
1 cardoe 10/01/04 05:57:23
2
3 Modified: ChangeLog
4 Added: mythnews-0.22_p22991.ebuild
5 Log:
6 version bump. fix jpeg thumbnail usage
7 (Portage version: 2.1.7.16/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.47 media-plugins/mythnews/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.47&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/ChangeLog?rev=1.47&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/ChangeLog?r1=1.46&r2=1.47
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v
19 retrieving revision 1.46
20 retrieving revision 1.47
21 diff -u -r1.46 -r1.47
22 --- ChangeLog 18 Nov 2009 00:21:29 -0000 1.46
23 +++ ChangeLog 4 Jan 2010 05:57:23 -0000 1.47
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/mythnews
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.46 2009/11/18 00:21:29 cardoe Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/ChangeLog,v 1.47 2010/01/04 05:57:23 cardoe Exp $
30 +
31 +*mythnews-0.22_p22991 (04 Jan 2010)
32 +
33 + 04 Jan 2010; Doug Goldstein <cardoe@g.o>
34 + +mythnews-0.22_p22991.ebuild:
35 + version bump. fix jpeg thumbnail usage
36
37 18 Nov 2009; Doug Goldstein <cardoe@g.o> metadata.xml:
38 replace media-tv herd for MythTV
39
40
41
42 1.1 media-plugins/mythnews/mythnews-0.22_p22991.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild?rev=1.1&content-type=text/plain
46
47 Index: mythnews-0.22_p22991.ebuild
48 ===================================================================
49 # Copyright 1999-2010 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/mythnews/mythnews-0.22_p22991.ebuild,v 1.1 2010/01/04 05:57:23 cardoe Exp $
52
53 EAPI=2
54 inherit qt4 mythtv-plugins
55
56 DESCRIPTION="RSS feed news reading module for MythTV."
57 IUSE=""
58 KEYWORDS="~amd64 ~ppc ~x86"