summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-051-1/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/med: Switch to cmake.eclassAndreas Sturmlechner2020-01-031-6/+6
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/med: [QA] Fix MissingTestRestrictMichał Górny2019-12-121-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/med: switch to cmake based buildBernd Waibel2019-10-131-0/+117
The patch moves back to the cmake based build used in sci-libs/libmed. The issues with sci-libs/gmsh not building with cmake built med have been resolved. See https://bugs.gentoo.org/693146 comments 19-22 Closes: https://bugs.gentoo.org/694468 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/12930 Signed-off-by: Joonas Niilola <juippis@gentoo.org>