Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-visualization/pyxplot: pyxplot-0.8.3.ebuild pyxplot-0.8.4.ebuild ChangeLog
Date: Sun, 05 Feb 2012 02:00:20
Message-Id: 20120205020009.EC7932004B@flycatcher.gentoo.org
1 floppym 12/02/05 02:00:09
2
3 Modified: pyxplot-0.8.3.ebuild pyxplot-0.8.4.ebuild ChangeLog
4 Log:
5 Inherit multilib.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sci-visualization/pyxplot/pyxplot-0.8.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild?r1=1.2&r2=1.3
15
16 Index: pyxplot-0.8.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- pyxplot-0.8.3.ebuild 2 Mar 2011 21:14:23 -0000 1.2
23 +++ pyxplot-0.8.3.ebuild 5 Feb 2012 02:00:09 -0000 1.3
24 @@ -1,11 +1,11 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild,v 1.2 2011/03/02 21:14:23 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.3.ebuild,v 1.3 2012/02/05 02:00:09 floppym Exp $
30
31 EAPI="2"
32 PYTHON_DEPEND="2"
33
34 -inherit eutils python flag-o-matic
35 +inherit eutils multilib python flag-o-matic
36
37 DESCRIPTION="Gnuplot like graphing program publication-quality figures"
38 HOMEPAGE="http://www.pyxplot.org.uk/"
39
40
41
42 1.3 sci-visualization/pyxplot/pyxplot-0.8.4.ebuild
43
44 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild?rev=1.3&view=markup
45 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild?rev=1.3&content-type=text/plain
46 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild?r1=1.2&r2=1.3
47
48 Index: pyxplot-0.8.4.ebuild
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild,v
51 retrieving revision 1.2
52 retrieving revision 1.3
53 diff -u -r1.2 -r1.3
54 --- pyxplot-0.8.4.ebuild 2 Mar 2011 21:14:23 -0000 1.2
55 +++ pyxplot-0.8.4.ebuild 5 Feb 2012 02:00:09 -0000 1.3
56 @@ -1,11 +1,11 @@
57 -# Copyright 1999-2011 Gentoo Foundation
58 +# Copyright 1999-2012 Gentoo Foundation
59 # Distributed under the terms of the GNU General Public License v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild,v 1.2 2011/03/02 21:14:23 jlec Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/pyxplot-0.8.4.ebuild,v 1.3 2012/02/05 02:00:09 floppym Exp $
62
63 EAPI="2"
64 PYTHON_DEPEND="2"
65
66 -inherit eutils python
67 +inherit eutils multilib python
68
69 DESCRIPTION="Gnuplot like graphing program publication-quality figures"
70 HOMEPAGE="http://www.pyxplot.org.uk/"
71
72
73
74 1.24 sci-visualization/pyxplot/ChangeLog
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/ChangeLog?rev=1.24&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/ChangeLog?rev=1.24&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-visualization/pyxplot/ChangeLog?r1=1.23&r2=1.24
79
80 Index: ChangeLog
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v
83 retrieving revision 1.23
84 retrieving revision 1.24
85 diff -u -r1.23 -r1.24
86 --- ChangeLog 2 Mar 2011 21:14:23 -0000 1.23
87 +++ ChangeLog 5 Feb 2012 02:00:09 -0000 1.24
88 @@ -1,6 +1,10 @@
89 # ChangeLog for sci-visualization/pyxplot
90 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
91 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.23 2011/03/02 21:14:23 jlec Exp $
92 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
93 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/pyxplot/ChangeLog,v 1.24 2012/02/05 02:00:09 floppym Exp $
94 +
95 + 05 Feb 2012; Mike Gilbert <floppym@g.o> pyxplot-0.8.3.ebuild,
96 + pyxplot-0.8.4.ebuild:
97 + Inherit multilib.
98
99 02 Mar 2011; Justin Lecher <jlec@g.o> pyxplot-0.8.3.ebuild,
100 pyxplot-0.8.4.ebuild: