From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1618634-garchives=archives.gentoo.org@lists.gentoo.org>
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 6A7BB158041
	for <garchives@archives.gentoo.org>; Sun,  7 Apr 2024 23:29:12 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 878AAE29F2;
	Sun,  7 Apr 2024 23:29:11 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id CB6B3E2A95
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Apr 2024 23:29:10 +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 D9432343345
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Apr 2024 23:29:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E00015DA
	for <gentoo-commits@lists.gentoo.org>; Sun,  7 Apr 2024 23:29:08 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1712532408.66f40db08babd1a366996ec90f58c59949b92ee5.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/rsync/
X-VCS-Repository: repo/gentoo
X-VCS-Files: net-misc/rsync/metadata.xml
X-VCS-Directories: net-misc/rsync/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 66f40db08babd1a366996ec90f58c59949b92ee5
X-VCS-Branch: master
Date: Sun,  7 Apr 2024 23:29:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0a78a1e8-bf20-4dfc-b054-5415e836fc81
X-Archives-Hash: f06a12ad3cd22618b6d9482f8cb59d4e

commit:     66f40db08babd1a366996ec90f58c59949b92ee5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  7 23:26:48 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr  7 23:26:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f40db0

net-misc/rsync: update upstream metadata

See https://www.mail-archive.com/rsync-announce <AT> lists.samba.org/msg00113.html.

"""
The github repos have moved to a new RsyncProject organization. Because
various life events have been monopolizing my time, I reached out to Tridge
(the original author) and he has graciously agreed to get back into rsync
work, along with Paul Mackerras, who was also an early contributor to
rsync. This new team will be working mainly on maintenance tasks, and not
so much on new features. If you want to get involved, feel free to reach
out on the new discord RsyncProject channels.
"""

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/rsync/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/rsync/metadata.xml b/net-misc/rsync/metadata.xml
index 4dd797f7c406..cceaeff88940 100644
--- a/net-misc/rsync/metadata.xml
+++ b/net-misc/rsync/metadata.xml
@@ -8,7 +8,7 @@
 	<upstream>
 		<changelog>https://rsync.samba.org/ftp/rsync/NEWS</changelog>
 		<remote-id type="cpe">cpe:/a:samba:rsync</remote-id>
-		<remote-id type="github">WayneD/rsync</remote-id>
+		<remote-id type="github">RsyncProject/rsync</remote-id>
 	</upstream>
 	<use>
 		<flag name="rrsync">Install rrsync script to setup restricted rsync users via ssh logins</flag>