Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: ChangeLog matplotlib-0.98.5.2-r3.ebuild
Date: Sat, 28 Feb 2009 21:19:00
Message-Id: E1LdWaH-0004Q7-Rp@stork.gentoo.org
1 bicatali 09/02/28 21:18:57
2
3 Modified: ChangeLog matplotlib-0.98.5.2-r3.ebuild
4 Log:
5 More documentation building fixes: added graphviz dependency, and applied patch on doc examples instead of regular examples
6 (Portage version: 2.2_rc23/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.61 dev-python/matplotlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.61&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.61&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.60&r2=1.61
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
18 retrieving revision 1.60
19 retrieving revision 1.61
20 diff -u -r1.60 -r1.61
21 --- ChangeLog 27 Feb 2009 17:49:50 -0000 1.60
22 +++ ChangeLog 28 Feb 2009 21:18:57 -0000 1.61
23 @@ -1,6 +1,11 @@
24 # ChangeLog for dev-python/matplotlib
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.60 2009/02/27 17:49:50 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.61 2009/02/28 21:18:57 bicatali Exp $
28 +
29 + 28 Feb 2009; Sébastien Fabbro <bicatali@g.o>
30 + files/matplotlib-0.98.5.2-no-xv.patch, matplotlib-0.98.5.2-r3.ebuild:
31 + More documentation building fixes: added graphviz dependency, and applied
32 + patch on doc examples instead of regular examples
33
34 27 Feb 2009; Sébastien Fabbro <bicatali@g.o>
35 +files/matplotlib-0.98.5.2-no-xv.patch, matplotlib-0.98.5.2-r3.ebuild:
36
37
38
39 1.3 dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?r1=1.2&r2=1.3
44
45 Index: matplotlib-0.98.5.2-r3.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- matplotlib-0.98.5.2-r3.ebuild 27 Feb 2009 17:49:50 -0000 1.2
52 +++ matplotlib-0.98.5.2-r3.ebuild 28 Feb 2009 21:18:57 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v 1.2 2009/02/27 17:49:50 bicatali Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v 1.3 2009/02/28 21:18:57 bicatali Exp $
58
59 WX_GTK_VER=2.8
60 EAPI=2
61 @@ -31,6 +31,7 @@
62 dev-util/pkgconfig
63 doc? (
64 >=dev-python/sphinx-0.5.1
65 + media-gfx/graphviz[cairo,png]
66 || ( ( dev-texlive/texlive-latexextra
67 dev-texlive/texlive-latexrecommended )
68 app-text/tetex