summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: update sci-libs/{,par}metis revdepsMarek Szuba2021-07-161-2/+2
| | | | | | | | | | | | ParMETIS on the one hand no longer installs bundled METIS and on the other unconditionally depends on MPI. Therefore, only keep it in ebuilds which use MPI themselves and depend on METIS directly otherwise. Note that some of the alleged sci-libs/parmetis revdeps might in fact not use even when they use MPI, as none of these revdeps have actually explicitly requested sci-libs/parmetis[mpi]. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/coinor-clp: new EAPI=7 version 1.17.6.Michael Orlitzky2020-05-081-0/+131
Another "standard" version bump that is getting less standard. I've added the usual coinor-* hacks and comments explaining them, but this package is worse than some of the others. The mumps and libscotch dependencies are being neglected in Gentoo, so a lot of that stuff is broken. To work around it, we now require sci-libs/mumps (and therefore sci-libs/scotch) to be built without USE=mpi. I don't feel great about this ebuild, but it's a necessary step towards a modern set of coinor-* packages that we can begin fixing in earnest. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>