From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1250310-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 68CBD13835B
	for <garchives@archives.gentoo.org>; Fri, 12 Feb 2021 12:30:13 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2C0C2E0AB9;
	Fri, 12 Feb 2021 12:30:12 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 1729AE0A5D
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Feb 2021 12:30:12 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A1853335D9F
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Feb 2021 12:30:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 00E634C6
	for <gentoo-commits@lists.gentoo.org>; Fri, 12 Feb 2021 12:30:09 +0000 (UTC)
From: "Joonas Niilola" <juippis@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, "Joonas Niilola" <juippis@gentoo.org>
Message-ID: <1613132142.06c28d46746c5ca3f869ba711d12443afd0c7537.juippis@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: juippis
X-VCS-Committer-Name: Joonas Niilola
X-VCS-Revision: 06c28d46746c5ca3f869ba711d12443afd0c7537
X-VCS-Branch: master
Date: Fri, 12 Feb 2021 12:30:09 +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: 3bf7edfe-56df-46aa-96e8-563da0ebfa22
X-Archives-Hash: 730dca0af6355100d893c3d3d0eb11e6

commit:     06c28d46746c5ca3f869ba711d12443afd0c7537
Author:     Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Wed Oct 28 11:51:06 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb 12 12:15:42 2021 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=06c28d46

mirrors: Added Belnet mirror.

Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

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

diff --git a/files/mirrors/distfiles.xml b/files/mirrors/distfiles.xml
index 86cde6c..0911fb6 100644
--- a/files/mirrors/distfiles.xml
+++ b/files/mirrors/distfiles.xml
@@ -66,6 +66,14 @@ vim: ft=xml et ts=2 sts=2 sw=2:
       <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://gentoo.c3sl.ufpr.br/gentoo/</uri>
     </mirror>
   </mirrorgroup>
+  <mirrorgroup region="Europe" country="BE" countryname="Belgium">
+    <mirror>
+      <name>Belnet</name>
+      <uri protocol="http" ipv4="y" ipv6="y" partial="n">https://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/</uri>
+      <uri protocol="http" ipv4="y" ipv6="y" partial="n">http://ftp.belnet.be/pub/rsync.gentoo.org/gentoo/</uri>
+      <uri protocol="rsync" ipv4="y" ipv6="y" partial="n">rsync://ftp.belnet.be/gentoo/gentoo/</uri>
+    </mirror>
+  </mirrorgroup>
   <!--
   <mirrorgroup region="Europe" country="BG" countryname="Bulgaria">
   </mirrorgroup>