summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/ufconfig: stable 3.7.1 for hppa, bug #696348Sergei Trofimovich2019-10-111-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs: Remove *-fbsd KEYWORDSMichał Górny2019-10-1147-47/+47
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/ufconfig: sparc stable wrt bug #696348Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/ufconfig: ppc64 stable wrt bug #696348Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/ufconfig: ppc stable wrt bug #696348Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/ufconfig: x86 stable wrt bug #696348Agostino Sarubbo2019-10-071-1/+1
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/ufconfig: amd64 stable wrt bug #696348Agostino Sarubbo2019-10-071-2/+2
| | | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/openfoam-bin: Remove last-rited pkgMichał Górny2019-10-043-122/+0
| | | | | Closes: https://bugs.gentoo.org/688504 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/libmed: remove last-rited packageAndreas K. Hüttel2019-10-029-268/+0
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/starparse: RemoveMatt Turner2019-10-014-104/+0
| | | | | Bug: https://bugs.gentoo.org/693290 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/tensorflow: bump 2.0.0Jason Zaman2019-10-012-0/+354
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/tensorflow-estimator: bump 2.0.0Jason Zaman2019-10-012-0/+59
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/grib_api: Remove last-rited pkgMichał Górny2019-09-266-238/+0
| | | | | Closes: https://bugs.gentoo.org/628746 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/mkl: Add RESTRICT=bindistMichał Górny2019-09-232-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/pymmlib: Inline mirror://githubMichał Górny2019-09-151-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/vtk: Fix USE flag description typoAlessandro Barbieri2019-09-141-2/+2
| | | | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/12837 Signed-off-by: Alessandro Barbieri <lssdrbarbieri@gmail.com> Signed-off-by: Richard Yao <ryao@gentoo.org>
* sci-libs/netcdf: Drop old versionsMatt Turner2019-09-133-107/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/gdal: Drop sparc keywordsMatt Turner2019-09-132-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/tensorflow: bump 1.15.0_rc0Jason Zaman2019-09-136-0/+478
| | | | | | | Enabled XLA support with a USE-flag Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/tensorflow-estimator: bump 1.15.0Jason Zaman2019-09-132-0/+60
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/keras-preprocessing: bump 1.1.0Jason Zaman2019-09-132-0/+23
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/keras-applications: bump 1.0.8Jason Zaman2019-09-132-0/+21
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/cantera: revision bump (r2) with fix python installation pathband-a-prend2019-09-063-0/+333
| | | | | | | | | | | | | | | | Fix python installation path using 'libdirname' env variable. This patch is backport of upstream patch [1]. [1] https://github.com/Cantera/cantera/pull/674 This patch is backport of upstream patch [1] but with removing of 'setIterator' function instead of it's deprecation. [1] https://github.com/Cantera/cantera/pull/672 Closes: https://github.com/gentoo/gentoo/pull/12701 Signed-off-by: Sergey Torokhov <torokhov_s_a@mail.ru> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* sci-libs/med: rename use flagMatthias Maier2019-09-042-3/+3
| | | | | | Bug: https://bugs.gentoo.org/693146 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/openblas: add new version 0.3.7Mo Zhou2019-09-042-0/+128
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/12742 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-lib/blis: use python-any-r1 eclass instead of hardcoded python deps.Mo Zhou2019-09-042-6/+8
| | | | | | | | | Additionally, quote ${BLIS_FLAGS[@]}, and remove unused `eutils` Closes: https://bugs.gentoo.org/693130 Signed-off-by: Mo Zhou <cdluminate@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12859 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/gmsh: update dependencies for new med ebuildMatthias Maier2019-09-031-0/+2
| | | | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=693448 Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/libmed: remove all but latest versionMatthias Maier2019-09-032-102/+0
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/med: immediately switch to new variantMatthias Maier2019-09-031-48/+0
| | | | | Package-Manager: Portage-2.3.75, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/med: merge libmed into medBernd Waibel2019-09-033-1/+183
| | | | | | | | | | | | | * Merge sci-libs/libmed into sci-libs/med, to resolve redundancy. * Changed to use autotools instead of cmake, as sci-libs/gmsh does not build against the cmake built variant. * Remove mpi USE flag, as there's no option to disable mpi support when using autotools to build the package. Closes: https://bugs.gentoo.org/693146 Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Bernd Waibel <waebbl@gmail.com> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs/ViSP: fix double empty lineThomas Deutschmann2019-09-021-1/+0
| | | | | Package-Manager: Portage-2.3.74, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sci-libs/libctl: RemoveMatt Turner2019-09-014-77/+0
| | | | | Closes: https://bugs.gentoo.org/685540 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* sci-libs/vtk: Cleanup obsolete versionsAndreas Sturmlechner2019-08-306-1372/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/pcl: Drop 1.8.1Andreas Sturmlechner2019-08-302-84/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/vtkdata: Drop 6.0.0Andreas Sturmlechner2019-08-302-27/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/libgeodecomp: added dependency to libflatarraySlawomir Lis2019-08-301-1/+2
| | | | | | | | This prevents file collision Closes: https://bugs.gentoo.org/548716 Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Slawek Lis <slis@gentoo.org>
* sci-libs/ViSP: ocv link patch is still needed.Alexis Ballier2019-08-291-1/+2
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ViSP: Fix opencv detectionAlexis Ballier2019-08-292-1/+19
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ViSP: bump to 3.2.0Alexis Ballier2019-08-292-0/+99
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/rtabmap: bump to 0.19.3Alexis Ballier2019-08-282-0/+65
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/rtabmap: Remove oldAlexis Ballier2019-08-283-129/+0
| | | | | Package-Manager: Portage-2.3.73, Repoman-2.3.17 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/grib_api: [QA] Remove media-libs/jasper depDavid Seifert2019-08-281-3/+2
| | | | | | Bug: https://bugs.gentoo.org/689784 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: David Seifert <soap@gentoo.org>
* sci-libs/tensorflow: backport support for grpc-1.23Jason Zaman2019-08-282-0/+342
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Jason Zaman <perfinion@gentoo.org>
* sci-libs/grib_api: Remove USE=jasperMichał Górny2019-08-272-5/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/numkit: Initial importAlexey Shvetsov2019-08-233-0/+49
| | | | | Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* sci-libs/Shapely: version bump to 1.6.4_p2Slawomir Lis2019-08-212-0/+51
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Slawek Lis <slis@gentoo.org>
* sci-libs/iml: import from the science overlay and bump to EAPI 7.Benda Xu2019-08-194-0/+70
| | | | | | Closes: https://bugs.gentoo.org/563288 Package-Manager: Portage-2.3.69, Repoman-2.3.12 Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* sci-libs/dealii: fix QA issueMatthias Maier2019-08-142-1/+6
| | | | | | Closes: https://bugs.gentoo.org/692082 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* */*: update e-mail address of Sergey Torokhovband-a-prend2019-08-141-1/+1
| | | | | | | | | | Change maintainer email of dev-util/codeblocks and sci-libs/cantera packages. Bug: https://bugs.gentoo.org/672596 Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru> Closes: https://github.com/gentoo/gentoo/pull/12702 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/dlib: Add missing PYTHON_REQUIRED_USEMichał Górny2019-08-131-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>