public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-ml/conduit/
@ 2022-04-21 17:46 Arthur Zamarin
  0 siblings, 0 replies; only message in thread
From: Arthur Zamarin @ 2022-04-21 17:46 UTC (permalink / raw
  To: gentoo-commits

commit:     0de95c3b5dafcc987bee5f97b53296d935f8a7cc
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Apr 21 00:12:24 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 00:12:24 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0de95c3b

dev-ml/conduit: update HOMEPAGE

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

 dev-ml/conduit/conduit-5.1.0.ebuild | 62 ++++++++++++++++++-------------------
 1 file changed, 31 insertions(+), 31 deletions(-)

diff --git a/dev-ml/conduit/conduit-5.1.0.ebuild b/dev-ml/conduit/conduit-5.1.0.ebuild
index cb35f131d..786b46330 100644
--- a/dev-ml/conduit/conduit-5.1.0.ebuild
+++ b/dev-ml/conduit/conduit-5.1.0.ebuild
@@ -8,7 +8,10 @@ inherit dune multiprocessing
 MYPN="ocaml-${PN}"
 
 DESCRIPTION="Dereference URIs into communication channels for Async or Lwt"
-HOMEPAGE="https://github.com/mirage/ocaml-conduit"
+HOMEPAGE="
+	https://github.com/mirage/ocaml-conduit
+	https://opam.ocaml.org/packages/conduit/
+"
 SRC_URI="https://github.com/mirage/${MYPN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 S="${WORKDIR}/${MYPN}-${PV}"
 
@@ -19,42 +22,39 @@ IUSE="async lwt lwt-unix mirage ocamlopt"
 
 # lwt-unix? tls lwt_ssl launchd
 RDEPEND="
-	dev-ml/astring
-	dev-ml/ipaddr[sexp]
-	dev-ml/logs
-	dev-ml/ppx_sexp_conv
-	dev-ml/sexplib
-	dev-ml/uri
+	dev-ml/astring:=
+	dev-ml/ipaddr:=[sexp]
+	dev-ml/logs:=
+	dev-ml/ppx_sexp_conv:=
+	dev-ml/sexplib:=
+	dev-ml/uri:=
+	dev-lang/ocaml:=[ocamlopt?]
 
 	async? (
-		dev-ml/async
-		dev-ml/async_ssl
-		dev-ml/core
-		dev-ml/ppx_here
-	)
-	lwt? (
-		dev-ml/base-unix
-		dev-ml/lwt
+		dev-ml/async:=
+		dev-ml/async_ssl:=
+		dev-ml/core:=
+		dev-ml/ppx_here:=
 	)
+	lwt? ( dev-ml/lwt:= )
 	lwt-unix? (
-		dev-ml/base-unix
-		dev-ml/ca-certs
-		dev-ml/lwt
+		dev-ml/ca-certs:=
+		dev-ml/lwt:=
 	)
 	mirage? (
-		dev-ml/base
-		dev-ml/ca-certs-nss
-		dev-ml/cstruct
-		dev-ml/dns[client]
-		dev-ml/fmt
-		dev-ml/mirage-clock
-		dev-ml/mirage-flow[combinators]
-		dev-ml/mirage-random
-		dev-ml/mirage-time
-		dev-ml/tcpip
-		dev-ml/tls[mirage]
-		dev-ml/vchan
-		dev-ml/xenstore
+		dev-ml/base:=
+		dev-ml/ca-certs-nss:=
+		dev-ml/cstruct:=
+		dev-ml/dns:=[client]
+		dev-ml/fmt:=
+		dev-ml/mirage-clock:=
+		dev-ml/mirage-flow:=[combinators]
+		dev-ml/mirage-random:=
+		dev-ml/mirage-time:=
+		dev-ml/tcpip:=
+		dev-ml/tls:=[mirage]
+		dev-ml/vchan:=
+		dev-ml/xenstore:=
 	)
 "
 DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-21 17:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-21 17:46 [gentoo-commits] repo/proj/guru:master commit in: dev-ml/conduit/ Arthur Zamarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox