commit:     0eb6ae9c4b0678a16401ebf5c5f34e88dfaf7851
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 17 21:15:31 2021 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Wed Feb 17 21:15:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb6ae9c

dev-ml/ocaml-uri: ocaml-re -> re

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-ml/ocaml-uri/metadata.xml                                 | 11 +++++++----
 .../{ocaml-uri-1.9.4.ebuild => ocaml-uri-1.9.4-r1.ebuild}     |  4 ++--
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/dev-ml/ocaml-uri/metadata.xml b/dev-ml/ocaml-uri/metadata.xml
index c310dca89ba..5d2f0a1ef51 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>[email protected]</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
similarity index 91%
rename from dev-ml/ocaml-uri/ocaml-uri-1.9.4.ebuild
rename to dev-ml/ocaml-uri/ocaml-uri-1.9.4-r1.ebuild
index bfa2f6bcf83..63708fe6bc1 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:=

Reply via email to