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 DAC8A1584AD for ; Sun, 11 May 2025 15:33:40 +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 C6302343203 for ; Sun, 11 May 2025 15:33:40 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 21DFD1104B8; Sun, 11 May 2025 15:33:14 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 13EC81104B0 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 C1C5334315B 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 731072894 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: <1746977437.dcc47fb11a102e07e11544f43b6ce530e9bfbc7f.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/obconf-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/obconf-qt/obconf-qt-0.16.5-r1.ebuild x11-misc/obconf-qt/obconf-qt-0.16.5.ebuild X-VCS-Directories: x11-misc/obconf-qt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: dcc47fb11a102e07e11544f43b6ce530e9bfbc7f 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: 90866375-4fc0-498f-80da-4daab0b1c8d4 X-Archives-Hash: fd46be454339aca92b35efd9aace3deb commit: dcc47fb11a102e07e11544f43b6ce530e9bfbc7f Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 17:15:25 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 11 15:30:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcc47fb1 x11-misc/obconf-qt: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> .../obconf-qt/{obconf-qt-0.16.5.ebuild => obconf-qt-0.16.5-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/obconf-qt/obconf-qt-0.16.5.ebuild b/x11-misc/obconf-qt/obconf-qt-0.16.5-r1.ebuild similarity index 97% rename from x11-misc/obconf-qt/obconf-qt-0.16.5.ebuild rename to x11-misc/obconf-qt/obconf-qt-0.16.5-r1.ebuild index b2183076bdce..aad17a8bc932 100644 --- a/x11-misc/obconf-qt/obconf-qt-0.16.5.ebuild +++ b/x11-misc/obconf-qt/obconf-qt-0.16.5-r1.ebuild @@ -26,7 +26,7 @@ BDEPEND=" " RDEPEND=" dev-libs/glib:2 - dev-libs/libxml2 + dev-libs/libxml2:= >=dev-qt/qtbase-6.6:6[gui,widgets] x11-libs/libX11 x11-wm/openbox:3