Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.0.ebuild matplotlib-1.0.1-r1.ebuild ChangeLog
Date: Sun, 01 Apr 2012 04:41:31
Message-Id: 20120401044120.328642004B@flycatcher.gentoo.org
1 floppym 12/04/01 04:41:20
2
3 Modified: matplotlib-1.1.0.ebuild matplotlib-1.0.1-r1.ebuild
4 ChangeLog
5 Log:
6 python-dateutil no longer needs a slot dep.
7
8 (Portage version: 2.2.0_alpha96/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.13 dev-python/matplotlib/matplotlib-1.1.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?r1=1.12&r2=1.13
16
17 Index: matplotlib-1.1.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- matplotlib-1.1.0.ebuild 27 Feb 2012 23:18:11 -0000 1.12
24 +++ matplotlib-1.1.0.ebuild 1 Apr 2012 04:41:19 -0000 1.13
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.12 2012/02/27 23:18:11 bicatali Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.13 2012/04/01 04:41:19 floppym Exp $
30
31 EAPI="3"
32
33 @@ -29,7 +29,7 @@
34 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
35
36 CDEPEND="dev-python/numpy
37 - dev-python/python-dateutil:python-2
38 + dev-python/python-dateutil
39 dev-python/pytz
40 media-libs/freetype:2
41 media-libs/libpng
42
43
44
45 1.11 dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.11&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?rev=1.11&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild?r1=1.10&r2=1.11
50
51 Index: matplotlib-1.0.1-r1.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v
54 retrieving revision 1.10
55 retrieving revision 1.11
56 diff -u -r1.10 -r1.11
57 --- matplotlib-1.0.1-r1.ebuild 24 Jan 2012 02:56:26 -0000 1.10
58 +++ matplotlib-1.0.1-r1.ebuild 1 Apr 2012 04:41:19 -0000 1.11
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2012 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.10 2012/01/24 02:56:26 xarthisius Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.0.1-r1.ebuild,v 1.11 2012/04/01 04:41:19 floppym Exp $
64
65 EAPI="3"
66 PYTHON_DEPEND="2"
67 @@ -28,7 +28,7 @@
68 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
69
70 CDEPEND="dev-python/numpy
71 - dev-python/python-dateutil:python-2
72 + dev-python/python-dateutil
73 dev-python/pytz
74 media-libs/freetype:2
75 media-libs/libpng
76
77
78
79 1.122 dev-python/matplotlib/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.122&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.122&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.121&r2=1.122
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
88 retrieving revision 1.121
89 retrieving revision 1.122
90 diff -u -r1.121 -r1.122
91 --- ChangeLog 27 Feb 2012 23:18:11 -0000 1.121
92 +++ ChangeLog 1 Apr 2012 04:41:20 -0000 1.122
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-python/matplotlib
95 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.121 2012/02/27 23:18:11 bicatali Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.122 2012/04/01 04:41:20 floppym Exp $
98 +
99 + 01 Apr 2012; Mike Gilbert <floppym@g.o> matplotlib-1.0.1-r1.ebuild,
100 + matplotlib-1.1.0.ebuild:
101 + python-dateutil no longer needs a slot dep.
102
103 27 Feb 2012; Sébastien Fabbro <bicatali@g.o> matplotlib-1.1.0.ebuild:
104 really fix the examples directory this time