Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.0.ebuild ChangeLog
Date: Mon, 27 Feb 2012 16:06:25
Message-Id: 20120227160559.96A7E2004B@flycatcher.gentoo.org
1 ranger 12/02/27 16:05:59
2
3 Modified: matplotlib-1.1.0.ebuild ChangeLog
4 Log:
5 Marking matplotlib-1.1.0 ppc for bug 403847
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.11 dev-python/matplotlib/matplotlib-1.1.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild?r1=1.10&r2=1.11
15
16 Index: matplotlib-1.1.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- matplotlib-1.1.0.ebuild 27 Feb 2012 03:10:14 -0000 1.10
23 +++ matplotlib-1.1.0.ebuild 27 Feb 2012 16:05:59 -0000 1.11
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.10 2012/02/27 03:10:14 bicatali Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.0.ebuild,v 1.11 2012/02/27 16:05:59 ranger Exp $
29
30 EAPI="3"
31
32 @@ -21,7 +21,7 @@
33
34 IUSE="cairo doc excel examples fltk gtk latex qt4 tk wxwidgets"
35 SLOT="0"
36 -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
37 +KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
38 # Main license: matplotlib
39 # Some modules: BSD
40 # matplotlib/backends/qt4_editor: MIT
41
42
43
44 1.120 dev-python/matplotlib/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.120&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.120&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.119&r2=1.120
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
53 retrieving revision 1.119
54 retrieving revision 1.120
55 diff -u -r1.119 -r1.120
56 --- ChangeLog 27 Feb 2012 03:10:14 -0000 1.119
57 +++ ChangeLog 27 Feb 2012 16:05:59 -0000 1.120
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/matplotlib
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.119 2012/02/27 03:10:14 bicatali Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.120 2012/02/27 16:05:59 ranger Exp $
63 +
64 + 27 Feb 2012; Brent Baude <ranger@g.o> matplotlib-1.1.0.ebuild:
65 + Marking matplotlib-1.1.0 ppc for bug 403847
66
67 27 Feb 2012; Sébastien Fabbro <bicatali@g.o> matplotlib-1.1.0.ebuild:
68 Removed extra quotes, bug #405755