From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 663B0158043 for ; Sat, 20 Apr 2024 10:11:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81B52E29F3; Sat, 20 Apr 2024 10:11:49 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6B51AE29F3 for ; Sat, 20 Apr 2024 10:11:49 +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 A01593433EB for ; Sat, 20 Apr 2024 10:11:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05D75171E for ; Sat, 20 Apr 2024 10:11:47 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1713607800.d520157b2e20505244ca754b1229d44289140891.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-fs/davfs2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-fs/davfs2/davfs2-1.6.0-r2.ebuild X-VCS-Directories: net-fs/davfs2/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: d520157b2e20505244ca754b1229d44289140891 X-VCS-Branch: master Date: Sat, 20 Apr 2024 10:11:47 +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: 28074a8e-aba9-4bc3-81eb-aeddd5b89029 X-Archives-Hash: 63d6c58edc01ded29db8c46643659722 commit: d520157b2e20505244ca754b1229d44289140891 Author: Zoltan Puskas sinustrom info> AuthorDate: Thu Apr 18 15:57:26 2024 +0000 Commit: Amy Liffey gentoo org> CommitDate: Sat Apr 20 10:10:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d520157b net-fs/davfs2: Restrict net-libs/neon dependency for stable version Signed-off-by: Zoltan Puskas sinustrom.info> Bug: https://bugs.gentoo.org/925705 Signed-off-by: Gokturk Yuksek gentoo.org> Signed-off-by: Amy Liffey gentoo.org> net-fs/davfs2/davfs2-1.6.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-fs/davfs2/davfs2-1.6.0-r2.ebuild b/net-fs/davfs2/davfs2-1.6.0-r2.ebuild index d1c70c69d9e6..2f0191604584 100644 --- a/net-fs/davfs2/davfs2-1.6.0-r2.ebuild +++ b/net-fs/davfs2/davfs2-1.6.0-r2.ebuild @@ -16,7 +16,7 @@ IUSE="nls" RESTRICT="test" RDEPEND="dev-libs/libxml2 - net-libs/neon +