diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 16:55:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-01-29 16:55:50 +0000 |
commit | 89aa3b3d68c45fc3bbdd3229c25176d555ebddd5 (patch) | |
tree | e22fb2363817c8c311a011103b549e9a9609636a /sci-libs/fftw | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-89aa3b3d68c45fc3bbdd3229c25176d555ebddd5.tar.gz gentoo-2-89aa3b3d68c45fc3bbdd3229c25176d555ebddd5.tar.bz2 gentoo-2-89aa3b3d68c45fc3bbdd3229c25176d555ebddd5.zip |
alpha/ia64/s390/sparc stable wrt #351745
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'sci-libs/fftw')
-rw-r--r-- | sci-libs/fftw/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/fftw/fftw-2.1.5-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/fftw/ChangeLog b/sci-libs/fftw/ChangeLog index 7dcdfc10044b..c804e102eb50 100644 --- a/sci-libs/fftw/ChangeLog +++ b/sci-libs/fftw/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/fftw # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.111 2011/01/18 21:05:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.112 2011/01/29 16:55:50 armin76 Exp $ + + 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> fftw-2.1.5-r8.ebuild: + alpha/ia64/s390/sparc stable wrt #351745 18 Jan 2011; Jeroen Roovers <jer@gentoo.org> fftw-2.1.5-r8.ebuild: Stable for HPPA (bug #351745). diff --git a/sci-libs/fftw/fftw-2.1.5-r8.ebuild b/sci-libs/fftw/fftw-2.1.5-r8.ebuild index 8113c853b6cf..e5a66df4d01b 100644 --- a/sci-libs/fftw/fftw-2.1.5-r8.ebuild +++ b/sci-libs/fftw/fftw-2.1.5-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.4 2011/01/18 21:05:04 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-2.1.5-r8.ebuild,v 1.5 2011/01/29 16:55:50 armin76 Exp $ EAPI="3" @@ -17,7 +17,7 @@ SLOT="2.1" LICENSE="GPL-2" IUSE="doc float fortran mpi openmp threads" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" pkg_setup() { # this one is reported to cause trouble on pentium4 m series |