summaryrefslogtreecommitdiff
path: root/dev-ml/cstruct
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-18 01:48:02 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-18 01:48:02 +0000
commitd10ed803bbbcbf47f60b79494ae934a46b54e4fa (patch)
tree1dc816a2e58e563e36ca2a86ba9dfca2db64e92a /dev-ml/cstruct
parent396c20c42dac2600fdd3acb9ad6dfb2f92e14824 (diff)
downloadbaldeagleos-repo-d10ed803bbbcbf47f60b79494ae934a46b54e4fa.tar.gz
baldeagleos-repo-d10ed803bbbcbf47f60b79494ae934a46b54e4fa.tar.xz
baldeagleos-repo-d10ed803bbbcbf47f60b79494ae934a46b54e4fa.zip
Adding metadata
Diffstat (limited to 'dev-ml/cstruct')
-rw-r--r--dev-ml/cstruct/cstruct-6.0.1.ebuild6
1 files 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 4c1a41d6237d..5b3f8ce469b5 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