From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 0361515813A for ; Tue, 07 Jan 2025 19:54:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1E528E082B; Tue, 07 Jan 2025 19:54:19 +0000 (UTC) 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 pigeon.gentoo.org (Postfix) with ESMTPS id 039D9E082D for ; Tue, 07 Jan 2025 19:54:19 +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 6CA57342F92 for ; Tue, 07 Jan 2025 19:54:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 043551DEA for ; Tue, 07 Jan 2025 19:54:14 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1736279569.d079148b9b6cc88ec44e9aa4461c2a8529840f6d.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/haxe/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/haxe/haxe-4.3.6-r1.ebuild dev-lang/haxe/haxe-4.3.6-r2.ebuild X-VCS-Directories: dev-lang/haxe/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d079148b9b6cc88ec44e9aa4461c2a8529840f6d X-VCS-Branch: master Date: Tue, 07 Jan 2025 19:54:14 +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: 110ae1b6-7ee4-4cb0-8fee-8d8db97801df X-Archives-Hash: 55cf4778d0115b5c3b65ad4cd81e12af commit: d079148b9b6cc88ec44e9aa4461c2a8529840f6d Author: Azamat H. Hackimov gmail com> AuthorDate: Mon Jan 6 15:50:52 2025 +0000 Commit: Sam James gentoo org> CommitDate: Tue Jan 7 19:52:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d079148b dev-lang/haxe: slotting net-libs/mbedtls:0 net-libs/mbedtls:0 is remain for mbedtls-2 as safe fallback for all dependent packages. Signed-off-by: Azamat H. Hackimov gmail.com> Signed-off-by: Sam James gentoo.org> dev-lang/haxe/{haxe-4.3.6-r1.ebuild => haxe-4.3.6-r2.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/haxe/haxe-4.3.6-r1.ebuild b/dev-lang/haxe/haxe-4.3.6-r2.ebuild similarity index 95% rename from dev-lang/haxe/haxe-4.3.6-r1.ebuild rename to dev-lang/haxe/haxe-4.3.6-r2.ebuild index e9be60dc63a5..491ce6f87e76 100644 --- a/dev-lang/haxe/haxe-4.3.6-r1.ebuild +++ b/dev-lang/haxe/haxe-4.3.6-r2.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 @@ -38,7 +38,7 @@ RDEPEND=" dev-lang/neko:= dev-libs/boehm-gc:= dev-libs/libpcre:= - net-libs/mbedtls:= + net-libs/mbedtls:0= sys-libs/zlib:= " DEPEND="