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 45F601584AD for ; Thu, 08 May 2025 21:42:11 +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 31230343146 for ; Thu, 08 May 2025 21:42:11 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id F2BEB11049F; Thu, 08 May 2025 21:41:56 +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 E956211047E 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 9EDB83430D4 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 DDD422848 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: <1746740479.af70c80c5872d28b9bea27bd7d54d2a2c9772901.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/tellico/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/tellico/tellico-4.1.1-r1.ebuild kde-misc/tellico/tellico-4.1.1.ebuild X-VCS-Directories: kde-misc/tellico/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: af70c80c5872d28b9bea27bd7d54d2a2c9772901 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: 41d00e8f-0801-44ba-9333-8651c881d50d X-Archives-Hash: 5f77592c3a1c654926bceb49acb06d3b commit: af70c80c5872d28b9bea27bd7d54d2a2c9772901 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 14:46:11 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 8 21:41:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af70c80c kde-misc/tellico: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/tellico/{tellico-4.1.1.ebuild => tellico-4.1.1-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/tellico/tellico-4.1.1.ebuild b/kde-misc/tellico/tellico-4.1.1-r1.ebuild similarity index 99% rename from kde-misc/tellico/tellico-4.1.1.ebuild rename to kde-misc/tellico/tellico-4.1.1-r1.ebuild index 4a2c2e0c8752..9ac5e45c0446 100644 --- a/kde-misc/tellico/tellico-4.1.1.ebuild +++ b/kde-misc/tellico/tellico-4.1.1-r1.ebuild @@ -25,7 +25,7 @@ IUSE="bibtex cddb discid pdf scanner semantic-desktop taglib v4l xmp yaz" RESTRICT="test" DEPEND=" - dev-libs/libxml2 + dev-libs/libxml2:= dev-libs/libxslt >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,network,widgets,xml] >=dev-qt/qtcharts-${QTMIN}:6