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: mythweather-0.21_pre15448.ebuild
Date: Thu, 31 Jan 2008 16:14:49
Message-Id: E1JKc3q-0006ec-QK@stork.gentoo.org
1 cardoe 08/01/31 16:14:46
2
3 Modified: mythweather-0.21_pre15448.ebuild
4 Log:
5 fix bug #208309
6 (Portage version: 2.1.4)
7
8 Revision Changes Path
9 1.4 media-plugins/mythweather/mythweather-0.21_pre15448.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild?r1=1.3&r2=1.4
14
15 Index: mythweather-0.21_pre15448.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- mythweather-0.21_pre15448.ebuild 29 Jan 2008 21:29:07 -0000 1.3
22 +++ mythweather-0.21_pre15448.ebuild 31 Jan 2008 16:14:46 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.21_pre15448.ebuild,v 1.3 2008/01/29 21:29:07 cardoe Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_pre15448.ebuild,v 1.4 2008/01/31 16:14:46 cardoe Exp $
28
29 inherit mythtv-plugins subversion
30
31 @@ -13,4 +13,4 @@
32 dev-perl/SOAP-Lite
33 dev-perl/XML-Simple
34 dev-perl/XML-Parser
35 - dev-perl/XML-Sax"
36 + dev-perl/XML-SAX"
37
38
39
40 --
41 gentoo-commits@l.g.o mailing list