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 53F411584AD for ; Thu, 08 May 2025 21:42:26 +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 3F90D343158 for ; Thu, 08 May 2025 21:42:26 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 708ED1104BB; Thu, 08 May 2025 21:41:58 +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 5FBDF1104B9 for ; Thu, 08 May 2025 21:41:58 +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 18A1F3430D4 for ; Thu, 08 May 2025 21:41:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B41B289D for ; Thu, 08 May 2025 21:41:54 +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: <1746740484.f2a189d126b62bb00fc26cea948126cbbd1db50f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libebook/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/libebook/libebook-0.1.3-r3.ebuild app-text/libebook/libebook-0.1.3-r4.ebuild X-VCS-Directories: app-text/libebook/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: f2a189d126b62bb00fc26cea948126cbbd1db50f X-VCS-Branch: master Date: Thu, 08 May 2025 21:41:54 +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: b93699c3-2fc0-4201-b3d1-2b84d9b1b5e9 X-Archives-Hash: 95c649eb539a71e5d24c3d3c1ad437ab commit: f2a189d126b62bb00fc26cea948126cbbd1db50f Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 13:34:48 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu May 8 21:41:24 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a189d1 app-text/libebook: add dev-libs/libxml2 subslot op ... for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> .../libebook/{libebook-0.1.3-r3.ebuild => libebook-0.1.3-r4.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/libebook/libebook-0.1.3-r3.ebuild b/app-text/libebook/libebook-0.1.3-r4.ebuild similarity index 94% rename from app-text/libebook/libebook-0.1.3-r3.ebuild rename to app-text/libebook/libebook-0.1.3-r4.ebuild index 03461a6ea21e..eb44ddbec2f7 100644 --- a/app-text/libebook/libebook-0.1.3-r3.ebuild +++ b/app-text/libebook/libebook-0.1.3-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -22,7 +22,7 @@ RDEPEND=" app-text/liblangtag dev-libs/icu:= dev-libs/librevenge - dev-libs/libxml2 + dev-libs/libxml2:= sys-libs/zlib " DEPEND="${RDEPEND}