Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/scientificpython: ChangeLog scientificpython-2.9.1.ebuild
Date: Sun, 27 Feb 2011 14:53:01
Message-Id: 20110227145251.E640920054@flycatcher.gentoo.org
1 klausman 11/02/27 14:52:51
2
3 Modified: ChangeLog scientificpython-2.9.1.ebuild
4 Log:
5 Stable on alpha, bug #353450
6
7 (Portage version: 2.1.9.41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.35 dev-python/scientificpython/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/scientificpython/ChangeLog?rev=1.35&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/scientificpython/ChangeLog?rev=1.35&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/scientificpython/ChangeLog?r1=1.34&r2=1.35
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v
19 retrieving revision 1.34
20 retrieving revision 1.35
21 diff -u -r1.34 -r1.35
22 --- ChangeLog 31 Dec 2010 20:10:05 -0000 1.34
23 +++ ChangeLog 27 Feb 2011 14:52:51 -0000 1.35
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-python/scientificpython
26 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.34 2010/12/31 20:10:05 arfrever Exp $
28 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/ChangeLog,v 1.35 2011/02/27 14:52:51 klausman Exp $
30 +
31 + 27 Feb 2011; Tobias Klausmann <klausman@g.o>
32 + scientificpython-2.9.1.ebuild:
33 + Stable on alpha, bug #353450
34
35 *scientificpython-2.9.1 (31 Dec 2010)
36
37
38
39
40 1.2 dev-python/scientificpython/scientificpython-2.9.1.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild?r1=1.1&r2=1.2
45
46 Index: scientificpython-2.9.1.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- scientificpython-2.9.1.ebuild 31 Dec 2010 20:10:05 -0000 1.1
53 +++ scientificpython-2.9.1.ebuild 27 Feb 2011 14:52:51 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2010 Gentoo Foundation
56 +# Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.1 2010/12/31 20:10:05 arfrever Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/scientificpython/scientificpython-2.9.1.ebuild,v 1.2 2011/02/27 14:52:51 klausman Exp $
60
61 EAPI="3"
62 PYTHON_DEPEND="2"
63 @@ -19,7 +19,7 @@
64
65 LICENSE="CeCILL-2"
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
68 +KEYWORDS="alpha ~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux"
69 IUSE="doc mpi test"
70
71 RDEPEND="dev-python/numpy