commit: 4e867d773671b64bfb72977fa003dd782edebb90
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 18:21:57 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 18:21:57 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e867d77
dev-ml/ocaml-ssl: dev-lang/ocaml-3 is long gone
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../{ocaml-ssl-0.5.13.ebuild => ocaml-ssl-0.5.13-r1.ebuild} | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild
b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13-r1.ebuild
similarity index 84%
rename from dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild
rename to dev-ml/ocaml-ssl/ocaml-ssl-0.5.13-r1.ebuild
index ed24773db1af..387f4c4d1548 100644
--- a/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13.ebuild
+++ b/dev-ml/ocaml-ssl/ocaml-ssl-0.5.13-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,8 +17,7 @@ KEYWORDS="amd64 ~arm ~arm64 ~ppc x86"
IUSE="+ocamlopt test"
RESTRICT="!test? ( test )"
-DEPEND="dev-libs/openssl:0=
- >=dev-lang/ocaml-3.10:=[ocamlopt?]"
+DEPEND="dev-libs/openssl:0="
RDEPEND="${DEPEND}"
BDEPEND="
dev-ml/dune-configurator