dev-zero 14/09/02 15:09:29 Modified: fftw-3.3.4.ebuild ChangeLog Log: Disable parallel ABI-install (bug #521044). (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x1A5D023975B0583D!)
Revision Changes Path 1.5 sci-libs/fftw/fftw-3.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild?r1=1.4&r2=1.5 Index: fftw-3.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- fftw-3.3.4.ebuild 6 Aug 2014 22:10:47 -0000 1.4 +++ fftw-3.3.4.ebuild 2 Sep 2014 15:09:29 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild,v 1.4 2014/08/06 22:10:47 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/fftw-3.3.4.ebuild,v 1.5 2014/09/02 15:09:29 dev-zero Exp $ EAPI=5 @@ -146,7 +146,7 @@ DOCS=( AUTHORS ChangeLog NEWS README TODO COPYRIGHT CONVENTIONS ) HTML_DOCS=( doc/html/ ) - multibuild_foreach_variant multilib_parallel_foreach_abi autotools-utils_src_install + multibuild_foreach_variant multilib_foreach_abi autotools-utils_src_install if use doc; then dodoc doc/*.pdf 1.161 sci-libs/fftw/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/ChangeLog?rev=1.161&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/ChangeLog?rev=1.161&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-libs/fftw/ChangeLog?r1=1.160&r2=1.161 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- ChangeLog 28 Aug 2014 15:44:22 -0000 1.160 +++ ChangeLog 2 Sep 2014 15:09:29 -0000 1.161 @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/fftw # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.160 2014/08/28 15:44:22 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/fftw/ChangeLog,v 1.161 2014/09/02 15:09:29 dev-zero Exp $ + + 02 Sep 2014; Tiziano Müller <[email protected]> fftw-3.3.4.ebuild: + Disable parallel ABI-install (bug #521044). 28 Aug 2014; Mikle Kolyada <[email protected]> fftw-2.1.5-r8.ebuild: arm stable wrt bug #496422
