summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-libs/hdf5: keyworded 1.10.5-r1 for hppa, bug #804115Rolf Eike Beer2021-08-151-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: rekeyword 1.10.5{,-r1} for ~riscvAlex Fan2021-07-211-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* sci-libs/hdf5: keyword ~1.10.5 for -riscvMarek Szuba2021-07-191-1/+1
| | | | | | | Independently observed to fail tests by two arch testers. Bugzilla ticket to follow. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sci-libs/hdf5: eutils--Sam James2021-04-161-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: fix build with slibtoolSam James2021-03-201-1/+4
| | | | | | | | | It's not completely clear how slibtool should've known to append -fPIC, but let's not worry too much for now. Closes: https://bugs.gentoo.org/775305 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: Stabilize 1.10.5-r1 arm, #709830Sam James2020-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: x86 stable wrt bug #733578Agostino Sarubbo2020-08-051-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/hdf5: stable 1.10.5-r1 for ppc64Sergei Trofimovich2020-08-011-1/+1
| | | | | | | | stable wrt bug #733578 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/hdf5: stable 1.10.5-r1 for ppcSergei Trofimovich2020-08-011-1/+1
| | | | | | | | stable wrt bug #733578 Package-Manager: Portage-3.0.1, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* sci-libs/hdf5: arm64 stable (bug #733578)Sam James2020-07-251-1/+1
| | | | | Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* sci-libs/hdf5: amd64 stable wrt bug #733578Agostino Sarubbo2020-07-241-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sci-libs/hdf5: update homepageAlexey Sokolov2020-06-271-2/+2
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sci-libs/hdf5: add unsupported useflagAlessandro Barbieri2020-03-081-0/+106
this will allow unsupported combinations of useflags such as MPI + CXX. link mpi when using mpi. Closes: https://bugs.gentoo.org/710986 Closes: https://github.com/gentoo/gentoo/pull/14821 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>