summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-111-0/+1
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/fftw: Fix usage of tc-getCC().Arfrever Frehtes Taifersar Arahesis2019-05-051-2/+2
| | | | | | Fixes: https://bugs.gentoo.org/618282 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sci-libs/fftw: fix doc build for live ebuildChristoph Junghans2018-01-121-5/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sci-libs/fftw: live ebuild update (bug #643128)Christoph Junghans2018-01-101-28/+35
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sci-libs/fftw: live ebuild update (bug #642726)Christoph Junghans2018-01-011-5/+1
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-libs/fftw: Fix missing .so files due to incomplete ↵David Seifert2016-08-021-1/+4
| | | | | | | | autotools-utils.eclass porting * Also reintroduce USE="neon" flag Package-Manager: portage-2.3.0
* sci-libs/fftw: live ebuild updateChristoph Junghans2016-08-011-96/+98
| | | | Package-Manager: portage-2.2.28
* sci-libs/fftw: Don't check for openmp toolchain when installing a binpkg.Lars Wendler2016-07-221-3/+1
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sci-libs/fftw: imported live ebuild from sciChristoph Junghans2016-07-201-0/+183
Package-Manager: portage-2.2.28