summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-extunix
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-ml/ocaml-extunix
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-ml/ocaml-extunix')
-rw-r--r--dev-ml/ocaml-extunix/Manifest6
-rw-r--r--dev-ml/ocaml-extunix/metadata.xml11
-rw-r--r--dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild23
-rw-r--r--dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild23
4 files changed, 63 insertions, 0 deletions
diff --git a/dev-ml/ocaml-extunix/Manifest b/dev-ml/ocaml-extunix/Manifest
new file mode 100644
index 000000000000..c06390724d18
--- /dev/null
+++ b/dev-ml/ocaml-extunix/Manifest
@@ -0,0 +1,6 @@
+DIST ocaml-extunix-0.1.4.tar.gz 104306 SHA256 569ffc01616f14657ae4650d8971681f74198fc2f8f5764c89d3819885b3ed91 SHA512 a2226235a5aa527a588bb5cfc163fb0767b0d8eb888cd0c902f69d6084f2252d38695c9f98b74e72726ab55753d739483cf5b9a9387206fd35b0b0578a7c30df WHIRLPOOL ab1da118f17294ce2272904b1eead3d0a41ec02840db986593a7a56a0d5ce0aebd43efc2cd00c527e425956f8518dbdc697ad1eab8dfa55fe77ebbcfa5db88e7
+DIST ocaml-extunix-0.1.5.tar.gz 109375 SHA256 9d22f51d2a7ac523ca842b3b6d9e3beead8c10fdd53b670f57105609063a9700 SHA512 8c6f519bcd076be056424a295c7fdc678c1aedd8faa3c5a74c9849236f8102bf074ac7fe0b55c819206e8ad2c24878fe61a9a8df7ca785e8f6c71bb6a92e503c WHIRLPOOL 95016cc49be0fb556793053e38b49d443135986a4beaa1ce7ef9bebc18143c9fc1634919f0f54f32fee7cf2833620a4f2c291c74a05b29acea3446665756a943
+EBUILD ocaml-extunix-0.1.4.ebuild 542 SHA256 0888bb36826a325444e3705dab053e027a9a3a8525b3420877fe5b512bc2329f SHA512 124d8160ff264456d0fab7a71e144e8dc3f388cad22dd7c955ba40a7509ade1f72660aa264a80a82ebcb20e95415640f9bfd43ca98686eeaa03d48849e518351 WHIRLPOOL da7128092aa56897a3a3ebff422e454fb69cdfac18955157b3d7097a4673ed08f3c03811eebe9af67fbbe56fb11d331c6a4bcd4747eca5f0e748183ba7a01faf
+EBUILD ocaml-extunix-0.1.5.ebuild 590 SHA256 d30c87ed31269c2bd2d63867fb9db368e23ca2ee1db5e64d52f7813350461812 SHA512 531dcee91521b5b0a342fbfcf119a3bd5741956a82a0b69b7b301c126eeb0e42b081dd397698a202fb3bb84a43264ede0aa7ef01fb3756436eb668d60c068421 WHIRLPOOL 8822b3775afd0b91e600fdcde524b8c1dd2b4bc0df4f27caf7a48caa9c8a08534ddf189764136a34d910c57c270ddf9fbe53823262088aaca98f3a5ee4ca01bd
+MISC ChangeLog 668 SHA256 ac45e98d5797c1c4bf84c929c5155c0faa5e766ca3bc0d9887ffa2fa714b9600 SHA512 6b9d54ac3df1b8970f11f114f76a5c0cf491af2a0d75c5757762e03c3b4ffbf40eb9acbf01a81f57c2b10143d088e012306f817cfe35b0527b98ab9664bd8322 WHIRLPOOL 61df3e52d54e8e00ae17029700a133acf4c3b4a3c942aca2fcda2d646ccaabdd974bcdcb8542e10145d5981ffb205c3504a2100f6f94a981d4cb545d1bffcb7d
+MISC metadata.xml 324 SHA256 f058fc80636671070d1be2eec8105a7bc12793c229c13f5e76744c0dc45c4783 SHA512 f2cdea9e4191d2121f58482cb91060186b3d943e63d9287b2713d2d113b51b24077aa2177673b079d686761fb180d0b50eaae251eedfb1f08aa3bc6f3211d18e WHIRLPOOL be336d3b3d60b6aa26366b5f690d64c2a4b683a54d27ad583eb1d377c41c3154aa87c20e9ea103f10d6e24f99b7e63537c2915bf50046c2c2a30798997f336e2
diff --git a/dev-ml/ocaml-extunix/metadata.xml b/dev-ml/ocaml-extunix/metadata.xml
new file mode 100644
index 000000000000..26a70b4729f6
--- /dev/null
+++ b/dev-ml/ocaml-extunix/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>Gentoo ML Project</name>
+</maintainer>
+ <upstream>
+ <remote-id type="github">ygrek/extunix</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild
new file mode 100644
index 000000000000..13c89e4cce25
--- /dev/null
+++ b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.4.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Thin bindings to various low-level system APIs"
+HOMEPAGE="http://extunix.forge.ocamlcore.org/"
+SRC_URI="http://ygrek.org.ua/p/release/ocaml-extunix/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-ml/camlp4:="
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
+DOCS=( "README.md" "TODO" "CHANGES.txt" )
diff --git a/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild
new file mode 100644
index 000000000000..e2f0e0c0cc9c
--- /dev/null
+++ b/dev-ml/ocaml-extunix/ocaml-extunix-0.1.5.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+OASIS_BUILD_TESTS=1
+OASIS_BUILD_DOCS=1
+
+inherit oasis
+
+DESCRIPTION="Thin bindings to various low-level system APIs"
+HOMEPAGE="http://ygrek.org.ua/p/ocaml-extunix/ https://github.com/ygrek/extunix"
+SRC_URI="https://github.com/ygrek/extunix/releases/download/v${PV}/${P}.tar.gz"
+
+LICENSE="LGPL-2.1-with-linking-exception"
+SLOT="0/${PV}"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-ml/camlp4:="
+DEPEND="${RDEPEND}
+ test? ( dev-ml/ounit )"
+DOCS=( "README.md" "TODO" "CHANGES.txt" )