Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-0.98.5.2-r2.ebuild ChangeLog matplotlib-0.98.5.2-r3.ebuild
Date: Sat, 30 May 2009 09:07:09
Message-Id: E1MAKWv-0005Rf-Iw@stork.gentoo.org
1 ulm 09/05/30 09:07:05
2
3 Modified: matplotlib-0.98.5.2-r2.ebuild ChangeLog
4 matplotlib-0.98.5.2-r3.ebuild
5 Log:
6 Remove app-text/tetex from dependencies, bug 227443.
7 (Portage version: 2.2_rc33/cvs/Linux i686)
8
9 Revision Changes Path
10 1.3 dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild?r1=1.2&r2=1.3
15
16 Index: matplotlib-0.98.5.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- matplotlib-0.98.5.2-r2.ebuild 30 Mar 2009 15:32:32 -0000 1.2
23 +++ matplotlib-0.98.5.2-r2.ebuild 30 May 2009 09:07:05 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild,v 1.2 2009/03/30 15:32:32 loki_val Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r2.ebuild,v 1.3 2009/05/30 09:07:05 ulm Exp $
29
30 WX_GTK_VER=2.8
31 EAPI=2
32 @@ -47,7 +47,6 @@
33 virtual/poppler-utils
34 media-fonts/stix-fonts
35 || ( dev-texlive/texlive-fontsrecommended
36 - app-text/tetex
37 app-text/ptex ) )"
38
39 DOCS="INTERACTIVE"
40
41
42
43 1.65 dev-python/matplotlib/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.65&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.65&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.64&r2=1.65
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
52 retrieving revision 1.64
53 retrieving revision 1.65
54 diff -u -r1.64 -r1.65
55 --- ChangeLog 30 Mar 2009 15:32:32 -0000 1.64
56 +++ ChangeLog 30 May 2009 09:07:05 -0000 1.65
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/matplotlib
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.64 2009/03/30 15:32:32 loki_val Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.65 2009/05/30 09:07:05 ulm Exp $
62 +
63 + 30 May 2009; Ulrich Mueller <ulm@g.o>
64 + matplotlib-0.98.5.2-r2.ebuild, matplotlib-0.98.5.2-r3.ebuild:
65 + Remove app-text/tetex from dependencies, bug 227443.
66
67 30 Mar 2009; Peter Alfredsen <loki_val@g.o>
68 matplotlib-0.91.2.ebuild, matplotlib-0.91.4.ebuild,
69
70
71
72 1.6 dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?rev=1.6&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?rev=1.6&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild?r1=1.5&r2=1.6
77
78 Index: matplotlib-0.98.5.2-r3.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v
81 retrieving revision 1.5
82 retrieving revision 1.6
83 diff -u -r1.5 -r1.6
84 --- matplotlib-0.98.5.2-r3.ebuild 30 Mar 2009 15:32:32 -0000 1.5
85 +++ matplotlib-0.98.5.2-r3.ebuild 30 May 2009 09:07:05 -0000 1.6
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v 1.5 2009/03/30 15:32:32 loki_val Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.98.5.2-r3.ebuild,v 1.6 2009/05/30 09:07:05 ulm Exp $
91
92 WX_GTK_VER=2.8
93 EAPI=2
94 @@ -34,7 +34,6 @@
95 media-gfx/graphviz[cairo,png]
96 || ( ( dev-texlive/texlive-latexextra
97 dev-texlive/texlive-latexrecommended )
98 - ( app-text/tetex dev-tex/latex-unicode )
99 ( app-text/ptex dev-tex/latex-unicode ) )
100 app-text/dvipng
101 dev-python/ipython )"
102 @@ -54,7 +53,6 @@
103 app-text/dvipng
104 virtual/poppler-utils
105 || ( dev-texlive/texlive-fontsrecommended
106 - app-text/tetex
107 app-text/ptex ) )"
108
109 DOCS="INTERACTIVE"