Gentoo Archives: gentoo-commits

From: "Agostino Sarubbo (ago)" <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: matplotlib-1.1.1.ebuild ChangeLog
Date: Wed, 30 Jan 2013 19:00:34
Message-Id: 20130130190031.335D82171D@flycatcher.gentoo.org
1 ago 13/01/30 19:00:31
2
3 Modified: matplotlib-1.1.1.ebuild ChangeLog
4 Log:
5 Stable for x86, wrt bug #441278
6
7 (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.8 dev-python/matplotlib/matplotlib-1.1.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild?r1=1.7&r2=1.8
15
16 Index: matplotlib-1.1.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- matplotlib-1.1.1.ebuild 6 Jan 2013 19:20:12 -0000 1.7
23 +++ matplotlib-1.1.1.ebuild 30 Jan 2013 19:00:31 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2013 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.1.ebuild,v 1.7 2013/01/06 19:20:12 idella4 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-1.1.1.ebuild,v 1.8 2013/01/30 19:00:31 ago Exp $
29
30 EAPI="3"
31
32 @@ -23,7 +23,7 @@
33
34 IUSE="cairo doc excel examples fltk gtk latex qt4 test 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
39 # Main license: matplotlib
40 # Some modules: BSD
41
42
43
44 1.136 dev-python/matplotlib/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.136&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.136&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.135&r2=1.136
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
53 retrieving revision 1.135
54 retrieving revision 1.136
55 diff -u -r1.135 -r1.136
56 --- ChangeLog 9 Jan 2013 22:10:03 -0000 1.135
57 +++ ChangeLog 30 Jan 2013 19:00:31 -0000 1.136
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-python/matplotlib
60 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.135 2013/01/09 22:10:03 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.136 2013/01/30 19:00:31 ago Exp $
63 +
64 + 30 Jan 2013; Agostino Sarubbo <ago@g.o> matplotlib-1.1.1.ebuild:
65 + Stable for x86, wrt bug #441278
66
67 09 Jan 2013; Justin Lecher <jlec@g.o> matplotlib-1.2.0.ebuild,
68 matplotlib-1.2.0-r1.ebuild, metadata.xml: