Skip to content

Commit 68cc266

Browse files
committed
mirrors/distfiles: update OVHcloud mirror
* The company changed its name to OVHcloud. * IPv6 is not supported at the moment. * Anycast is used with 4 locations. * https is available. Signed-off-by: Louis Sautier <[email protected]>
1 parent 3a8865d commit 68cc266

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

files/mirrors/distfiles.xml

+8-2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ vim: ft=xml et ts=2 sts=2 sw=2:
2727
<uri protocol="https" ipv4="y" ipv6="y" partial="n">https://mirror.reenigne.net/gentoo/</uri>
2828
<uri protocol="http" ipv4="y" ipv6="y" partial="n">http://mirror.reenigne.net/gentoo/</uri>
2929
</mirror>
30+
<mirror>
31+
<name>OVHcloud (Anycast: Beauharnois)</name>
32+
<uri protocol="https" ipv4="y" ipv6="n" partial="n">https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
33+
<uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
34+
</mirror>
3035
</mirrorgroup>
3136
<mirrorgroup region="North America" country="US" countryname="USA">
3237
<mirror>
@@ -176,8 +181,9 @@ vim: ft=xml et ts=2 sts=2 sw=2:
176181
</mirrorgroup>
177182
<mirrorgroup region="Europe" country="FR" countryname="France">
178183
<mirror>
179-
<name>OVH</name>
180-
<uri protocol="http" ipv4="y" ipv6="y" partial="n">http://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
184+
<name>OVHcloud (Anycast: Gravelines; Roubaix; Strasbourg)</name>
185+
<uri protocol="https" ipv4="y" ipv6="n" partial="n">https://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
186+
<uri protocol="http" ipv4="y" ipv6="n" partial="n">http://gentoo.mirrors.ovh.net/gentoo-distfiles/</uri>
181187
</mirror>
182188
<mirror>
183189
<name>Free</name>

0 commit comments

Comments
 (0)