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/numpy: numpy-1.2.1.ebuild ChangeLog
Date: Sat, 24 Jan 2009 18:15:06
Message-Id: E1LQn25-0000XS-Cw@stork.gentoo.org
1 ranger 09/01/24 18:15:01
2
3 Modified: numpy-1.2.1.ebuild ChangeLog
4 Log:
5 Marking numpy-1.2.1 ~ppc64 for bug 23354
6 (Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.4 dev-python/numpy/numpy-1.2.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild?r1=1.3&r2=1.4
14
15 Index: numpy-1.2.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- numpy-1.2.1.ebuild 14 Jan 2009 17:50:18 -0000 1.3
22 +++ numpy-1.2.1.ebuild 24 Jan 2009 18:15:01 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v 1.3 2009/01/14 17:50:18 bicatali Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/numpy-1.2.1.ebuild,v 1.4 2009/01/24 18:15:01 ranger Exp $
28
29 NEED_PYTHON=2.4
30
31 @@ -19,7 +19,7 @@
32
33 IUSE="lapack test"
34 SLOT="0"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~s390 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~s390 ~sparc ~x86"
37 LICENSE="BSD"
38
39 # whatever LDFLAGS set will break linking
40
41
42
43 1.70 dev-python/numpy/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/ChangeLog?rev=1.70&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/ChangeLog?rev=1.70&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/numpy/ChangeLog?r1=1.69&r2=1.70
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v
52 retrieving revision 1.69
53 retrieving revision 1.70
54 diff -u -r1.69 -r1.70
55 --- ChangeLog 14 Jan 2009 17:50:18 -0000 1.69
56 +++ ChangeLog 24 Jan 2009 18:15:01 -0000 1.70
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/numpy
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.69 2009/01/14 17:50:18 bicatali Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/numpy/ChangeLog,v 1.70 2009/01/24 18:15:01 ranger Exp $
62 +
63 + 24 Jan 2009; Brent Baude <ranger@g.o> numpy-1.2.1.ebuild:
64 + Marking numpy-1.2.1 ~ppc64 for bug 23354
65
66 12 Jan 2009; Sébastien Fabbro <bicatali@g.o> -numpy-1.2.0.ebuild,
67 numpy-1.2.1.ebuild: