summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-ml/ocaml-cstruct: remove oldAlexis Ballier2017-01-242-44/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/ocaml-cstruct: bump to 2.3.1Alexis Ballier2016-12-132-0/+44
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/ocaml-cstruct: remove oldAlexis Ballier2016-12-133-88/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-ml/ocaml-cstruct: bump to 2.3.0Alexis Ballier2016-08-182-0/+44
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-cstruct: bump to 2.2.0Alexis Ballier2016-07-012-0/+44
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-cstruct: remove oldAlexis Ballier2016-07-017-268/+0
| | | | Package-Manager: portage-2.3.0
* dev-ml/ocaml-cstruct: bump to 2.1.0Alexis Ballier2016-05-062-0/+44
| | | | Package-Manager: portage-2.2.28
* dev-ml/ocaml-cstruct: bump to 2.0.0Alexis Ballier2016-05-032-0/+44
| | | | | Package-Manager: portage-2.2.28 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/ocaml-cstruct: bump to 1.9.0Alexis Ballier2016-02-222-0/+46
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* Merge remote-tracking branch 'remotes/tomboy-64/my_name_is'Ian Delaney2016-02-101-0/+2
|\ | | | | | | Pull request: https://github.com/gentoo/gentoo/pull/826
| * dev-ml/ocaml-cstruct: update metadata.xml to contain a name-tag for ↵Matthew Brewer2016-02-101-0/+2
| | | | | | | | | | | | | | tomboy64@sina.cn Package-Manager: portage-2.2.26 RepoMan-Options: --ignore-arches
* | dev-ml/ocaml-cstruct: bump to 1.8.0Alexis Ballier2016-02-103-0/+47
|/ | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/ocaml-cstruct: port to pa_sexp_conv and avoid requiring old sexplibAlexis Ballier2016-02-082-1/+87
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/ocaml-cstruct: restrict sexplib dep, based on opam depAlexis Ballier2016-02-051-0/+1
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* dev-ml/ocaml-cstruct: remove oldAlexis Ballier2016-02-052-44/+0
| | | | | Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+8
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* dev-ml/ocaml-cstruct: bump to 1.7.1Alexis Ballier2015-12-192-0/+44
| | | | | Package-Manager: portage-2.2.26 Signed-off-by: Alexis Ballier <aballier@gentoo.org>
* Update remote-idsJustin Lecher2015-10-211-1/+4
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* 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-cstruct: revbumpMatthew Brewer2015-10-171-1/+1
| | | | sets +camlp4 since ocaml-pcap needs it
* dev-ml/ocaml-cstruct: revbumpMatthew Brewer2015-10-171-1/+1
| | | | changed SLOT="0" to SLOT="0/${PV}" to make := actually useful
* 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 )