summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository QA checks <repo-qa-checks@gentoo.org>2016-10-05 16:00:09 +0000
committerRepository QA checks <repo-qa-checks@gentoo.org>2016-10-05 16:00:09 +0000
commit5a421791230110ff88cba572ee4fad27ae4af1bf (patch)
treea3f195d0280d51b9e613daf4b30534a1084af6d8 /metadata/md5-cache/dev-ml
parentMerge updates from master (diff)
downloadgentoo-5a421791230110ff88cba572ee4fad27ae4af1bf.tar.gz
gentoo-5a421791230110ff88cba572ee4fad27ae4af1bf.tar.bz2
gentoo-5a421791230110ff88cba572ee4fad27ae4af1bf.zip
2016-10-05 16:00:05 UTC
Diffstat (limited to 'metadata/md5-cache/dev-ml')
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-ctypes-0.10.0 (renamed from metadata/md5-cache/dev-ml/ocaml-ctypes-0.6.2)4
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-ctypes-0.7.014
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-ctypes-0.8.014
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.014
-rw-r--r--metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.114
5 files changed, 2 insertions, 58 deletions
diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.6.2 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.10.0
index 290047ab0d81..5870dfb9f3b2 100644
--- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.6.2
+++ b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.10.0
@@ -7,8 +7,8 @@ IUSE=test
KEYWORDS=~amd64 ~arm ~x86
LICENSE=MIT
RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi
-SLOT=0/0.6.2
-SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.6.2.tar.gz -> ocaml-ctypes-0.6.2.tar.gz
+SLOT=0/0.10.0
+SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.10.0.tar.gz -> ocaml-ctypes-0.10.0.tar.gz
_eclass_exported_funcs=src_compile:- src_test:- src_install:-
_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
_md5_=bdbeec80c14ac764a9bcf3a032f0d1e7
diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.7.0 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.7.0
deleted file mode 100644
index d7ae1ed5a311..000000000000
--- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.7.0
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile install test
-DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi test? ( dev-ml/ounit ) >=dev-ml/findlib-1.0.4-r1
-DESCRIPTION=Library for binding to C libraries using pure OCaml
-EAPI=5
-HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes
-IUSE=test
-KEYWORDS=~amd64 ~arm ~x86
-LICENSE=MIT
-RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi
-SLOT=0/0.7.0
-SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.7.0.tar.gz -> ocaml-ctypes-0.7.0.tar.gz
-_eclass_exported_funcs=src_compile:- src_test:- src_install:-
-_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
-_md5_=bdbeec80c14ac764a9bcf3a032f0d1e7
diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.8.0 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.8.0
deleted file mode 100644
index 23d216559d38..000000000000
--- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.8.0
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile install test
-DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi test? ( dev-ml/ounit ) >=dev-ml/findlib-1.0.4-r1
-DESCRIPTION=Library for binding to C libraries using pure OCaml
-EAPI=5
-HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes
-IUSE=test
-KEYWORDS=~amd64 ~arm ~x86
-LICENSE=MIT
-RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi
-SLOT=0/0.8.0
-SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.8.0.tar.gz -> ocaml-ctypes-0.8.0.tar.gz
-_eclass_exported_funcs=src_compile:- src_test:- src_install:-
-_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
-_md5_=bdbeec80c14ac764a9bcf3a032f0d1e7
diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.0 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.0
deleted file mode 100644
index b41b335a39b5..000000000000
--- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.0
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile install test
-DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi test? ( dev-ml/ounit ) >=dev-ml/findlib-1.0.4-r1
-DESCRIPTION=Library for binding to C libraries using pure OCaml
-EAPI=5
-HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes
-IUSE=test
-KEYWORDS=~amd64 ~arm ~x86
-LICENSE=MIT
-RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi
-SLOT=0/0.9.0
-SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.9.0.tar.gz -> ocaml-ctypes-0.9.0.tar.gz
-_eclass_exported_funcs=src_compile:- src_test:- src_install:-
-_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
-_md5_=bdbeec80c14ac764a9bcf3a032f0d1e7
diff --git a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.1 b/metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.1
deleted file mode 100644
index aca72342a8f5..000000000000
--- a/metadata/md5-cache/dev-ml/ocaml-ctypes-0.9.1
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile install test
-DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi test? ( dev-ml/ounit ) >=dev-ml/findlib-1.0.4-r1
-DESCRIPTION=Library for binding to C libraries using pure OCaml
-EAPI=5
-HOMEPAGE=https://github.com/ocamllabs/ocaml-ctypes
-IUSE=test
-KEYWORDS=~amd64 ~arm ~x86
-LICENSE=MIT
-RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt] virtual/libffi
-SLOT=0/0.9.1
-SRC_URI=https://github.com/ocamllabs/ocaml-ctypes/archive/0.9.1.tar.gz -> ocaml-ctypes-0.9.1.tar.gz
-_eclass_exported_funcs=src_compile:- src_test:- src_install:-
-_eclasses_=findlib 9909e5ca0f77ff5b693885a3d7aeadb7
-_md5_=bdbeec80c14ac764a9bcf3a032f0d1e7