summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/superlu: update HOMEPAGEMarek Szuba2021-10-131-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/superlu: Fix dodoc commandJakov Smolić2021-10-041-2/+2
| | | | | Closes: https://bugs.gentoo.org/773613 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/superlu: add 5.3.0Jakov Smolić2021-10-042-0/+56
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* sci-libs/superlu: Stabilize 5.2.2 arm, #813567Sam James2021-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sci-libs/superlu: keyword 5.2.2 for ~riscvMarek Szuba2021-07-141-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/superlu: add missing multilib inherit for get_libnameSam James2021-05-131-1/+1
| | | | | | | | Found using: `grep -rsn -L -e "inherit.*multilib.*" | xargs grep "get_libname"` Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/superlu: tidy patchesSam James2021-04-192-7/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: respect PKG_CONFIGSam James2021-04-192-30/+6
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: fix ignored myeconfargsSam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: Remove unused patchesJakov Smolic2021-01-172-182/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/18960 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/superlu: cleanup oldSam James2021-01-052-70/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: convert to EAPI 7 in 4.xSam James2021-01-051-22/+31
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: revert "cleanup old (inc. EAPI 5)"Sam James2021-01-053-0/+145
| | | | | | | This reverts commit e270eb425de48158c086367aa66f28b6b636b506. sci-libs/mc needs <sci-libs/superlu-5. Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: cleanup old (inc. EAPI 5)Sam James2021-01-053-145/+0
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: Stabilize 5.2.2 x86, #762127Sam James2021-01-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: stable 5.2.2 for ppc64Sergei Trofimovich2021-01-031-1/+1
| | | | | | | | stable wrt bug #762127 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/superlu: stable 5.2.2 for ppcSergei Trofimovich2021-01-031-2/+2
| | | | | | | | stable wrt bug #762127 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/superlu: Stabilize 5.2.2 amd64, #762127Sam James2020-12-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/superlu: bump to 5.2.2Sam James2020-11-063-0/+73
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/superlu: [QA] Fix HomepageInSrcUriDavid Seifert2020-01-131-1/+1
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | 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-262-5/+5
| | | | | 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: Update Manifest hashes.Ulrich Müller2017-12-101-2/+2
|
* 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-302-4/+4
| | | | 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-292-5/+5
| | | | | 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-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sci-libs/superlu: change headers installation directories for backwardsSébastien Fabbro2016-12-221-0/+1
| | | | | | | 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
* sci-libs/superlu: added upstream remote-idSébastien Fabbro2016-12-191-15/+19
| | | | Package-Manager: portage-2.3.3
* sci-libs/superlu: version bump with patchesSébastien Fabbro2016-12-194-0/+251
| | | | | | | | - upstream move to cmake - added patch to remove implicit declarations - added patch to install a pkg-config file Package-Manager: portage-2.3.3
* sci-libs/superlu-4.3-r1: add ~alpha keywordTobias Klausmann2016-06-071-2/+2
| | | | | | Gentoo-Bug: 575366 Package-Manager: portage-2.3.0_rc1
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* sci-libs/superlu: add ~arm, bug #555896Markus Meier2015-11-101-1/+1
| | | | | Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm"
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-085-0/+696
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed