From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C82C81582EF for ; Tue, 11 Mar 2025 18:26:56 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id AB2A5343126 for ; Tue, 11 Mar 2025 18:26:56 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A2EB511037F; Tue, 11 Mar 2025 18:26:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 985B211037F for ; Tue, 11 Mar 2025 18:26:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5408B343122 for ; Tue, 11 Mar 2025 18:26:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA9981743 for ; Tue, 11 Mar 2025 18:26:53 +0000 (UTC) From: "Alfredo Tupone" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alfredo Tupone" Message-ID: <1741717575.0b90bed975e19a7ba05bf89bb3e9a2cf604ec043.tupone@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/calendar/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/calendar/calendar-2.04-r1.ebuild dev-ml/calendar/calendar-2.04.ebuild X-VCS-Directories: dev-ml/calendar/ X-VCS-Committer: tupone X-VCS-Committer-Name: Alfredo Tupone X-VCS-Revision: 0b90bed975e19a7ba05bf89bb3e9a2cf604ec043 X-VCS-Branch: master Date: Tue, 11 Mar 2025 18:26:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 45af3aa0-2c04-47c5-a3bb-12aeb7823c01 X-Archives-Hash: f6db8b0bc25a2a3a457d8c84b8b786d3 commit: 0b90bed975e19a7ba05bf89bb3e9a2cf604ec043 Author: Alfredo Tupone gentoo org> AuthorDate: Tue Mar 11 18:25:51 2025 +0000 Commit: Alfredo Tupone gentoo org> CommitDate: Tue Mar 11 18:26:15 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b90bed9 dev-ml/calendar: block ocaml-5 Signed-off-by: Alfredo Tupone gentoo.org> dev-ml/calendar/{calendar-2.04.ebuild => calendar-2.04-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/calendar/calendar-2.04.ebuild b/dev-ml/calendar/calendar-2.04-r1.ebuild similarity index 87% rename from dev-ml/calendar/calendar-2.04.ebuild rename to dev-ml/calendar/calendar-2.04-r1.ebuild index d1bf98476f13..ee9f5e211003 100644 --- a/dev-ml/calendar/calendar-2.04.ebuild +++ b/dev-ml/calendar/calendar-2.04-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SLOT="0/${PV}" KEYWORDS="~amd64" IUSE="doc" -DEPEND=">=dev-lang/ocaml-3.12:=[ocamlopt]" +DEPEND="