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 3808B1584AD for ; Sun, 11 May 2025 15:33:36 +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 2777634317F for ; Sun, 11 May 2025 15:33:36 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E0967110497; Sun, 11 May 2025 15:33:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D5F7F110497 for ; Sun, 11 May 2025 15:33:12 +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 905A534316B for ; Sun, 11 May 2025 15:33:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 24195285A for ; Sun, 11 May 2025 15:33:10 +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: <1746977435.c69f38eac7548f1d658ffb2aca54cf7d0dd470d7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/glusterfs/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/glusterfs/glusterfs-10.5-r1.ebuild sys-cluster/glusterfs/glusterfs-10.5.ebuild sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild sys-cluster/glusterfs/glusterfs-11.1.ebuild X-VCS-Directories: sys-cluster/glusterfs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: c69f38eac7548f1d658ffb2aca54cf7d0dd470d7 X-VCS-Branch: master Date: Sun, 11 May 2025 15:33:10 +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: 109dd0d6-12ea-4d02-b20b-456ad846d445 X-Archives-Hash: d77dae4ed298c4f9c2e33fd17045950e commit: c69f38eac7548f1d658ffb2aca54cf7d0dd470d7 Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 17:06:01 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun May 11 15:30:35 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c69f38ea sys-cluster/glusterfs: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> .../glusterfs/{glusterfs-10.5.ebuild => glusterfs-10.5-r1.ebuild} | 4 ++-- .../glusterfs/{glusterfs-11.1.ebuild => glusterfs-11.1-r1.ebuild} | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-cluster/glusterfs/glusterfs-10.5.ebuild b/sys-cluster/glusterfs/glusterfs-10.5-r1.ebuild similarity index 98% rename from sys-cluster/glusterfs/glusterfs-10.5.ebuild rename to sys-cluster/glusterfs/glusterfs-10.5-r1.ebuild index af34b6d503a2..437254bd03ef 100644 --- a/sys-cluster/glusterfs/glusterfs-10.5.ebuild +++ b/sys-cluster/glusterfs/glusterfs-10.5-r1.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=7 @@ -44,7 +44,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-glusterfs ) tcmalloc? ( dev-util/google-perftools ) uring? ( sys-libs/liburing:= ) - xml? ( dev-libs/libxml2 ) + xml? ( dev-libs/libxml2:= ) " DEPEND=" ${RDEPEND} diff --git a/sys-cluster/glusterfs/glusterfs-11.1.ebuild b/sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild similarity index 99% rename from sys-cluster/glusterfs/glusterfs-11.1.ebuild rename to sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild index 7e4c54e910d9..fd308eccf813 100644 --- a/sys-cluster/glusterfs/glusterfs-11.1.ebuild +++ b/sys-cluster/glusterfs/glusterfs-11.1-r1.ebuild @@ -48,7 +48,7 @@ RDEPEND=" selinux? ( sec-policy/selinux-glusterfs ) tcmalloc? ( dev-util/google-perftools ) uring? ( sys-libs/liburing:= ) - xml? ( dev-libs/libxml2 ) + xml? ( dev-libs/libxml2:= ) " DEPEND=" ${RDEPEND}