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 5C0FF1584AD for ; Sat, 03 May 2025 19:45:34 +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 36679343122 for ; Sat, 03 May 2025 19:45:34 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 17E361103DD; Sat, 03 May 2025 19:45:20 +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 0A6C51103DE for ; Sat, 03 May 2025 19:45:20 +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 B5A20342FEE for ; Sat, 03 May 2025 19:45:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C6082699 for ; Sat, 03 May 2025 19:45:17 +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: <1746301510.1dd1d9c1d6a43778b1e1b5bd9174f1232394ed4b.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/umbrello/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/umbrello/umbrello-25.04.49.9999.ebuild kde-apps/umbrello/umbrello-9999.ebuild X-VCS-Directories: kde-apps/umbrello/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 1dd1d9c1d6a43778b1e1b5bd9174f1232394ed4b X-VCS-Branch: master Date: Sat, 03 May 2025 19:45:17 +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: c71a6f9f-403b-4196-a4d1-7c5452af8733 X-Archives-Hash: 02517e840efd0ed11bed4a340f73c7b2 commit: 1dd1d9c1d6a43778b1e1b5bd9174f1232394ed4b Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 19:25:28 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sat May 3 19:45:10 2025 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1dd1d9c1 kde-apps/umbrello: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Part-of: https://github.com/gentoo/kde/pull/1039 Signed-off-by: Sam James gentoo.org> kde-apps/umbrello/umbrello-25.04.49.9999.ebuild | 2 +- kde-apps/umbrello/umbrello-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kde-apps/umbrello/umbrello-25.04.49.9999.ebuild b/kde-apps/umbrello/umbrello-25.04.49.9999.ebuild index 6cc3f0e1ee..7cb078c4e6 100644 --- a/kde-apps/umbrello/umbrello-25.04.49.9999.ebuild +++ b/kde-apps/umbrello/umbrello-25.04.49.9999.ebuild @@ -26,7 +26,7 @@ KEYWORDS="" # ) RDEPEND=" - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5 diff --git a/kde-apps/umbrello/umbrello-9999.ebuild b/kde-apps/umbrello/umbrello-9999.ebuild index 6cc3f0e1ee..7cb078c4e6 100644 --- a/kde-apps/umbrello/umbrello-9999.ebuild +++ b/kde-apps/umbrello/umbrello-9999.ebuild @@ -26,7 +26,7 @@ KEYWORDS="" # ) RDEPEND=" - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5