commit: 0b55f5ae8dd48aacbfcd4ef8fe0eac4835973b94 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Wed Jun 5 07:29:07 2024 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Wed Jun 5 07:30:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b55f5ae
dev-ml/logs: Span.to_us removed in mtime-2.0.0 Closes: https://bugs.gentoo.org/915792 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> dev-ml/logs/logs-0.7.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/logs/logs-0.7.0-r1.ebuild b/dev-ml/logs/logs-0.7.0-r1.ebuild index 7e84cf5b1c70..f2a489794097 100644 --- a/dev-ml/logs/logs-0.7.0-r1.ebuild +++ b/dev-ml/logs/logs-0.7.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -28,7 +28,7 @@ BDEPEND=" dev-ml/ocamlbuild dev-ml/opam-installer dev-ml/topkg - test? ( dev-ml/mtime ) + test? ( <=dev-ml/mtime-1.4.0 ) " src_prepare() {
