Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/matplotlib: ChangeLog matplotlib-0.90.1.ebuild
Date: Sun, 16 Dec 2007 10:29:06
Message-Id: E1J3qjz-0005B1-20@stork.gentoo.org
1 drac 07/12/16 10:28:59
2
3 Modified: ChangeLog matplotlib-0.90.1.ebuild
4 Log:
5 amd64 stable
6 (Portage version: 2.1.4_rc10)
7
8 Revision Changes Path
9 1.40 dev-python/matplotlib/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.40&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?rev=1.40&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/ChangeLog?r1=1.39&r2=1.40
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v
18 retrieving revision 1.39
19 retrieving revision 1.40
20 diff -u -r1.39 -r1.40
21 --- ChangeLog 15 Dec 2007 06:25:27 -0000 1.39
22 +++ ChangeLog 16 Dec 2007 10:28:58 -0000 1.40
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/matplotlib
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.39 2007/12/15 06:25:27 cla Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/ChangeLog,v 1.40 2007/12/16 10:28:58 drac Exp $
28 +
29 + 16 Dec 2007; Samuli Suominen <drac@g.o> matplotlib-0.90.1.ebuild:
30 + amd64 stable
31
32 15 Dec 2007; Dawid Węgliński <cla@g.o> matplotlib-0.90.1.ebuild:
33 Stable on x86 (bug #202250)
34
35
36
37 1.10 dev-python/matplotlib/matplotlib-0.90.1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild?r1=1.9&r2=1.10
42
43 Index: matplotlib-0.90.1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- matplotlib-0.90.1.ebuild 15 Dec 2007 06:25:27 -0000 1.9
50 +++ matplotlib-0.90.1.ebuild 16 Dec 2007 10:28:58 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild,v 1.9 2007/12/15 06:25:27 cla Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.90.1.ebuild,v 1.10 2007/12/16 10:28:58 drac Exp $
56
57 NEED_PYTHON=2.3
58
59 @@ -15,7 +15,7 @@
60
61 IUSE="doc examples gtk latex tk"
62 SLOT="0"
63 -KEYWORDS="~amd64 ppc x86"
64 +KEYWORDS="amd64 ppc x86"
65 LICENSE="PYTHON"
66
67 DEPEND="|| (
68
69
70
71 --
72 gentoo-commits@g.o mailing list