summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/matplotlib2tikz: Drop oldMarius Brehler2018-05-292-39/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/matplotlib2tikz: Version bump to 0.6.17Marius Brehler2018-05-292-0/+39
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/8629
* dev-python/matplotlib2tikz: Drop oldMarius Brehler2018-02-162-38/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/7144 Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/matplotlib2tikz: Add proxy-maintainers projectMarius Brehler2018-02-161-0/+4
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/matplotlib2tikz: Version bump to 0.6.15Marius Brehler2018-02-162-0/+39
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-python/matplotlib2tikz: Drop oldMarius Brehler2017-11-172-38/+0
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6166
* dev-python/matplotlib2tikz: Version bump to 0.6.14Marius Brehler2017-11-172-0/+38
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6166
* dev-python/matplotlib2tikz: clean up 0.6.11.Marius Brehler2017-10-203-64/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* dev-python/matplotlib2tikz: version bump to 0.6.13.Marius Brehler2017-10-202-0/+38
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/5984
* dev-python/matplotlib2tikz: Drop 0.6.7-r1Marius Brehler2017-07-303-64/+0
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5192
* dev-python/matplotlib2tikz: Version bump to 0.6.11Marius Brehler2017-07-303-0/+64
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/5192
* dev-python/matplotlib2tikz: Remove pipdated from setup.pyMarius Brehler2017-05-232-1/+12
| | | | | | Bug: https://bugs.gentoo.org/619336 Closes: https://github.com/gentoo/gentoo/pull/4711 Package-Manager: Portage-2.3.5, Repoman-2.3.1
* dev-python/matplotlib2tikz: Drop oldMarius Brehler2017-05-183-41/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4450 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/matplotlib2tikz: Version bump to 0.6.7Marius Brehler2017-05-183-0/+53
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/matplotlib2tikz: Drop 0.6.2Marius Brehler2017-04-162-26/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4350
* dev-python/matplotlib2tikz: Version bump to 0.6.3Marius Brehler2017-04-162-0/+26
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4350
* dev-python/matplotlib2tikz: New packageMarius Brehler2017-03-094-0/+58
matplotlib2tikz is a Python tool for converting matplotlib figures into PGFPlots (TikZ) figures like for native inclusion into LaTeX documents. The output of matplotlib2tikz is in PGFPlots, a LaTeX library that sits on top of TikZ and describes graphs in terms of axes, data etc. Consequently, the output of matplotlib2tikz retains more information, can be more easily understood, and is more easily editable than raw TikZ output. Bug: https://bugs.gentoo.org/612052 Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4161