summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/mathgl: Add compatibility patch for gsl API changeJustin Lecher2016-02-205-5/+204
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575158 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/exodusii: Drop check for FORTRAN compiler if none is requiredJustin Lecher2016-02-201-0/+8
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558392 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/exodusii: Require a fortran compiler support for testsJustin Lecher2016-02-181-4/+8
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558392 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/exodusii: Drop oldJustin Lecher2016-02-185-226/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/cfitsio: version bump (reversioned to match upstream)Sébastien Fabbro2016-02-152-0/+61
| | | | Package-Manager: portage-2.2.27
* sci-libs/ViSP: remove oldAlexis Ballier2016-02-155-264/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/ViSP: fix build with ffmpeg3.Alexis Ballier2016-02-152-1/+79
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/libint: Drop oldJustin Lecher2016-02-144-92/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: x86 stable wrt bug #572912Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/geos: x86 stable wrt bug #571760Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/libint: x86 stable wrt bug #574236Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/plplot: x86 stable wrt bug #546578Agostino Sarubbo2016-02-141-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/libint: amd64 stable wrt bug #574236Agostino Sarubbo2016-02-131-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/gsl: Version BumpJustin Lecher2016-02-123-0/+436
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=574402 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/gsl: QA & cleanupJustin Lecher2016-02-124-565/+8
| | | | | | | | | * add missing die * drop additional die * drop old patches Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/libint: Slot packageJustin Lecher2016-02-093-6/+6
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=574068 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/udunits: Update licenseJustin Lecher2016-02-081-2/+2
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/coinor-alps: Version bump to 1.5.4David Seifert2016-02-072-0/+63
| | | | | | | Gentoo-Bug: 532256, 527414 * EAPI=6 Package-Manager: portage-2.2.27
* sci-libs/qrupdate: Stable for HPPA (bug #570060).Jeroen Roovers2016-02-061-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sci-libs/lapack-reference: Stable for HPPA (bug #570058).Jeroen Roovers2016-02-061-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sci-libs/cblas-reference: Stable for HPPA (bug #570056).Jeroen Roovers2016-02-061-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sci-libs/blas-reference: Stable for HPPA (bug #570054).Jeroen Roovers2016-02-061-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --ignore-arches
* sci-libs/plplot: amd64 stable wrt bug #546578Agostino Sarubbo2016-02-011-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: Build sequential if python3.5 is involvedJustin Lecher2016-01-291-1/+3
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=573148 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/ignition-math: bump to 2.3.0Alexis Ballier2016-01-282-0/+30
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/scikits_learn: Fix typo in doc installationJustin Lecher2016-01-261-1/+1
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=572806 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scikits_learn: Drop oldJustin Lecher2016-01-266-540/+0
| | | | | | | | | | obsoletes: Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=436750 Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=423269 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: amd64 stable wrt bug #572912Agostino Sarubbo2016-01-261-1/+1
| | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/scipy: Propargate changes to live ebuildJustin Lecher2016-01-251-18/+14
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/scipy: Version BumpJustin Lecher2016-01-252-0/+149
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* sci-libs/netcdf-fortran: Replace 'doins' with 'dodoc -r'David Seifert2016-01-251-4/+1
| | | | Package-Manager: portage-2.2.27
* sci-libs/netcdf-cxx: Replace 'doins' with 'dodoc -r'David Seifert2016-01-251-4/+1
| | | | Package-Manager: portage-2.2.27
* sci-libs/netcdf: Replace 'doins' with 'dodoc -r'David Seifert2016-01-251-4/+1
| | | | Package-Manager: portage-2.2.27
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-24232-263/+263
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-24210-216/+857
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-243-9/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-2425-33/+30
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* sci-libs/netcdf-fortran: Version bump to 4.4.3David Seifert2016-01-232-0/+45
| | | | | | | * EAPI=6 * Remove usage of 'autotools-utils' Package-Manager: portage-2.2.27
* sci-libs/netcdf-cxx: Add USE=hdf5 dependency on sci-libs/netcdfDavid Seifert2016-01-232-4/+44
| | | | | | | | Gentoo-Bug: 566622 * EAPI=6 * Remove usage of 'autotools-utils' Package-Manager: portage-2.2.27
* sci-libs/netcdf: port to EAPI=6, remove 'autotools-utils' usageDavid Seifert2016-01-231-0/+54
| | | | Package-Manager: portage-2.2.27
* sci-libs/geos: arm stable, bug #571760Markus Meier2016-01-231-1/+1
| | | | | Package-Manager: portage-2.2.27 RepoMan-Options: --include-arches="arm"
* sci-libs/votca-tools: remove oldMichael Palimaka2016-01-233-74/+0
| | | | Package-Manager: portage-2.2.27
* sci-libs/plplot: Amend test phase againJustin Lecher2016-01-201-1/+1
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Merge branch 'Reinis-netcdf'Justin Lecher2016-01-204-0/+100
|\ | | | | | | | | | | * Reinis-netcdf: sci-libs/netcdf-fortran: Version bump to 4.4.2 sci-libs/netcdf: Version bump to 4.4.0
| * sci-libs/netcdf-fortran: Version bump to 4.4.2Reinis Danne2016-01-192-0/+40
| |
| * sci-libs/netcdf: Version bump to 4.4.0Reinis Danne2016-01-192-0/+60
| |
* | sci-libs/plplot: Drop deprecated use of virtualx.eclassJustin Lecher2016-01-201-1/+1
| | | | | | | | | | Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | sci-libs/plplot: Do not copy plplotjavac_wrap.so from BUILD_DIRDavid Seifert2016-01-191-0/+249
|/ | | | | | | | | Gentoo-Bug: 546578 Instead, we use the installed .so file instead, which has RPATH removed by cmake and register the .so file with the Java environment. Package-Manager: portage-2.2.26
* sci-libs/fcl: bump to 0.4.0Alexis Ballier2016-01-193-5/+43
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* sci-libs/udunits: Add back last stable versionJustin Lecher2016-01-173-0/+103
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>