summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-2.0.2.ebuild
AgeCommit message (Collapse)Author
2017-07-15dev-python/matplotlib: fix wrap_setup function.Tadej Borovšak
Wrapper for python_compile() function only prepared environment for the compile call, but never executed it. Gentoo-Bug: https://bugs.gentoo.org/624554 Closes: https://github.com/gentoo/gentoo/pull/5112
2017-07-15dev-python/matplotlib: keyword ~arm64Alexis Ballier
Package-Manager: Portage-2.3.6, Repoman-2.3.2
2017-07-09dev-python/matplotlib: remove bundled qhullBenda Xu
remove directory quotes from setup.cfg to enable it find qhull in Gentoo. update wrap_setup for the fact that we are already doing out-of-source builds. Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-06-20dev-python/matplotlib: Fix building docsSean Vig
Closes: https://github.com/gentoo/gentoo/pull/4892
2017-06-03dev-python/matplotlib: Version bump to 2.0.2, #608062Sean Vig
Closes: https://github.com/gentoo/gentoo/pull/4249