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/mythweather: mythweather-0.21_p20069.ebuild ChangeLog mythweather-0.21_p17719.ebuild mythweather-0.21_p17105.ebuild
Date: Sun, 19 Jul 2009 05:41:26
Message-Id: E1MSP9I-0004Zn-02@stork.gentoo.org
1 cardoe 09/07/19 05:41:23
2
3 Modified: ChangeLog mythweather-0.21_p17719.ebuild
4 Added: mythweather-0.21_p20069.ebuild
5 Removed: mythweather-0.21_p17105.ebuild
6 Log:
7 new version bump. use new eclass bits. clean up old version.
8 (Portage version: 2.1.6.13/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.55 media-plugins/mythweather/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/ChangeLog?rev=1.55&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/ChangeLog?rev=1.55&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/ChangeLog?r1=1.54&r2=1.55
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v
20 retrieving revision 1.54
21 retrieving revision 1.55
22 diff -u -r1.54 -r1.55
23 --- ChangeLog 23 Dec 2008 17:27:25 -0000 1.54
24 +++ ChangeLog 19 Jul 2009 05:41:23 -0000 1.55
25 @@ -1,6 +1,13 @@
26 # ChangeLog for media-plugins/mythweather
27 -# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.54 2008/12/23 17:27:25 maekke Exp $
29 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/ChangeLog,v 1.55 2009/07/19 05:41:23 cardoe Exp $
31 +
32 +*mythweather-0.21_p20069 (19 Jul 2009)
33 +
34 + 19 Jul 2009; Doug Goldstein <cardoe@g.o>
35 + -mythweather-0.21_p17105.ebuild, mythweather-0.21_p17719.ebuild,
36 + +mythweather-0.21_p20069.ebuild:
37 + new version bump. use new eclass bits. clean up old version.
38
39 23 Dec 2008; Markus Meier <maekke@g.o>
40 mythweather-0.21_p17719.ebuild:
41
42
43
44 1.5 media-plugins/mythweather/mythweather-0.21_p17719.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild?rev=1.5&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild?rev=1.5&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild?r1=1.4&r2=1.5
49
50 Index: mythweather-0.21_p17719.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v
53 retrieving revision 1.4
54 retrieving revision 1.5
55 diff -u -r1.4 -r1.5
56 --- mythweather-0.21_p17719.ebuild 23 Dec 2008 17:27:25 -0000 1.4
57 +++ mythweather-0.21_p17719.ebuild 19 Jul 2009 05:41:23 -0000 1.5
58 @@ -1,8 +1,9 @@
59 -# Copyright 1999-2008 Gentoo Foundation
60 +# Copyright 1999-2009 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.4 2008/12/23 17:27:25 maekke Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p17719.ebuild,v 1.5 2009/07/19 05:41:23 cardoe Exp $
64
65 -inherit mythtv-plugins subversion
66 +EAPI=2
67 +inherit qt3 mythtv-plugins
68
69 DESCRIPTION="Weather forecast module for MythTV."
70 IUSE=""
71
72
73
74 1.1 media-plugins/mythweather/mythweather-0.21_p20069.ebuild
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p20069.ebuild?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p20069.ebuild?rev=1.1&content-type=text/plain
78
79 Index: mythweather-0.21_p20069.ebuild
80 ===================================================================
81 # Copyright 1999-2009 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 # $Header: /var/cvsroot/gentoo-x86/media-plugins/mythweather/mythweather-0.21_p20069.ebuild,v 1.1 2009/07/19 05:41:23 cardoe Exp $
84
85 EAPI=2
86 inherit qt3 mythtv-plugins
87
88 DESCRIPTION="Weather forecast module for MythTV."
89 IUSE=""
90 KEYWORDS="~amd64 ~ppc ~x86"
91
92 DEPEND="dev-perl/DateManip
93 dev-perl/ImageSize
94 dev-perl/SOAP-Lite
95 dev-perl/XML-Simple
96 dev-perl/XML-Parser
97 dev-perl/XML-SAX"