summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib/matplotlib-2.1.0-r1.ebuild
Commit message (Collapse)AuthorAge
* dev-python/matplotlib: in python3-only setup, don't pull python2 packages inAndrey Grozin2018-01-16
| | | | | | Suggested-by: jan vereecke <vereecke.jan@skynet.be> Closws: https://bugs.gentoo.org/642090 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/matplotlib: amd64 stable wrt bug #636054Mikle Kolyada2018-01-09
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/matplotlib: x86 stable (bug #636054)Thomas Deutschmann2018-01-08
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* dev-python/matplotlib: dependency on backports-functools-lru-cache fixedAndrey Grozin2017-11-21
| | | | | | | | | | With python_targets_python2_7, backports-functools-lru-cache is needed at runtime. It is also needed at build time with USE=test, or with USE=doc if python2_ is the only element in PYTHON_TARGETS. Therefore, Ive added it to COMMON_DEPEND. Closes: https://bugs.gentoo.org/637588 Package-Manager: Portage-2.3.14, Repoman-2.3.6
* dev-python/matplotlib: replaced an incomplete 2.1.0 tarball by the full oneAndrey Grozin2017-11-10
The released source tarball of matplotlib-2.1.0 has many files missing. I've checked out the v2.1.0 tar from their git and prepared a better tarball. Closes: https://bugs.gentoo.org/636848 Package-Manager: Portage-2.3.13, Repoman-2.3.4