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 D873E1580EB for ; Fri, 30 May 2025 21:08:30 +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 C17F63430A1 for ; Fri, 30 May 2025 21:08:30 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id C32A011047D; Fri, 30 May 2025 21:08:29 +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 BA58911047D for ; Fri, 30 May 2025 21:08:29 +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 7118E343099 for ; Fri, 30 May 2025 21:08:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E06C028E3 for ; Fri, 30 May 2025 21:08:27 +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: <1748638966.f5cc54d67ad370cdac3566f614bc9945eccc95ad.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nemo/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nemo/nemo-6.2.8-r1.ebuild gnome-extra/nemo/nemo-6.2.8.ebuild X-VCS-Directories: gnome-extra/nemo/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f5cc54d67ad370cdac3566f614bc9945eccc95ad X-VCS-Branch: master Date: Fri, 30 May 2025 21:08:27 +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: 1859534b-6ac2-4608-96c6-523f8f0b4674 X-Archives-Hash: 7497c53a1cb225a6cd15e80732c71569 commit: f5cc54d67ad370cdac3566f614bc9945eccc95ad Author: Alfred Wingate protonmail com> AuthorDate: Sat May 3 14:40:42 2025 +0000 Commit: Sam James gentoo org> CommitDate: Fri May 30 21:02:46 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5cc54d6 gnome-extra/nemo: add dev-libs/libxml2 subslot op for incoming ABI break Signed-off-by: Alfred Wingate protonmail.com> Signed-off-by: Sam James gentoo.org> gnome-extra/nemo/{nemo-6.2.8.ebuild => nemo-6.2.8-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/nemo/nemo-6.2.8.ebuild b/gnome-extra/nemo/nemo-6.2.8-r1.ebuild similarity index 98% rename from gnome-extra/nemo/nemo-6.2.8.ebuild rename to gnome-extra/nemo/nemo-6.2.8-r1.ebuild index a75210c840be..79fae9e90a7a 100644 --- a/gnome-extra/nemo/nemo-6.2.8.ebuild +++ b/gnome-extra/nemo/nemo-6.2.8-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=8 @@ -26,7 +26,7 @@ COMMON_DEPEND=" >=dev-libs/glib-2.45.7:2[dbus] >=dev-libs/gobject-introspection-0.9.12:= >=dev-libs/json-glib-1.6.0 - >=dev-libs/libxml2-2.7.8:2 + >=dev-libs/libxml2-2.7.8:2= >=gnome-extra/cinnamon-desktop-6.2:0= gnome-extra/libgsf:= x11-libs/cairo