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 99D541584AD for ; Thu, 08 May 2025 21:42:06 +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 80D8134310E for ; Thu, 08 May 2025 21:42:06 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D168B11047D; Thu, 08 May 2025 21:41:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C13E411047D for ; Thu, 08 May 2025 21:41:56 +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 7B7613430CB for ; Thu, 08 May 2025 21:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A41142835 for ; Thu, 08 May 2025 21:41:53 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1746740477.06d334448d8cc409f4b0499c3fe710c75f0a8e3e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/umbrello/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/umbrello/umbrello-25.04.0-r1.ebuild kde-apps/umbrello/umbrello-25.04.0.ebuild X-VCS-Directories: kde-apps/umbrello/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 06d334448d8cc409f4b0499c3fe710c75f0a8e3e X-VCS-Branch: master Date: Thu, 08 May 2025 21:41:53 +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: 20bdf521-b416-462b-9124-0a9171aef13f X-Archives-Hash: 9fdcf93272d9892e771eee221ef1a7d0 commit: 06d334448d8cc409f4b0499c3fe710c75f0a8e3e Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 14:45:34 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 8 21:41:17 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d33444 kde-apps/umbrello: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> .../umbrello/{umbrello-25.04.0.ebuild => umbrello-25.04.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/umbrello/umbrello-25.04.0.ebuild b/kde-apps/umbrello/umbrello-25.04.0-r1.ebuild similarity index 98% rename from kde-apps/umbrello/umbrello-25.04.0.ebuild rename to kde-apps/umbrello/umbrello-25.04.0-r1.ebuild index 3d6b5e12be2c..6469de48ed67 100644 --- a/kde-apps/umbrello/umbrello-25.04.0.ebuild +++ b/kde-apps/umbrello/umbrello-25.04.0-r1.ebuild @@ -26,7 +26,7 @@ KEYWORDS="amd64 arm64 ~x86" # ) RDEPEND=" - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt >=dev-qt/qtgui-${QTMIN}:5 >=dev-qt/qtprintsupport-${QTMIN}:5