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 37D0D158086 for ; Thu, 9 Dec 2021 12:03:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E9DF2BC032; Thu, 9 Dec 2021 12:03:28 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 863082BC032 for ; Thu, 9 Dec 2021 12:03:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6E204343218 for ; Thu, 9 Dec 2021 12:03:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BEF6922B for ; Thu, 9 Dec 2021 12:03:24 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1639051396.32dfcc75628b3b184bdfaf171a04b19b0100b482.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/syncthing/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/syncthing/syncthing-1.18.1.ebuild net-p2p/syncthing/syncthing-1.18.4.ebuild X-VCS-Directories: net-p2p/syncthing/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 32dfcc75628b3b184bdfaf171a04b19b0100b482 X-VCS-Branch: master Date: Thu, 9 Dec 2021 12:03:24 +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: 25e7f830-be7e-4a8e-82e1-156bc565c29c X-Archives-Hash: ef037f205472595d3495a99b084395d5 commit: 32dfcc75628b3b184bdfaf171a04b19b0100b482 Author: Marek Szuba gentoo org> AuthorDate: Mon Dec 6 16:44:37 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Thu Dec 9 12:03:16 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32dfcc75 net-p2p/syncthing: require old st{disco,relay}srv home directories Signed-off-by: Marek Szuba gentoo.org> net-p2p/syncthing/syncthing-1.18.1.ebuild | 4 ++-- net-p2p/syncthing/syncthing-1.18.4.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/syncthing/syncthing-1.18.1.ebuild b/net-p2p/syncthing/syncthing-1.18.1.ebuild index d7a430c4aa59..49c9d5511c41 100644 --- a/net-p2p/syncthing/syncthing-1.18.1.ebuild +++ b/net-p2p/syncthing/syncthing-1.18.1.ebuild @@ -730,8 +730,8 @@ RDEPEND="acct-group/syncthing acct-user/syncthing tools? ( acct-group/stdiscosrv acct-group/strelaysrv - acct-user/stdiscosrv - acct-user/strelaysrv ) +