From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1529340-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 C7584158008
	for <garchives@archives.gentoo.org>; Fri, 16 Jun 2023 21:25:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9B9C9E09C1;
	Fri, 16 Jun 2023 21:25:56 +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))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 7F66CE09C1
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Jun 2023 21:25:56 +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 8E707340BEF
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Jun 2023 21:25:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FEC4A9C
	for <gentoo-commits@lists.gentoo.org>; Fri, 16 Jun 2023 21:25:53 +0000 (UTC)
From: "Florian Schmaus" <flow@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, "Florian Schmaus" <flow@gentoo.org>
Message-ID: <1686950742.98e07628245e98026b7b5c6bec6802aef63fd956.flow@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: flow
X-VCS-Committer-Name: Florian Schmaus
X-VCS-Revision: 98e07628245e98026b7b5c6bec6802aef63fd956
X-VCS-Branch: master
Date: Fri, 16 Jun 2023 21:25:53 +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: aedce69d-adb7-4f0d-9507-a705e41ab846
X-Archives-Hash: bdb26fd920f0e725dbc7b85dd53c1a8d

commit:     98e07628245e98026b7b5c6bec6802aef63fd956
Author:     Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Tue Jun 29 10:49:02 2021 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Fri Jun 16 21:25:42 2023 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=98e07628

mirrors/distfiles: Added Massachusetts Institute of Technology.

Closes: https://github.com/gentoo/api-gentoo-org/pull/405
Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Signed-off-by: Florian Schmaus <flow <AT> gentoo.org>

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

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index e719128..857b67e 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -48,6 +48,12 @@ vim: ft=xml et ts=2 sts=2 sw=2:
       <name>University of Utah (Flux Group)</name>
       <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo-mirror.flux.utah.edu/</uri>
     </mirror>
+    <mirror>
+      <name>Massachusetts Institute of Technology</name>
+      <uri protocol="http" ipv4="y" ipv6="n" partial="n">https://mirrors.mit.edu/gentoo-distfiles/</uri>
+      <uri protocol="http" ipv4="y" ipv6="n" partial="n">http://mirrors.mit.edu/gentoo-distfiles/</uri>
+      <uri protocol="rsync" ipv4="y" ipv6="n" partial="n">rsync://mirrors.mit.edu/gentoo-distfiles/</uri>
+    </mirror>
     <mirror>
       <name>Rochester Institute of Technology</name>
       <uri protocol="http" ipv4="y" ipv6="y" partial="n">https://mirrors.rit.edu/gentoo/</uri>