Gentoo Archives: gentoo-commits

From: "Doug Klima (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythweather: ChangeLog mythweather-0.21_pre15669.ebuild
Date: Thu, 31 Jan 2008 16:14:11
Message-Id: E1JKc3A-0006bs-De@stork.gentoo.org
1 cardoe 08/01/31 16:14:04
2
3 Modified: ChangeLog mythweather-0.21_pre15669.ebuild
4 Log:
5 fix bug #208309
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.47 media-plugins/mythweather/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/ChangeLog?rev=1.47&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/ChangeLog?rev=1.47&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/ChangeLog?r1=1.46&r2=1.47
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v
18 retrieving revision 1.46
19 retrieving revision 1.47
20 diff -u -r1.46 -r1.47
21 --- ChangeLog 29 Jan 2008 21:29:07 -0000 1.46
22 +++ ChangeLog 31 Jan 2008 16:14:03 -0000 1.47
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-plugins/mythweather
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.46 2008/01/29 21:29:07 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.47 2008/01/31 16:14:03 cardoe Exp $
28 +
29 + 31 Jan 2008; Doug Klima <cardoe@g.o>
30 + mythweather-0.21_pre15669.ebuild:
31 + fix bug #208309
32
33 *mythweather-0.21_pre15669 (29 Jan 2008)
34
35
36
37
38 1.2 media-plugins/mythweather/mythweather-0.21_pre15669.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild?r1=1.1&r2=1.2
43
44 Index: mythweather-0.21_pre15669.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- mythweather-0.21_pre15669.ebuild 29 Jan 2008 21:29:07 -0000 1.1
51 +++ mythweather-0.21_pre15669.ebuild 31 Jan 2008 16:14:03 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild,v 1.1 2008/01/29 21:29:07 cardoe Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15669.ebuild,v 1.2 2008/01/31 16:14:03 cardoe Exp $
57
58 inherit mythtv-plugins subversion
59
60 @@ -13,4 +13,4 @@
61 dev-perl/SOAP-Lite
62 dev-perl/XML-Simple
63 dev-perl/XML-Parser
64 - dev-perl/XML-Sax"
65 + dev-perl/XML-SAX"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list