commit:     109064083a1245a13c96fd711e7ae580835ab515
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Thu Apr 21 00:09:32 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 00:09:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=10906408

dev-ml/core_unix: update HOMEPAGE

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

 dev-ml/core_unix/core_unix-0.14.0.ebuild | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

diff --git a/dev-ml/core_unix/core_unix-0.14.0.ebuild 
b/dev-ml/core_unix/core_unix-0.14.0.ebuild
index b1c2cdfd2..15c85fdd5 100644
--- a/dev-ml/core_unix/core_unix-0.14.0.ebuild
+++ b/dev-ml/core_unix/core_unix-0.14.0.ebuild
@@ -6,7 +6,10 @@ EAPI=8
 inherit dune
 
 DESCRIPTION="Unix-specific extensions to some of the modules defined in [core] 
and [core_kernel]"
-HOMEPAGE="https://github.com/janestreet/core_unix";
+HOMEPAGE="
+       https://github.com/janestreet/core_unix
+       https://opam.ocaml.org/packages/core_unix/
+"
 SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="MIT"
@@ -15,17 +18,8 @@ KEYWORDS="~amd64"
 IUSE="ocamlopt"
 
 RDEPEND="
-       dev-ml/core_kernel
-       dev-ml/expect_test_helpers_core
-       dev-ml/core
-       dev-ml/ppx_jane
-       dev-ml/jane-street-headers
-       dev-ml/jst-config
-       dev-ml/ocaml_intrinsics
-       dev-ml/sexplib
-       dev-ml/timezone
-       dev-ml/base-threads
-       dev-ml/spawn
+       =dev-ml/core-0.14*:=
+       >=dev-lang/ocaml-4.08.0:=[ocamlopt?]
 "
 DEPEND="
        ${RDEPEND}

Reply via email to