commit:     deb5422a78400c350a91f9a1deb6c238158bdd5b
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Apr 16 16:30:04 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Apr 16 18:27:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=deb5422a

dev-ml/cstruct: update HOMEPAGE

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-ml/cstruct/cstruct-6.0.1.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/dev-ml/cstruct/cstruct-6.0.1.ebuild 
b/dev-ml/cstruct/cstruct-6.0.1.ebuild
index 4c1a41d62..5b3f8ce46 100644
--- a/dev-ml/cstruct/cstruct-6.0.1.ebuild
+++ b/dev-ml/cstruct/cstruct-6.0.1.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit dune multiprocessing
 
 DESCRIPTION="Map OCaml arrays onto C-like structs"
-HOMEPAGE="https://github.com/mirage/ocaml-cstruct";
+HOMEPAGE="
+       https://github.com/mirage/ocaml-cstruct
+       https://opam.ocaml.org/packages/cstruct/
+"
 SRC_URI="https://github.com/mirage/ocaml-cstruct/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 S="${WORKDIR}/ocaml-${P}"
 
@@ -41,7 +44,6 @@ DEPEND="
                dev-ml/alcotest
                dev-ml/crowbar
                dev-ml/ocaml-migrate-parsetree
-               dev-ml/ounit
                dev-ml/ppx_sexp_conv
                dev-ml/cppo
                dev-ml/lwt

Reply via email to