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/superlu: use HTTPSMichael Mair-Keimberger2019-02-261-3/+3
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
* sci-libs/superlu: x86 stable (bug #657244)Thomas Deutschmann2018-08-241-2/+2
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* sci-libs/superlu: amd64 stable wrt bug #657244Mikle Kolyada2018-08-221-2/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sci-libs/superlu: stable 5.2.1-r1 for ppc64, bug #657244Sergei Trofimovich2018-08-181-3/+3
| | | | | Package-Manager: Portage-2.3.46, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64"
* sci-libs/superlu: keyworded 5.2.1-r1 for sparc, bug #575366 (thanks to Rolf ↵Sergei Trofimovich2017-11-271-2/+2
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* sci-libs/superlu: [QA] Add cmake-utils_src_prepareDavid Seifert2017-10-151-1/+1
| | | | Package-Manager: Portage-2.3.11, Repoman-2.3.3
* sci-libs/superlu: use HTTPS for GitHubDavid Hicks2017-07-301-3/+3
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sci-libs/superlu: keyword ~arm64Alexis Ballier2017-07-081-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/superlu: ia64 keyworded, bug #575366Sergei Trofimovich2017-07-011-2/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sci-libs/superlu: Mark ~hppa (bug #575366).Jeroen Roovers2017-04-291-3/+3
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches
* 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/superlu: change headers installation directories for backwardsSébastien Fabbro2016-12-221-0/+69
compat (and other distros) Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=603456 Package-Manager: Portage-2.3.3, Repoman-2.3.1