summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-cohttp
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/ocaml-cohttp')
-rw-r--r--dev-ml/ocaml-cohttp/Manifest4
-rw-r--r--dev-ml/ocaml-cohttp/metadata.xml5
-rw-r--r--dev-ml/ocaml-cohttp/ocaml-cohttp-0.22.0-r1.ebuild (renamed from dev-ml/ocaml-cohttp/ocaml-cohttp-0.22.0.ebuild)4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-ml/ocaml-cohttp/Manifest b/dev-ml/ocaml-cohttp/Manifest
index a85f80bf3b58..8287f0340261 100644
--- a/dev-ml/ocaml-cohttp/Manifest
+++ b/dev-ml/ocaml-cohttp/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-cohttp-0.22.0.tar.gz 194568 BLAKE2B 220c291cdf50c1720e553cc224f6b3c7723add13a637cedd33deb162d4f420a8577b716f073c2b6a630de4458bdc9ac69d8eeeb1ccd44cb310b1a1262188c680 SHA512 60ae828a3e2085d5468f5d177f50a8e7a02ed47b8036af5548996ba3d36d8eef756662259abc65035c5d1f4158c9760762ac5f85376d6bfc76a7f027f01fa5b2
-EBUILD ocaml-cohttp-0.22.0.ebuild 1204 BLAKE2B e816d4c682a6558f112becb249574df5373d80fd76c6ca6ed9abf6f448707674461e80f0ccd655352ab66371e43bcf2e8e17170785334d7a861b61a91e79c478 SHA512 9e6d2156ff1a41800b22aee74a9cc171b8322b156f2ead735532ad710b43697fc350bc26558e2e964727bc967a696a743515225c2f839d2ff0d0b0c9eed63a89
-MISC metadata.xml 487 BLAKE2B bbba4a2e79042b7393efc482dbd79eb91b25bfaa800812555b3e48a787a9a005c7f8998c702a31e1b749d169b53cbdf62eef337fe08a6e996e894e7bec51e59b SHA512 2bd7d32f15decaf079cc0a8be108a029cb90f262caa2c68e340de6964cacab5730f402b199f40bdd7955dd949fa3948506c5adec5ebd67c7f873bbc82cbeaa89
+EBUILD ocaml-cohttp-0.22.0-r1.ebuild 1195 BLAKE2B 483c54f73dade7ee44aae25c57da6e18fe24a71cbf81ebf647f441c5cb8b0382fde207ce786af6234931a36a76e5322761f5c63aa034894d9946f906bad2650b SHA512 66de6a8f1a1b7f7117ed4d64d3530bf32db2e2ca3dad31486cf81a844bee80561b3cdf6279dfefc15a8339c6cf8df20130c03810d4e8fad1a2c14a04bafe45d3
+MISC metadata.xml 552 BLAKE2B c1820b2b2cc8084350fb35444e7ef95b88ef7b37b68cbc376214465ac12083de96be9c5bf69009bf349b5683f41583fa1bacb68426cfbc95b7e8e17c7170ec7f SHA512 5819b87043cbfecd5931c71c224e1d0fdcb67a24e44c3cb42b73fb4b17b64fa74db2fab7de3e75fe5a8b6d1441fca672518f9b95519299277eb40d09285ad1f6
diff --git a/dev-ml/ocaml-cohttp/metadata.xml b/dev-ml/ocaml-cohttp/metadata.xml
index 5671f937b5ea..fb051a0cc197 100644
--- a/dev-ml/ocaml-cohttp/metadata.xml
+++ b/dev-ml/ocaml-cohttp/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
+ </maintainer>
<use>
<flag name="async">Enables support for the <pkg>dev-ml/async</pkg> asynchronous execution library.</flag>
<flag name="lwt">Enables support for the <pkg>dev-ml/lwt</pkg> cooperative light-weight thread library.</flag>
diff --git a/dev-ml/ocaml-cohttp/ocaml-cohttp-0.22.0.ebuild b/dev-ml/ocaml-cohttp/ocaml-cohttp-0.22.0-r1.ebuild
index bb00e40e1629..55c330d8b1bb 100644
--- a/dev-ml/ocaml-cohttp/ocaml-cohttp-0.22.0.ebuild
+++ b/dev-ml/ocaml-cohttp/ocaml-cohttp-0.22.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -18,7 +18,7 @@ KEYWORDS="~amd64"
IUSE="async javascript +lwt"
DEPEND="
- dev-ml/ocaml-re:=
+ dev-ml/re:=
dev-ml/stringext:=
dev-ml/ocaml-uri:=
dev-ml/fieldslib:=