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 A5D001584AD for ; Sun, 11 May 2025 15:33:39 +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 9328E3431A0 for ; Sun, 11 May 2025 15:33:39 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 1CE011104B0; Sun, 11 May 2025 15:33:14 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 0E8A61104B0 for ; Sun, 11 May 2025 15:33:14 +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 BE796343157 for ; Sun, 11 May 2025 15:33:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B71B287C for ; Sun, 11 May 2025 15:33:10 +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: <1746977436.04915e0338e1731d364891f2bb4e053ed44e43f7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libxkbcommon/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libxkbcommon/libxkbcommon-1.8.0-r1.ebuild x11-libs/libxkbcommon/libxkbcommon-1.8.0.ebuild x11-libs/libxkbcommon/libxkbcommon-1.8.1-r1.ebuild x11-libs/libxkbcommon/libxkbcommon-1.8.1.ebuild x11-libs/libxkbcommon/libxkbcommon-1.9.0-r1.ebuild x11-libs/libxkbcommon/libxkbcommon-1.9.0.ebuild x11-libs/libxkbcommon/libxkbcommon-1.9.1-r1.ebuild x11-libs/libxkbcommon/libxkbcommon-1.9.1.ebuild X-VCS-Directories: x11-libs/libxkbcommon/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 04915e0338e1731d364891f2bb4e053ed44e43f7 X-VCS-Branch: master Date: Sun, 11 May 2025 15:33:10 +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: b93b99e7-db1b-4aad-bf9a-6039068ca30c X-Archives-Hash: bbf6d17cd6100c95d63710921c36301c commit: 04915e0338e1731d364891f2bb4e053ed44e43f7 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 17:14:02 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 11 15:30:36 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04915e03 x11-libs/libxkbcommon: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> .../{libxkbcommon-1.8.0.ebuild => libxkbcommon-1.8.0-r1.ebuild} | 2 +- .../{libxkbcommon-1.8.1.ebuild => libxkbcommon-1.8.1-r1.ebuild} | 2 +- .../{libxkbcommon-1.9.0.ebuild => libxkbcommon-1.9.0-r1.ebuild} | 2 +- .../{libxkbcommon-1.9.1.ebuild => libxkbcommon-1.9.1-r1.ebuild} | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.8.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.8.0-r1.ebuild similarity index 97% rename from x11-libs/libxkbcommon/libxkbcommon-1.8.0.ebuild rename to x11-libs/libxkbcommon/libxkbcommon-1.8.0-r1.ebuild index 83539b3475c9..557166aca07b 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.8.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.8.0-r1.ebuild @@ -33,7 +33,7 @@ BDEPEND=" RDEPEND=" X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP}] ) tools? ( wayland? ( >=dev-libs/wayland-1.2.0[${MULTILIB_USEDEP}] ) ) - dev-libs/libxml2[${MULTILIB_USEDEP}] + dev-libs/libxml2:=[${MULTILIB_USEDEP}] x11-misc/compose-tables x11-misc/xkeyboard-config " diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.8.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.8.1-r1.ebuild similarity index 97% rename from x11-libs/libxkbcommon/libxkbcommon-1.8.1.ebuild rename to x11-libs/libxkbcommon/libxkbcommon-1.8.1-r1.ebuild index 83539b3475c9..557166aca07b 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.8.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.8.1-r1.ebuild @@ -33,7 +33,7 @@ BDEPEND=" RDEPEND=" X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP}] ) tools? ( wayland? ( >=dev-libs/wayland-1.2.0[${MULTILIB_USEDEP}] ) ) - dev-libs/libxml2[${MULTILIB_USEDEP}] + dev-libs/libxml2:=[${MULTILIB_USEDEP}] x11-misc/compose-tables x11-misc/xkeyboard-config " diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.9.0.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.9.0-r1.ebuild similarity index 97% rename from x11-libs/libxkbcommon/libxkbcommon-1.9.0.ebuild rename to x11-libs/libxkbcommon/libxkbcommon-1.9.0-r1.ebuild index 4c16b4dcbd79..273ae82b05bd 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.9.0.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.9.0-r1.ebuild @@ -33,7 +33,7 @@ BDEPEND=" RDEPEND=" X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP}] ) tools? ( wayland? ( >=dev-libs/wayland-1.2.0[${MULTILIB_USEDEP}] ) ) - dev-libs/libxml2[${MULTILIB_USEDEP}] + dev-libs/libxml2:=[${MULTILIB_USEDEP}] x11-misc/compose-tables x11-misc/xkeyboard-config " diff --git a/x11-libs/libxkbcommon/libxkbcommon-1.9.1.ebuild b/x11-libs/libxkbcommon/libxkbcommon-1.9.1-r1.ebuild similarity index 97% rename from x11-libs/libxkbcommon/libxkbcommon-1.9.1.ebuild rename to x11-libs/libxkbcommon/libxkbcommon-1.9.1-r1.ebuild index 38d001ad809c..6bad966a49d7 100644 --- a/x11-libs/libxkbcommon/libxkbcommon-1.9.1.ebuild +++ b/x11-libs/libxkbcommon/libxkbcommon-1.9.1-r1.ebuild @@ -33,7 +33,7 @@ BDEPEND=" RDEPEND=" X? ( >=x11-libs/libxcb-1.10:=[${MULTILIB_USEDEP}] ) tools? ( wayland? ( >=dev-libs/wayland-1.2.0[${MULTILIB_USEDEP}] ) ) - dev-libs/libxml2[${MULTILIB_USEDEP}] + dev-libs/libxml2:=[${MULTILIB_USEDEP}] x11-misc/compose-tables x11-misc/xkeyboard-config "