Gentoo Archives: gentoo-commits

From: "Mounir Lamouri (volkmar)" <volkmar@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: ChangeLog matplotlib-0.99.0.ebuild matplotlib-0.98.5.3.ebuild matplotlib-0.99.1.1.ebuild
Date: Mon, 05 Oct 2009 21:51:03
Message-Id: E1MuvSP-00084R-H4@stork.gentoo.org
1 volkmar 09/10/05 21:51:01
2
3 Modified: ChangeLog matplotlib-0.99.0.ebuild
4 matplotlib-0.98.5.3.ebuild
5 matplotlib-0.99.1.1.ebuild
6 Log:
7 Re-Keywording for ppc.
8 Bug 280023
9 (Portage version: 14478-svn/cvs/Linux ppc)
10
11 Revision Changes Path
12 1.71 dev-python/matplotlib/ChangeLog
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.71&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.71&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.70&r2=1.71
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
21 retrieving revision 1.70
22 retrieving revision 1.71
23 diff -u -r1.70 -r1.71
24 --- ChangeLog 24 Sep 2009 04:25:19 -0000 1.70
25 +++ ChangeLog 5 Oct 2009 21:51:00 -0000 1.71
26 @@ -1,6 +1,11 @@
27 # ChangeLog for dev-python/matplotlib
28 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.70 2009/09/24 04:25:19 bicatali Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.71 2009/10/05 21:51:00 volkmar Exp $
31 +
32 + 05 Oct 2009; Mounir Lamouri <volkmar@g.o>
33 + matplotlib-0.98.5.3.ebuild, matplotlib-0.99.0.ebuild,
34 + matplotlib-0.99.1.1.ebuild:
35 + Re-Keywording for ppc, bug 280023
36
37 *matplotlib-0.99.1.1 (24 Sep 2009)
38
39
40
41
42 1.2 dev-python/matplotlib/matplotlib-0.99.0.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.0.ebuild?rev=1.2&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.0.ebuild?rev=1.2&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.0.ebuild?r1=1.1&r2=1.2
47
48 Index: matplotlib-0.99.0.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.0.ebuild,v
51 retrieving revision 1.1
52 retrieving revision 1.2
53 diff -u -r1.1 -r1.2
54 --- matplotlib-0.99.0.ebuild 8 Aug 2009 03:27:05 -0000 1.1
55 +++ matplotlib-0.99.0.ebuild 5 Oct 2009 21:51:00 -0000 1.2
56 @@ -1,6 +1,6 @@
57 # Copyright 1999-2009 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.0.ebuild,v 1.1 2009/08/08 03:27:05 bicatali Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.0.ebuild,v 1.2 2009/10/05 21:51:00 volkmar Exp $
61
62 WX_GTK_VER=2.8
63 EAPI=2
64 @@ -14,7 +14,7 @@
65
66 IUSE="cairo doc excel examples fltk gtk latex qt3 qt4 traits tk wxwidgets"
67 SLOT="0"
68 -KEYWORDS="~amd64 ~x86"
69 +KEYWORDS="~amd64 ~ppc ~x86"
70 LICENSE="PYTHON BSD"
71
72 CDEPEND=">=dev-python/numpy-1.1
73
74
75
76 1.4 dev-python/matplotlib/matplotlib-0.98.5.3.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.3.ebuild?rev=1.4&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.3.ebuild?rev=1.4&content-type=text/plain
80 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.3.ebuild?r1=1.3&r2=1.4
81
82 Index: matplotlib-0.98.5.3.ebuild
83 ===================================================================
84 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.3.ebuild,v
85 retrieving revision 1.3
86 retrieving revision 1.4
87 diff -u -r1.3 -r1.4
88 --- matplotlib-0.98.5.3.ebuild 6 Aug 2009 18:03:29 -0000 1.3
89 +++ matplotlib-0.98.5.3.ebuild 5 Oct 2009 21:51:00 -0000 1.4
90 @@ -1,6 +1,6 @@
91 # Copyright 1999-2009 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.3.ebuild,v 1.3 2009/08/06 18:03:29 arfrever Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.3.ebuild,v 1.4 2009/10/05 21:51:00 volkmar Exp $
95
96 WX_GTK_VER=2.8
97 EAPI=2
98 @@ -14,7 +14,7 @@
99
100 IUSE="cairo doc excel examples fltk gtk latex qt3 qt4 traits tk wxwidgets"
101 SLOT="0"
102 -KEYWORDS="~amd64 ~x86"
103 +KEYWORDS="~amd64 ~ppc ~x86"
104 LICENSE="PYTHON BSD"
105
106 CDEPEND=">=dev-python/numpy-1.1
107
108
109
110 1.2 dev-python/matplotlib/matplotlib-0.99.1.1.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild?rev=1.2&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild?rev=1.2&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild?r1=1.1&r2=1.2
115
116 Index: matplotlib-0.99.1.1.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v
119 retrieving revision 1.1
120 retrieving revision 1.2
121 diff -u -r1.1 -r1.2
122 --- matplotlib-0.99.1.1.ebuild 24 Sep 2009 04:25:19 -0000 1.1
123 +++ matplotlib-0.99.1.1.ebuild 5 Oct 2009 21:51:00 -0000 1.2
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2009 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v 1.1 2009/09/24 04:25:19 bicatali Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v 1.2 2009/10/05 21:51:00 volkmar Exp $
129
130 WX_GTK_VER=2.8
131 EAPI=2
132 @@ -14,7 +14,7 @@
133
134 IUSE="cairo doc excel examples fltk gtk latex qt3 qt4 traits tk wxwidgets"
135 SLOT="0"
136 -KEYWORDS="~amd64 ~x86"
137 +KEYWORDS="~amd64 ~ppc ~x86"
138 LICENSE="PYTHON BSD"
139
140 CDEPEND=">=dev-python/numpy-1.1