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 8DCAC158287 for ; Sun, 11 May 2025 21:42:22 +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 79A023431C6 for ; Sun, 11 May 2025 21:42:22 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id B11B6110277; Sun, 11 May 2025 21:42:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A5960110277 for ; Sun, 11 May 2025 21:42:18 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 358363431C6 for ; Sun, 11 May 2025 21:42:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EA67DA7 for ; Sun, 11 May 2025 21:42:16 +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: <1746999730.7de8ecf761a563517a4d22ef8a192090c468e901.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/gwenhywfar/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-libs/gwenhywfar/gwenhywfar-5.12.0-r1.ebuild sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild X-VCS-Directories: sys-libs/gwenhywfar/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 7de8ecf761a563517a4d22ef8a192090c468e901 X-VCS-Branch: master Date: Sun, 11 May 2025 21:42:16 +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: cd486b89-9aaf-4a41-8444-5bf8af2a6766 X-Archives-Hash: 51a9f49f59e913a0836909c7cd488741 commit: 7de8ecf761a563517a4d22ef8a192090c468e901 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 17:08:38 2025 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun May 11 21:42:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7de8ecf7 sys-libs/gwenhywfar: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Andreas Sturmlechner gentoo.org> .../{gwenhywfar-5.12.0.ebuild => gwenhywfar-5.12.0-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.12.0-r1.ebuild similarity index 98% rename from sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild rename to sys-libs/gwenhywfar/gwenhywfar-5.12.0-r1.ebuild index 4f97b5717958..7a9281b8dfd5 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-5.12.0.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-5.12.0-r1.ebuild @@ -20,7 +20,7 @@ RESTRICT="test" DEPEND=" dev-libs/libgcrypt:0= dev-libs/libgpg-error - dev-libs/libxml2:2 + dev-libs/libxml2:2= dev-libs/openssl:0= net-libs/gnutls:= virtual/libiconv