Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-0.99.1.1-r1.ebuild ChangeLog matplotlib-0.99.1.1.ebuild
Date: Wed, 10 Feb 2010 22:43:06
Message-Id: E1NfLGy-0004Nv-AH@stork.gentoo.org
1 ssuominen 10/02/10 22:43:04
2
3 Modified: matplotlib-0.99.1.1-r1.ebuild ChangeLog
4 matplotlib-0.99.1.1.ebuild
5 Log:
6 Fix poppler depend.
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 dev-python/matplotlib/matplotlib-0.99.1.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1-r1.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1-r1.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1-r1.ebuild?r1=1.2&r2=1.3
15
16 Index: matplotlib-0.99.1.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1-r1.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- matplotlib-0.99.1.1-r1.ebuild 8 Feb 2010 08:43:55 -0000 1.2
23 +++ matplotlib-0.99.1.1-r1.ebuild 10 Feb 2010 22:43:03 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 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.99.1.1-r1.ebuild,v 1.2 2010/02/08 08:43:55 pva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1-r1.ebuild,v 1.3 2010/02/10 22:43:03 ssuominen Exp $
29
30 EAPI="2"
31 PYTHON_DEPEND="2"
32 @@ -57,7 +57,7 @@
33 virtual/latex-base
34 app-text/ghostscript-gpl
35 app-text/dvipng
36 - virtual/poppler-utils
37 + >=app-text/poppler-0.12.3-r3[utils]
38 || ( dev-texlive/texlive-fontsrecommended
39 app-text/ptex ) )"
40 RESTRICT_PYTHON_ABIS="3.*"
41
42
43
44 1.81 dev-python/matplotlib/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.81&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.81&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.80&r2=1.81
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
53 retrieving revision 1.80
54 retrieving revision 1.81
55 diff -u -r1.80 -r1.81
56 --- ChangeLog 8 Feb 2010 08:43:55 -0000 1.80
57 +++ ChangeLog 10 Feb 2010 22:43:03 -0000 1.81
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-python/matplotlib
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.80 2010/02/08 08:43:55 pva Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.81 2010/02/10 22:43:03 ssuominen Exp $
63 +
64 + 10 Feb 2010; Samuli Suominen <ssuominen@g.o>
65 + matplotlib-0.99.1.1.ebuild, matplotlib-0.99.1.1-r1.ebuild:
66 + Fix poppler depend.
67
68 08 Feb 2010; Peter Volkov <pva@g.o> matplotlib-0.99.1.1.ebuild,
69 matplotlib-0.99.1.1-r1.ebuild:
70
71
72
73 1.12 dev-python/matplotlib/matplotlib-0.99.1.1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild?rev=1.12&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild?rev=1.12&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild?r1=1.11&r2=1.12
78
79 Index: matplotlib-0.99.1.1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v
82 retrieving revision 1.11
83 retrieving revision 1.12
84 diff -u -r1.11 -r1.12
85 --- matplotlib-0.99.1.1.ebuild 8 Feb 2010 08:43:55 -0000 1.11
86 +++ matplotlib-0.99.1.1.ebuild 10 Feb 2010 22:43:03 -0000 1.12
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v 1.11 2010/02/08 08:43:55 pva Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.99.1.1.ebuild,v 1.12 2010/02/10 22:43:03 ssuominen Exp $
92
93 WX_GTK_VER=2.8
94 EAPI=2
95 @@ -54,7 +54,7 @@
96 virtual/latex-base
97 app-text/ghostscript-gpl
98 app-text/dvipng
99 - virtual/poppler-utils
100 + >=app-text/poppler-0.12.3-r3[utils]
101 || ( dev-texlive/texlive-fontsrecommended
102 app-text/ptex ) )"