summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/nbdime: Drop oldMarius Brehler2017-03-092-55/+0
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4159
* dev-python/nbdime: Version bump to 0.2.0 + add doc useflagMarius Brehler2017-03-092-0/+67
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4159
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/nbdime: Version bump to 0.1.2Marius Brehler2017-02-042-0/+56
| | | | | Package-Manager: portage-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/3786
* dev-python/nbdime: New package.Marius Brehler2017-01-023-0/+80
nbdime provides tools for diffing and merging of Jupyter Notebooks. Beside console based diffing and merging tools, web-based diffing and merging tools are provided (requiring npm). The ebuild is based on the live ebuild in the science overlay, https://github.com/gentoo-science/sci, which was added by me to the overlay. Gentoo-Bug: https://bugs.gentoo.org/604372 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/3301