Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-libs/fftw: ChangeLog fftw-3.2.1.ebuild fftw-2.1.5-r5.ebuild
Date: Wed, 08 Apr 2009 19:29:44
Message-Id: E1LrdSv-0004jE-O8@stork.gentoo.org
1 klausman 09/04/08 19:29:41
2
3 Modified: ChangeLog fftw-3.2.1.ebuild fftw-2.1.5-r5.ebuild
4 Log:
5 Stable on alpha, bug #265331
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.79 sci-libs/fftw/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/ChangeLog?rev=1.79&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/ChangeLog?rev=1.79&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/ChangeLog?r1=1.78&r2=1.79
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v
18 retrieving revision 1.78
19 retrieving revision 1.79
20 diff -u -r1.78 -r1.79
21 --- ChangeLog 8 Apr 2009 03:49:29 -0000 1.78
22 +++ ChangeLog 8 Apr 2009 19:29:41 -0000 1.79
23 @@ -1,6 +1,13 @@
24 # ChangeLog for sci-libs/fftw
25 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.78 2009/04/08 03:49:29 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.79 2009/04/08 19:29:41 klausman Exp $
28 +
29 + 08 Apr 2009; Tobias Klausmann <klausman@g.o> fftw-2.1.5-r5.ebuild,
30 + fftw-3.2.1.ebuild:
31 + Stable on alpha, bug #265331
32 +
33 + 08 Apr 2009; Tobias Klausmann <klausman@g.o> fftw-3.2.1.ebuild:
34 + Stable on alpha, bug #265329
35
36 08 Apr 2009; Jeroen Roovers <jer@g.o> fftw-3.2.1.ebuild:
37 Stable for HPPA (bug #265329).
38
39
40
41 1.3 sci-libs/fftw/fftw-3.2.1.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/fftw-3.2.1.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/fftw-3.2.1.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/fftw-3.2.1.ebuild?r1=1.2&r2=1.3
46
47 Index: fftw-3.2.1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.2.1.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- fftw-3.2.1.ebuild 8 Apr 2009 03:49:29 -0000 1.2
54 +++ fftw-3.2.1.ebuild 8 Apr 2009 19:29:41 -0000 1.3
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.2.1.ebuild,v 1.2 2009/04/08 03:49:29 jer Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.2.1.ebuild,v 1.3 2009/04/08 19:29:41 klausman Exp $
60
61 EAPI=2
62 inherit flag-o-matic eutils toolchain-funcs autotools fortran
63 @@ -11,7 +11,7 @@
64
65 LICENSE="GPL-2"
66 SLOT="3.0"
67 -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
68 +KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
69 IUSE="altivec doc fortran openmp sse sse2 threads"
70
71 pkg_setup() {
72
73
74
75 1.5 sci-libs/fftw/fftw-2.1.5-r5.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r5.ebuild?rev=1.5&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r5.ebuild?rev=1.5&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r5.ebuild?r1=1.4&r2=1.5
80
81 Index: fftw-2.1.5-r5.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r5.ebuild,v
84 retrieving revision 1.4
85 retrieving revision 1.5
86 diff -u -r1.4 -r1.5
87 --- fftw-2.1.5-r5.ebuild 8 Apr 2009 03:45:48 -0000 1.4
88 +++ fftw-2.1.5-r5.ebuild 8 Apr 2009 19:29:41 -0000 1.5
89 @@ -1,6 +1,6 @@
90 # Copyright 1999-2009 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r5.ebuild,v 1.4 2009/04/08 03:45:48 jer Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r5.ebuild,v 1.5 2009/04/08 19:29:41 klausman Exp $
94
95 inherit eutils flag-o-matic multilib autotools fortran toolchain-funcs
96
97 @@ -15,7 +15,7 @@
98 LICENSE="GPL-2"
99 IUSE="doc float fortran mpi openmp threads"
100
101 -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
102 +KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
103
104 pkg_setup() {
105 # this one is reported to cause trouble on pentium4 m series