From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1552444-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 D91F4158089
	for <garchives@archives.gentoo.org>; Wed,  6 Sep 2023 16:04:09 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 24C312BC019;
	Wed,  6 Sep 2023 16:04:09 +0000 (UTC)
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) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DBA9A2BC019
	for <gentoo-commits@lists.gentoo.org>; Wed,  6 Sep 2023 16:04:08 +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 C3F7D335C9F
	for <gentoo-commits@lists.gentoo.org>; Wed,  6 Sep 2023 16:04:07 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 42B741120
	for <gentoo-commits@lists.gentoo.org>; Wed,  6 Sep 2023 16:04:06 +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: <1694016223.9197dff31495112c3587cc3e6f681c8dfe5dbc7a.sam@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/mirrors/
X-VCS-Repository: data/api
X-VCS-Files: files/mirrors/distfiles.xml
X-VCS-Directories: files/mirrors/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 9197dff31495112c3587cc3e6f681c8dfe5dbc7a
X-VCS-Branch: master
Date: Wed,  6 Sep 2023 16:04:06 +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: 61e798c8-763f-4c39-97df-ade191893e5b
X-Archives-Hash: 9ee1a5a190ef35ffe1c7a6b5d083406b

commit:     9197dff31495112c3587cc3e6f681c8dfe5dbc7a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 16:03:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 16:03:43 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=9197dff3

mirrors: distfiles: add rsync for netzwerge.de

Bug: https://bugs.gentoo.org/710480
Signed-off-by: Sam James <sam <AT> gentoo.org>

 files/mirrors/distfiles.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index 814f369..605fb0b 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -289,6 +289,7 @@ vim: ft=xml et ts=2 sts=2 sw=2:
       <name>Netzwerge GmbH</name>
       <uri protocol="https" ipv4="y" ipv6="y" partial="n">https://mirror.netzwerge.de/gentoo/</uri>
       <uri protocol="http" ipv4="y" ipv6="y" partial="n">http://mirror.netzwerge.de/gentoo/</uri>
+      <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://mirror.netzwerge.de/gentoo</uri>
     </mirror>
     <mirror>
       <name>dogado GmbH</name>