commit: ce13c6b39189b9ad47e7943af781ca96c748b9cf
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 29 10:01:38 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Sep 29 10:15:13 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce13c6b3
dev-ml/tiny_httpd: drop extra dev-lang/ocaml
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-ml/tiny_httpd/tiny_httpd-0.16-r1.ebuild | 3 +--
dev-ml/tiny_httpd/tiny_httpd-0.17.0.ebuild | 3 +--
dev-ml/tiny_httpd/tiny_httpd-0.19.ebuild | 1 -
3 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/dev-ml/tiny_httpd/tiny_httpd-0.16-r1.ebuild
b/dev-ml/tiny_httpd/tiny_httpd-0.16-r1.ebuild
index 559f87998011..1670dfa28121 100644
--- a/dev-ml/tiny_httpd/tiny_httpd-0.16-r1.ebuild
+++ b/dev-ml/tiny_httpd/tiny_httpd-0.16-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,6 @@ KEYWORDS="~amd64"
IUSE="camlzip ocamlopt test"
RDEPEND="
- >=dev-lang/ocaml-4.08
dev-ml/logs:=[ocamlopt?]
dev-ml/result:=[ocamlopt?]
camlzip? ( >=dev-ml/camlzip-1.06:=[ocamlopt?] )
diff --git a/dev-ml/tiny_httpd/tiny_httpd-0.17.0.ebuild
b/dev-ml/tiny_httpd/tiny_httpd-0.17.0.ebuild
index f0947b7f0508..06cd1094be72 100644
--- a/dev-ml/tiny_httpd/tiny_httpd-0.17.0.ebuild
+++ b/dev-ml/tiny_httpd/tiny_httpd-0.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,6 @@ KEYWORDS="~amd64"
IUSE="camlzip ocamlopt test"
RDEPEND="
- >=dev-lang/ocaml-4.08
dev-ml/hmap:=
dev-ml/iostream:=[ocamlopt?]
dev-ml/logs:=[ocamlopt?]
diff --git a/dev-ml/tiny_httpd/tiny_httpd-0.19.ebuild
b/dev-ml/tiny_httpd/tiny_httpd-0.19.ebuild
index 63579b4bd072..06cd1094be72 100644
--- a/dev-ml/tiny_httpd/tiny_httpd-0.19.ebuild
+++ b/dev-ml/tiny_httpd/tiny_httpd-0.19.ebuild
@@ -18,7 +18,6 @@ KEYWORDS="~amd64"
IUSE="camlzip ocamlopt test"
RDEPEND="
- >=dev-lang/ocaml-4.08
dev-ml/hmap:=
dev-ml/iostream:=[ocamlopt?]
dev-ml/logs:=[ocamlopt?]