Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pyclimate: ChangeLog pyclimate-1.2.2-r1.ebuild
Date: Wed, 29 Sep 2010 21:23:44
Message-Id: 20100929212339.1AA5420051@flycatcher.gentoo.org
1 ranger 10/09/29 21:23:39
2
3 Modified: ChangeLog pyclimate-1.2.2-r1.ebuild
4 Log:
5 Marking pyclimate-1.2.2-r1 ppc for bug 337153
6 (Portage version: 2.1.8.3/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.21 dev-python/pyclimate/ChangeLog
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 20 Sep 2010 20:53:46 -0000 1.20
22 +++ ChangeLog 29 Sep 2010 21:23:38 -0000 1.21
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/pyclimate
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.20 2010/09/20 20:53:46 hwoarang Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/ChangeLog,v 1.21 2010/09/29 21:23:38 ranger Exp $
28 +
29 + 29 Sep 2010; Brent Baude <ranger@g.o> pyclimate-1.2.2-r1.ebuild:
30 + Marking pyclimate-1.2.2-r1 ppc for bug 337153
31
32 20 Sep 2010; Markos Chandras <hwoarang@g.o>
33 pyclimate-1.2.2-r1.ebuild:
34
35
36
37 1.6 dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild?r1=1.5&r2=1.6
42
43 Index: pyclimate-1.2.2-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- pyclimate-1.2.2-r1.ebuild 20 Sep 2010 20:53:46 -0000 1.5
50 +++ pyclimate-1.2.2-r1.ebuild 29 Sep 2010 21:23:38 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.5 2010/09/20 20:53:46 hwoarang Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyclimate/pyclimate-1.2.2-r1.ebuild,v 1.6 2010/09/29 21:23:38 ranger Exp $
56
57 EAPI="3"
58 PYTHON_DEPEND="2"
59 @@ -17,7 +17,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86"
64 +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
65 IUSE="examples"
66
67 DEPEND=""