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 B78481580EB for ; Thu, 29 May 2025 21:57:41 +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 A3E753430E5 for ; Thu, 29 May 2025 21:57:41 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 7BA9C110497; Thu, 29 May 2025 21:57:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 6C8F411047E for ; Thu, 29 May 2025 21:57:36 +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 1D0CC343074 for ; Thu, 29 May 2025 21:57:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AE0BA28EB for ; Thu, 29 May 2025 21:57:34 +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: <1748555750.3b921f8e44a2c85cf207db065bb74c334cf01076.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-games/t4k-common/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-games/t4k-common/t4k-common-0.1.1-r2.ebuild dev-games/t4k-common/t4k-common-0.1.1-r3.ebuild X-VCS-Directories: dev-games/t4k-common/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3b921f8e44a2c85cf207db065bb74c334cf01076 X-VCS-Branch: master Date: Thu, 29 May 2025 21:57:34 +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: 78ba1264-2cdb-40e1-9be6-f36234c34d23 X-Archives-Hash: 39fa723a1395a3084703880f6c208bd3 commit: 3b921f8e44a2c85cf207db065bb74c334cf01076 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 13:54:40 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 29 21:55:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b921f8e dev-games/t4k-common: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> .../{t4k-common-0.1.1-r2.ebuild => t4k-common-0.1.1-r3.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-games/t4k-common/t4k-common-0.1.1-r2.ebuild b/dev-games/t4k-common/t4k-common-0.1.1-r3.ebuild similarity index 95% rename from dev-games/t4k-common/t4k-common-0.1.1-r2.ebuild rename to dev-games/t4k-common/t4k-common-0.1.1-r3.ebuild index 291feb6ce7d4..be38e2e61d00 100644 --- a/dev-games/t4k-common/t4k-common-0.1.1-r2.ebuild +++ b/dev-games/t4k-common/t4k-common-0.1.1-r3.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=7 @@ -16,7 +16,7 @@ KEYWORDS="~amd64 ~x86" IUSE="svg" RDEPEND=" - dev-libs/libxml2:2 + dev-libs/libxml2:2= media-libs/libsdl media-libs/sdl-image media-libs/sdl-mixer