summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/ocaml2: Remove lablgtk2 depMark Wright2020-10-162-0/+184
| | | | | | | | | | | | | cairo2 should not depend on labltk2: https://github.com/Chris00/ocaml-cairo/issues/21 Follow Debian with patching out the lablgtk2 dependency: https://salsa.debian.org/ocaml-team/ocaml-cairo2/-/blob/master/debian/patches/ignore-gtk-and-pango Also add the Debian patch for the tests, however the tests still fail. Closes: https://bugs.gentoo.org/748546 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
* Revert "dev-ml/cairo2: as wrong commit message"Mark Wright2020-10-162-184/+0
| | | | | | | | | Copy paste fail on the commit message, revert it, will commit it again with the correct message. This reverts commit 710f0f3a226773590ec1b33078aa322eb5032598. Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-ml/ocamlbuild: Fix tests #705052Mark Wright2020-10-162-0/+184
| | | | | | | | Thanks to tka for reporting. Thanks to Bernd Feige for helping. Closes: https://bugs.gentoo.org/705052 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>
* dev-ml/cairo2: Dependency of dev-ml/lablgtkMark Wright2020-10-131-0/+50
Co-Author: Alexis Ballier <aballier@gentoo.org> Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Mark Wright <gienah@gentoo.org>