commit:     e41c507c3cb32ece23d7b33350268588b1dbe87d
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Jul 29 15:21:32 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Jul 29 15:21:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e41c507c

dev-ml/*: fix HOMEPAGE permanent redirect

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild         | 2 +-
 dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild 
b/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild
index f2691a0e7..0d2ebfbec 100644
--- a/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild
+++ b/dev-ml/ocamlformat-lib/ocamlformat-lib-0.26.2.ebuild
@@ -7,7 +7,7 @@ inherit dune
 
 DESCRIPTION="OCamlFormat is a tool to automatically format OCaml code in a 
uniform style."
 HOMEPAGE="
-       https://opam.ocaml.org/packages/ocamlformat-lib
+       https://opam.ocaml.org/packages/ocamlformat-lib/
        https://github.com/ocaml-ppx/ocamlformat
 "
 SRC_URI="https://github.com/ocaml-ppx/ocamlformat/archive/${PV}.tar.gz -> 
${P}.tar.gz"

diff --git a/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild 
b/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild
index ded2cb747..29abec785 100644
--- a/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild
+++ b/dev-ml/ocamlformat-rpc-lib/ocamlformat-rpc-lib-0.26.2.ebuild
@@ -7,7 +7,7 @@ inherit dune
 
 DESCRIPTION="Auto-formatter for OCaml code (RPC mode)"
 HOMEPAGE="
-       https://opam.ocaml.org/packages/ocamlformat-rpc-lib
+       https://opam.ocaml.org/packages/ocamlformat-rpc-lib/
        https://github.com/ocaml-ppx/ocamlformat
 "
 SRC_URI="https://github.com/ocaml-ppx/ocamlformat/archive/${PV}.tar.gz -> 
${P}.tar.gz"

Reply via email to