summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/minfx: Remove last-rited pkgMichał Górny2020-09-213-31/+0
| | | | | Closes: https://bugs.gentoo.org/718496 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/ignition-fuel-tools: add := dep on protobufAlexis Ballier2020-09-211-0/+1
| | | | | Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/plplot: Fix #include <QPainterPath>David Seifert2020-09-212-0/+11
| | | | | | Closes: https://bugs.gentoo.org/743166 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/scotch: remove unused patchMichael Mair-Keimberger2020-09-201-112/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17617 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/lapack: remove unused patch(es)Michael Mair-Keimberger2020-09-201-20/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17617 Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sci-libs/libh2o: Add a blocker on www-servers/h2oMichał Górny2020-09-202-4/+6
| | | | | Closes: https://bugs.gentoo.org/743718 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/libint: version bumpChristoph Junghans2020-09-192-0/+57
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Christoph Junghans <junghans@gentoo.org>
* sci-libs/Shapely: Keyword 1.6.4_p2-r1 arm64, #734826Sam James2020-09-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/openblas: bump to 0.3.10Sam James2020-09-183-0/+170
| | | | | | Closes: https://bugs.gentoo.org/727944 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/lapack: bump to 3.9.0Sam James2020-09-183-0/+116
| | | | | | Closes: https://bugs.gentoo.org/738258 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/arpack: cleanup redundant versionSam James2020-09-182-60/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/arpack: bump to 3.7.0Sam James2020-09-182-0/+64
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/mumps: bump to 5.3.3Sam James2020-09-182-0/+202
| | | | | | | | | Closes: https://bugs.gentoo.org/727356 Closes: https://bugs.gentoo.org/721992 Closes: https://bugs.gentoo.org/711034 Closes: https://bugs.gentoo.org/671998 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/mumps: drop leftover || dieSam James2020-09-181-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/ufconfig: port to EAPI 7Sam James2020-09-181-12/+16
| | | | | | Closes: https://bugs.gentoo.org/740972 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/scotch: explain USE=toolsSam James2020-09-181-1/+1
| | | | | | | Thanks-to: Michael Orlitzky <mjo@gentoo.org> Closes: https://bugs.gentoo.org/600746 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/scotch: cleanup EAPI 4Sam James2020-09-182-158/+0
| | | | | | Closes: https://bugs.gentoo.org/740976 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/scotch: fix testsSam James2020-09-181-5/+7
| | | | | | Closes: https://bugs.gentoo.org/532620 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/mumps: minor ebuild surgerySam James2020-09-181-13/+24
| | | | | | | | | | * EROOT -> ESYSROOT (we can't use EROOT in src_*, see PMS) * Missing || dies * eclass usage pruning * Mild tidying where possible Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/mumps: update scotch dependencyBernd Waibel2020-09-181-11/+16
| | | | | | | | | | | | | - Use >=sci-libs/scotch-6.0.1 for mumps as recommended by upstream - Re-order inherits - Bump to EAPI 7 - Fix missing / after ${EROOT} Closes: https://bugs.gentoo.org/670759 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12936 Signed-off-by: Sam James <sam@gentoo.org>
* Move {sci-libs → dev-python}/scipyMichał Górny2020-09-1818-826/+14
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/scipy: amd64 stable wrt bug #742929Agostino Sarubbo2020-09-181-1/+1
| | | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/dealii: fix version numberMatthias Maier2020-09-163-3/+3
| | | | | Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-1412-31/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/ignition-fuel-tools: [QA] Fix MissingTestRestrictMichał Górny2020-09-141-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/eccodes: [QA] Fix MissingTestRestrictMichał Górny2020-09-141-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/Shapely: current maintainer has git access, p-m not neededJoonas Niilola2020-09-131-4/+0
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/gmsh: drop oldMatthias Maier2020-09-112-77/+0
| | | | | | Closes: https://bugs.gentoo.org/693284 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/gmsh: fix MPI supportMatthias Maier2020-09-111-1/+2
| | | | | | | Closes: https://bugs.gentoo.org/694470 Closes: https://bugs.gentoo.org/693448 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/gmsh: version bump to 4.6.0Matthias Maier2020-09-112-0/+77
| | | | | | | | Closes: https://bugs.gentoo.org/715194 Closes: https://bugs.gentoo.org/708386 Closes: https://bugs.gentoo.org/735478 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/mathgl: Eradicate python2Michał Górny2020-09-091-28/+5
| | | | | Closes: https://bugs.gentoo.org/735474 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/getdata: Eradicate python2Michał Górny2020-09-091-19/+4
| | | | | Closes: https://bugs.gentoo.org/735480 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/taucs: Port to EAPI 7David Seifert2020-09-083-32/+54
| | | | | | | Closes: https://bugs.gentoo.org/725588 Closes: https://bugs.gentoo.org/740974 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/cartopy: Add python 3.8 supportThomas Beierlein2020-09-081-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/ignition-math: bump to 6.5.0Alexis Ballier2020-09-072-0/+27
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ignition-math: migrate to cmake eclassAlexis Ballier2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ignition-math: add missing slot depAlexis Ballier2020-09-071-2/+2
| | | | | | Closes: https://bugs.gentoo.org/740714 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/scikits_image: Inherit optfeature.eclassDavid Seifert2020-09-071-1/+1
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/libsigrok: Drop 0.3.0Andreas Sturmlechner2020-09-064-265/+0
| | | | | | Closes: https://bugs.gentoo.org/730490 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/indilib: Drop 1.8.5Andreas Sturmlechner2020-09-062-57/+0
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/indilib: 1.8.6 version bumpAndreas Sturmlechner2020-09-062-0/+57
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/dealii: update live ebuildMatthias Maier2020-09-042-10/+5
| | | | | Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/cartopy: Fix missing USE dependencyThomas Beierlein2020-08-311-1/+1
| | | | | | Closes: https://bugs.gentoo.org/739660 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Thomas Beierlein <tomjbe@gentoo.org>
* sci-libs/symengine: cleanup oldSam James2020-08-312-82/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/symengine: Stabilize 0.6.0 amd64, #737524Sam James2020-08-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/rtabmap: fix build with latest pclAlexis Ballier2020-08-312-0/+23
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/rtabmap: Remove oldAlexis Ballier2020-08-317-245/+0
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/rtabmap: add := on dc1394Alexis Ballier2020-08-312-3/+3
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ViSP: add := dep on dc1394Alexis Ballier2020-08-311-1/+1
| | | | | Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/symengine: Stabilize 0.6.0 x86, #737524Sam James2020-08-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>