commit: e375355d2171dd4571e062d53670731ac2727f5c
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 17 11:45:43 2026 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Feb 17 11:48:22 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e375355d
dev-ml/time_now: dune is >= 3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
.../time_now/{time_now-0.17.0-r1.ebuild => time_now-0.17.0-r2.ebuild} | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-ml/time_now/time_now-0.17.0-r1.ebuild
b/dev-ml/time_now/time_now-0.17.0-r2.ebuild
similarity index 90%
rename from dev-ml/time_now/time_now-0.17.0-r1.ebuild
rename to dev-ml/time_now/time_now-0.17.0-r2.ebuild
index be6aa17aee40..bbec8a37c3a0 100644
--- a/dev-ml/time_now/time_now-0.17.0-r1.ebuild
+++ b/dev-ml/time_now/time_now-0.17.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,4 +26,3 @@ RDEPEND="
=dev-ml/ppx_optcomp-${JSM}*:=[ocamlopt?]
"
DEPEND="${RDEPEND}"
-BDEPEND=">=dev-ml/dune-3.11"