Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (fauli)" <fauli@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythweather: mythweather-0.22_p22991.ebuild ChangeLog
Date: Mon, 26 Jul 2010 13:56:28
Message-Id: 20100726135624.54FD22CE15@corvid.gentoo.org
1 fauli 10/07/26 13:56:24
2
3 Modified: mythweather-0.22_p22991.ebuild ChangeLog
4 Log:
5 stable x86, bug 323745
6 (Portage version: 2.1.8.3/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 media-plugins/mythweather/mythweather-0.22_p22991.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild?r1=1.1&r2=1.2
14
15 Index: mythweather-0.22_p22991.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- mythweather-0.22_p22991.ebuild 4 Jan 2010 05:58:18 -0000 1.1
22 +++ mythweather-0.22_p22991.ebuild 26 Jul 2010 13:56:24 -0000 1.2
23 @@ -1,13 +1,13 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild,v 1.1 2010/01/04 05:58:18 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.22_p22991.ebuild,v 1.2 2010/07/26 13:56:24 fauli Exp $
28
29 EAPI=2
30 inherit qt4 mythtv-plugins
31
32 DESCRIPTION="Weather forecast module for MythTV."
33 IUSE=""
34 -KEYWORDS="~amd64 ~ppc ~x86"
35 +KEYWORDS="~amd64 ~ppc x86"
36
37 DEPEND="dev-perl/DateManip
38 dev-perl/ImageSize
39
40
41
42 1.62 media-plugins/mythweather/ChangeLog
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythweather/ChangeLog?rev=1.62&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythweather/ChangeLog?rev=1.62&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mythweather/ChangeLog?r1=1.61&r2=1.62
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v
51 retrieving revision 1.61
52 retrieving revision 1.62
53 diff -u -r1.61 -r1.62
54 --- ChangeLog 10 Jun 2010 14:54:05 -0000 1.61
55 +++ ChangeLog 26 Jul 2010 13:56:24 -0000 1.62
56 @@ -1,6 +1,10 @@
57 # ChangeLog for media-plugins/mythweather
58 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.61 2010/06/10 14:54:05 cardoe Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.62 2010/07/26 13:56:24 fauli Exp $
61 +
62 + 26 Jul 2010; Christian Faulhammer <fauli@g.o>
63 + mythweather-0.22_p22991.ebuild:
64 + stable x86, bug 323745
65
66 *mythweather-0.23_p25065 (10 Jun 2010)