diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-27 18:25:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-12-27 18:25:33 +0000 |
commit | f3559fe610026e494585225039a79f86b9859a58 (patch) | |
tree | 2021c9e80d71c39f24f5022be0005f8969ffac4d /metadata/md5-cache/dev-ml | |
parent | Merge updates from master (diff) | |
download | gentoo-f3559fe610026e494585225039a79f86b9859a58.tar.gz gentoo-f3559fe610026e494585225039a79f86b9859a58.tar.bz2 gentoo-f3559fe610026e494585225039a79f86b9859a58.zip |
2019-12-27 18:25:33 UTC
Diffstat (limited to 'metadata/md5-cache/dev-ml')
-rw-r--r-- | metadata/md5-cache/dev-ml/findlib-1.8.1 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-ml/ocamlbuild-0.14.0 | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/metadata/md5-cache/dev-ml/findlib-1.8.1 b/metadata/md5-cache/dev-ml/findlib-1.8.1 new file mode 100644 index 000000000000..31431ace0d4d --- /dev/null +++ b/metadata/md5-cache/dev-ml/findlib-1.8.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install postinst prepare +DEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] tk? ( dev-ml/labltk:= ) +DESCRIPTION=OCaml tool to find/use non-standard packages +EAPI=5 +HOMEPAGE=http://projects.camlcity.org/projects/findlib.html +IUSE=doc +ocamlopt tk +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos +LICENSE=MIT +RDEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] tk? ( dev-ml/labltk:= ) +SLOT=0 +SRC_URI=http://download.camlcity.org/download/findlib-1.8.1.tar.gz +_eclasses_=desktop b1d22ac8bdd4679ab79c71aca235009d epatch a1bf4756dba418a7238f3be0cb010c54 estack 686eaab303305a908fd57b2fd7617800 eutils fcb2aa98e1948b835b5ae66ca52868c5 ltprune 2729691420b6deeda2a90b1f1183fb55 multilib 1d91b03d42ab6308b5f4f6b598ed110e preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf +_md5_=ffe0a689b97688250b893debf7a9ac81 diff --git a/metadata/md5-cache/dev-ml/ocamlbuild-0.14.0 b/metadata/md5-cache/dev-ml/ocamlbuild-0.14.0 new file mode 100644 index 000000000000..df7337a87a09 --- /dev/null +++ b/metadata/md5-cache/dev-ml/ocamlbuild-0.14.0 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install +DEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] test? ( dev-ml/findlib ) +DESCRIPTION=Generic build tool with built-in rules for building OCaml library and programs +EAPI=5 +HOMEPAGE=https://github.com/ocaml/ocamlbuild +IUSE=+ocamlopt test +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux +LICENSE=LGPL-2.1-with-linking-exception +RDEPEND=>=dev-lang/ocaml-4.02.3-r1:=[ocamlopt?] !<dev-ml/findlib-1.6.1-r1 +RESTRICT=!test? ( test ) +SLOT=0/0.14.0 +SRC_URI=https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz -> ocamlbuild-0.14.0.tar.gz +_md5_=c8f676df06d4d2d05ee999189d9e4231 |