summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Switch sci-biology proj to cmake.eclassAndreas Sturmlechner2020-01-051-4/+4
| | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sci-libs/symengine: BumpPatrick Lauer2019-12-283-0/+81
| | | | | | | Add support for gmp-ecm Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-1/+3
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sci-libs/symengine: version bump to 0.4Matthias Maier2019-04-082-0/+77
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko@gentoo.org>
* sci-libs: Update Manifest hashes.Ulrich Müller2017-12-101-1/+1
|
* sci-libs/symengine: fix library directory for multilib-strictSébastien Fabbro2017-08-161-1/+5
| | | | Package-Manager: Portage-2.3.7, Repoman-2.3.3
* sci-libs/symengine: fix for cxxflags C++11Sébastien Fabbro2017-08-031-1/+2
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* sci-libs/symengine: initial importSébastien Fabbro2017-07-263-0/+97
Package-Manager: Portage-2.3.6, Repoman-2.3.3