summaryrefslogtreecommitdiff
path: root/dev-ml/ocaml-uri
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-03 10:28:17 +0000
commitd99093fb4bb5652015c06274d64083daa2439e4f (patch)
treecf61513204d97974179580065e85df5c8009087c /dev-ml/ocaml-uri
parent463397cf1e064185110fe57c568d73f99a06f5d1 (diff)
gentoo resync : 03.03.2021
Diffstat (limited to 'dev-ml/ocaml-uri')
-rw-r--r--dev-ml/ocaml-uri/Manifest4
-rw-r--r--dev-ml/ocaml-uri/metadata.xml11
-rw-r--r--dev-ml/ocaml-uri/ocaml-uri-1.9.4-r1.ebuild (renamed from dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild)4
3 files changed, 11 insertions, 8 deletions
diff --git a/dev-ml/ocaml-uri/Manifest b/dev-ml/ocaml-uri/Manifest
index e5cfcaa867b2..70d157b925da 100644
--- a/dev-ml/ocaml-uri/Manifest
+++ b/dev-ml/ocaml-uri/Manifest
@@ -1,3 +1,3 @@
DIST ocaml-uri-1.9.4.tar.gz 213917 BLAKE2B 3b76ae2f39a7a97e581791e32e7ec302faacaf883ae82bb635497f205a7bb12b331f2ef34f834c4b22b56433fef75b6ba2c60db6b66f13997290e108f6f0f38b SHA512 c2314c55d1d89bb7824e6bd2aad57fa2bdc4889d5e6c0b4ce75f4ca33660d510d7ab125ff0f340f4688930f3ddac13193d34762f912cc70c4ce30aa206f32ddc
-EBUILD ocaml-uri-1.9.4.ebuild 686 BLAKE2B 9749170488570b0fefaf999797feb8a69256b970b6a6e55f2a6b1a902d0489114529d2ec3bbe0f1153e718d1f2c2f6c5d9c0ee58faa715eaac1c7d6ec88aaa10 SHA512 37a3acfe26dabd488d6f61a064d34f16ae761c17696a238d0bcae08ab0d30824b4efaba3be00b99a3c51aec2f0a8d72b74f15821bfd93245618602bd4365fef2
-MISC metadata.xml 262 BLAKE2B 20d39724569c8a71bf318a98b42d8998bbde22c0a4371f6464e7ab880a07dace127bfa24167f17fb253526b84776b35188a53ee5d973b4209acee8c9dcb4d050 SHA512 92b3f703ac8ddcf0c0c183cb37bbeda037adec9c924fd0178a5e6490e6a888a19d12f32208582b5413c536eb657b799b8f909c74b7ea3ef51886ae026cea17f9
+EBUILD ocaml-uri-1.9.4-r1.ebuild 680 BLAKE2B a257706ab68aa2da1c8bd062c02cd7ead70646d3fcae9d21d598d9d72e19f2881eae9a3a647a3a2e26ddc3c7530666f53c25378dd303c48f135e04066bade580 SHA512 1432c929860ca6d160544d64ffdab07a19ffa9d7a00e766f6313d00e7b8cf6a2d3113bd604392439f73200f597e87fa4327a1dff1dc95e32746659d73fbe08ca
+MISC metadata.xml 313 BLAKE2B f10b6cbbf903da16e9ff5d9cbc811a3dd6d580e5cc62ef08b2242be8e9525b0c58ffbff5449959c11af7efda005c90423a5e9fd0ba23dbdfa94f958f6239da96 SHA512 9372267613c2a6b3437d082f4936147bbb5f946e431ab45542d13e62f7f0c60c2686a84bdedaec816160064e71a8b43cda374ef9a46de91c225e2a986ab70e65
diff --git a/dev-ml/ocaml-uri/metadata.xml b/dev-ml/ocaml-uri/metadata.xml
index c310dca89ba4..5d2f0a1ef512 100644
--- a/dev-ml/ocaml-uri/metadata.xml
+++ b/dev-ml/ocaml-uri/metadata.xml
@@ -1,8 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <upstream>
- <remote-id type="github">mirage/ocaml-uri</remote-id>
- </upstream>
+ <maintainer type="project">
+ <email>ml@gentoo.org</email>
+ <name>ML</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">mirage/ocaml-uri</remote-id>
+ </upstream>
</pkgmetadata>
diff --git a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild b/dev-ml/ocaml-uri/ocaml-uri-1.9.4-r1.ebuild
index bfa2f6bcf832..63708fe6bc1f 100644
--- a/dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
+++ b/dev-ml/ocaml-uri/ocaml-uri-1.9.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -16,7 +16,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-ml/ocaml-re:=
+ dev-ml/re:=
dev-ml/sexplib:=
dev-ml/ppx_sexp_conv:=
dev-ml/ppx_core:=