commit:     ba361c8f7909360014e7d2a63536cd85875d6aac
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Tue Nov  1 21:25:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 28 00:24:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba361c8f

net-p2p/mldonkey: drop dependency on old ocaml

Signed-off-by: John Helmert III <ajak <AT> gentoo.org>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild | 7 +------
 net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild | 8 ++------
 2 files changed, 3 insertions(+), 12 deletions(-)

diff --git a/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild 
b/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild
index 0b64f5c6e205..45fa0e1fb21b 100644
--- a/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild
+++ b/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild
@@ -54,12 +54,7 @@ RDEPEND="dev-lang/perl
 # https://github.com/ygrek/mldonkey/issues/46
 DEPEND="${RDEPEND}
        <dev-lang/ocaml-4.10:=[ocamlopt?]
-       bittorrent? (
-               || (
-                       <dev-lang/ocaml-4.06[ocamlopt?]
-                       dev-ml/num
-               )
-       )"
+       bittorrent? ( dev-ml/num )"
 
 RESTRICT="!ocamlopt? ( strip )"
 

diff --git a/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild 
b/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
index cb2eae216dbe..f1a8234fa2b4 100644
--- a/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
+++ b/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild
@@ -32,12 +32,8 @@ RDEPEND="dev-lang/perl
 # https://github.com/ygrek/mldonkey/issues/46
 DEPEND="${RDEPEND}
        <dev-lang/ocaml-4.10:=[ocamlopt?]
-       bittorrent? (
-               || (
-                       <dev-lang/ocaml-4.06[ocamlopt?]
-                       dev-ml/num
-               )
-       )"
+       bittorrent? ( dev-ml/num )
+"
 
 RESTRICT="!ocamlopt? ( strip )"
 

Reply via email to