summaryrefslogtreecommitdiff
path: root/dev-ml
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/ocurl: Bump to 0.7.6.Alexis Ballier2015-10-302-0/+38
| | | | Package-Manager: portage-2.2.23
* dev-ml/menhir: bump to 20151026.Alexis Ballier2015-10-302-0/+37
| | | | | | Fixes bug #564310 Package-Manager: portage-2.2.23
* dev-ml/menhir: Bump to 20151023.Alexis Ballier2015-10-262-0/+37
| | | | Package-Manager: portage-2.2.23
* dev-ml/findlib: Bump to 1.5.6.Alexis Ballier2015-10-263-0/+79
| | | | | | Also add comment in patch to describe it. Package-Manager: portage-2.2.23
* Update remote-idsJustin Lecher2015-10-219-9/+36
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-ml/ocamlnet: remove old.Alexis Ballier2015-10-213-158/+0
| | | | Package-Manager: portage-2.2.23
* dev-ml/csv: Bump to 1.4.2.Alexis Ballier2015-10-192-0/+25
| | | | Package-Manager: portage-2.2.23
* dev-ml/ocaml-cstruct: revbump: enable lwt per defaultMatthew Brewer2015-10-181-1/+1
| | | | enable lwt support per default as it's required for Libre S3
* dev-ml/ocaml-dns: new ebuildMatthew Brewer2015-10-183-0/+63
| | | | | - ocaml-dns clashes with ancient odns and apparently supersedes it - explicit support for MirageOS is not enabled
* dev-ml/mirage-profile: Add link to upstream bug report for test failures.Alexis Ballier2015-10-181-0/+1
| | | | Package-Manager: portage-2.2.23
* dev-ml/mirage-profile: new ebuildMatthew Brewer2015-10-183-0/+41
| | | | | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3) - explicit support for MirageOS is not enabled known issue: dev-ml/mirage-profile-0.5 fails FEATURES=test ( https://github.com/mirage/mirage-profile/issues/11 )
* Merge remote-tracking branch 'github/pr/245'Alexis Ballier2015-10-173-0/+38
|\
| * dev-ml/io-page: new ebuildMatthew Brewer2015-10-173-0/+38
| | | | | | | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3) - explicit support for MirageOS is not enabled
* | dev-ml/ocaml-cstruct: revbumpMatthew Brewer2015-10-171-1/+1
| | | | | | | | sets +camlp4 since ocaml-pcap needs it
* | dev-ml/ocaml-pcap: new ebuildMatthew Brewer2015-10-173-0/+44
| | | | | | | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3) - explicit support for MirageOS is not enabled
* | dev-ml/zarith: revbumpMatthew Brewer2015-10-171-1/+1
| | | | | | | | changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
* | dev-ml/ocaml-uri: revbumpMatthew Brewer2015-10-171-1/+1
| | | | | | | | changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
* | dev-ml/ocplib-endian: revbumpMatthew Brewer2015-10-171-1/+1
| | | | | | | | changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
* | dev-ml/ocaml-cstruct: revbumpMatthew Brewer2015-10-171-1/+1
| | | | | | | | changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
* | dev-ml/stringext: revbumpMatthew Brewer2015-10-171-1/+1
|/ | | | changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
* dev-ml/ocaml-uri: new ebuildMatthew Brewer2015-10-173-0/+50
| | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3) - explicit support for MirageOS is not enabled
* Merge remote-tracking branch 'github/pr/238'Alexis Ballier2015-10-173-0/+37
|\
| * dev-ml/stringext: new ebuildMatthew Brewer2015-10-173-0/+37
| | | | | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3)
* | dev-ml/ocaml-cstruct: new ebuildMatthew Brewer2015-10-173-0/+58
|/ | | | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3) - explicit support for MirageOS is not enabled known issue: dev-ml/ocaml-cstruct-1.7.0 fails to build with USE=doc ( https://github.com/mirage/ocaml-cstruct/issues/73 )
* Merge remote-tracking branch 'github/pr/232'Alexis Ballier2015-10-163-0/+45
|\
| * dev-ml/qcheck: new ebuildMatthew Brewer2015-10-163-0/+45
| | | | | | | | - needed as a transitive dependency for Libre S3 1.1 (net-misc/libres3)
* | Merge remote-tracking branch 'github/pr/230'Alexis Ballier2015-10-163-0/+35
|\ \
| * | dev-ml/ocplib-endian: new ebuildMatthew Brewer2015-10-163-0/+35
| |/ | | | | | | | | - needed as a transitive dependency of Libre S3 1.1 (net-misc/libres3) - explicit support for MirageOS is not enabled
* | dev-ml/odns: revision bumpMatthew Brewer2015-10-161-2/+6
| | | | | | | | Makes sure odns doesn't get installed alongside ocaml-dns.
* | Update remote-idsJustin Lecher2015-10-162-4/+10
| | | | | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* | dev-ml/menhir: Remove old.Alexis Ballier2015-10-155-148/+0
| | | | | | | | Package-Manager: portage-2.2.23
* | dev-ml/menhir: Bump to 20151012.Alexis Ballier2015-10-152-0/+37
|/ | | | Package-Manager: portage-2.2.23
* dev-ml/cmdliner: bump to 0.9.8Alexis Ballier2015-10-122-0/+38
| | | | Package-Manager: portage-2.2.23
* dev-ml/menhir: bump to 20151005.Alexis Ballier2015-10-062-0/+37
| | | | Package-Manager: portage-2.2.22
* Add missing remote-id type=bitbucketJustin Lecher2015-10-015-5/+10
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* dev-ml/type-conv: bump to 113.00.02Alexis Ballier2015-09-282-0/+29
| | | | Package-Manager: portage-2.2.22
* dev-ml/menhir: version bump.Alexis Ballier2015-09-242-0/+37
| | | | Package-Manager: portage-2.2.21
* dev-ml/cppo: bump to 1.3.1.Alexis Ballier2015-09-212-0/+32
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/parmap: bump to 1.0_rc7Alexis Ballier2015-09-212-0/+47
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/cppo: remove old.Alexis Ballier2015-09-214-93/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/extlib: Fix deps. Upstream switched from camlp4 to cppo.Alexis Ballier2015-09-191-2/+2
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/ocaml-expect: bump to 0.0.5Alexis Ballier2015-09-192-0/+28
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/ocaml-expect: remove old.Alexis Ballier2015-09-192-27/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async: bump to 113.00.00Alexis Ballier2015-09-192-0/+40
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async: remove old.Alexis Ballier2015-09-193-80/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async_extra: bump to 113.00.00Alexis Ballier2015-09-192-0/+39
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async_extra: remove old.Alexis Ballier2015-09-193-76/+0
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async_rpc_kernel: bump to 113.00.00Alexis Ballier2015-09-192-0/+30
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async_unix: bump to 113.00.00Alexis Ballier2015-09-192-0/+37
| | | | Package-Manager: portage-2.2.20.1
* dev-ml/async_unix: remove old.Alexis Ballier2015-09-193-74/+0
| | | | Package-Manager: portage-2.2.20.1