Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.0.0.ebuild ChangeLog
Date: Fri, 20 Aug 2010 12:20:48
Message-Id: 20100820122040.C0D602004C@flycatcher.gentoo.org
1 hwoarang 10/08/20 12:20:40
2
3 Modified: matplotlib-1.0.0.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #333193
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 dev-python/matplotlib/matplotlib-1.0.0.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.0.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.0.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.0.ebuild?r1=1.4&r2=1.5
14
15 Index: matplotlib-1.0.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.0.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- matplotlib-1.0.0.ebuild 18 Aug 2010 04:53:27 -0000 1.4
22 +++ matplotlib-1.0.0.ebuild 20 Aug 2010 12:20:40 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.0.ebuild,v 1.4 2010/08/18 04:53:27 phajdan.jr Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.0.ebuild,v 1.5 2010/08/20 12:20:40 hwoarang Exp $
28
29 EAPI="3"
30 PYTHON_DEPEND="2"
31 @@ -18,7 +18,7 @@
32
33 IUSE="cairo doc excel examples fltk gtk latex qt4 traits tk wxwidgets"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
36 +KEYWORDS="amd64 ~ppc x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
37 LICENSE="PYTHON BSD"
38
39 CDEPEND="dev-python/numpy
40
41
42
43 1.94 dev-python/matplotlib/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.94&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.94&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.93&r2=1.94
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
52 retrieving revision 1.93
53 retrieving revision 1.94
54 diff -u -r1.93 -r1.94
55 --- ChangeLog 18 Aug 2010 04:53:27 -0000 1.93
56 +++ ChangeLog 20 Aug 2010 12:20:40 -0000 1.94
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/matplotlib
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.93 2010/08/18 04:53:27 phajdan.jr Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.94 2010/08/20 12:20:40 hwoarang Exp $
62 +
63 + 20 Aug 2010; Markos Chandras <hwoarang@g.o>
64 + matplotlib-1.0.0.ebuild:
65 + Stable on amd64 wrt bug #333193
66
67 18 Aug 2010; Pawel Hajdan jr <phajdan.jr@g.o>
68 matplotlib-1.0.0.ebuild: