commit:     8c331949020d8b71d90dfdb8c83206374feba85c
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Thu Jun  9 06:42:38 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 13:06:12 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c331949

dev-ml/easy-format: update HOMEPAGE

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 dev-ml/easy-format/easy-format-1.2.0.ebuild | 6 +++---
 dev-ml/easy-format/metadata.xml             | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-ml/easy-format/easy-format-1.2.0.ebuild 
b/dev-ml/easy-format/easy-format-1.2.0.ebuild
index 8a98e21fa9ab..e52a4ab1772e 100644
--- a/dev-ml/easy-format/easy-format-1.2.0.ebuild
+++ b/dev-ml/easy-format/easy-format-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
 inherit findlib
 
 DESCRIPTION="Pretty-printing library for OCaml"
-HOMEPAGE="https://github.com/mjambon/easy-format";
-SRC_URI="https://github.com/mjambon/easy-format/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+HOMEPAGE="https://github.com/ocaml-community/easy-format";
+SRC_URI="https://github.com/ocaml-community/easy-format/archive/v${PV}.tar.gz 
-> ${P}.tar.gz"
 
 SLOT="0/${PV}"
 LICENSE="BSD"

diff --git a/dev-ml/easy-format/metadata.xml b/dev-ml/easy-format/metadata.xml
index 3e9b5df74698..1e91a54d3cde 100644
--- a/dev-ml/easy-format/metadata.xml
+++ b/dev-ml/easy-format/metadata.xml
@@ -3,6 +3,6 @@
 <pkgmetadata>
        <!-- maintainer-needed -->
        <upstream>
-               <remote-id type="github">mjambon/easy-format</remote-id>
+               <remote-id type="github">ocaml-community/easy-format</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to