commit:     a8a0275fcde84d68b7442ce91bfbb8468e158784
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 27 23:25:06 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 27 23:29:21 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8a0275f

app-portage/mirrorselect: add 2.5.2

Sam James (1):
      main: default --servers to 3, not 1

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

 app-portage/mirrorselect/Manifest                                   | 1 +
 .../{mirrorselect-9999.ebuild => mirrorselect-2.5.2.ebuild}         | 6 +++---
 app-portage/mirrorselect/mirrorselect-9999.ebuild                   | 6 +++---
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/app-portage/mirrorselect/Manifest 
b/app-portage/mirrorselect/Manifest
index 7896603de2c7..a01a12cdefcd 100644
--- a/app-portage/mirrorselect/Manifest
+++ b/app-portage/mirrorselect/Manifest
@@ -1,2 +1,3 @@
 DIST mirrorselect-2.5.1.tar.gz 17217 BLAKE2B 
e8585853b06d70b63203e130218a36bcb38b4998fb79ef2ae1b526188abecd7971bbe97c9dc1fb2ec801c2f296eef962106409b46f7712225931fbf841c02ac0
 SHA512 
33deb0367dd08fb10789164c9230f8d03dbbe410b4d9775d114459bb2ba7cd956d9c999a6f783597e317abac0e7badcb04d066d156c497ca662e0e8b159200b5
+DIST mirrorselect-2.5.2.tar.gz 17224 BLAKE2B 
0f7ca31161e0cac06f5f7dff7fb3c8a0ed7e641daf68e00191a7a8cbbd52226113237b3e12deec089e0b387100806a8e59442018b75d54d9e1dcb2db97d9ac3c
 SHA512 
442bf7901e1f87e27e652379774807668fdf9daa417aec988da4657e3196afc0e290979c595c4dfdee9e351cac38da1686561579abb445f443fdea33c3f9b6e6
 DIST mirrorselect-test 102403 BLAKE2B 
8f23cebf111912ea6fcdea5f4a50a84751a4dd0c62956555a5c0b4fbe15d2329424a65b18c3608440bc0fedd4b2d25fc74cfe91e6e434eb90b7090b36e17b65f
 SHA512 
f43d92e9bf7e77c8f04449a786cb659bdfc07257892caca842ab4a63eb9c5351fa48130c2e163857f3233a595cea7b83f5ea9fa879b782e15b73beb62f0e5e27

diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild 
b/app-portage/mirrorselect/mirrorselect-2.5.2.ebuild
similarity index 93%
copy from app-portage/mirrorselect/mirrorselect-9999.ebuild
copy to app-portage/mirrorselect/mirrorselect-2.5.2.ebuild
index 82cb7c0a7f91..dd8189ec3ae3 100644
--- a/app-portage/mirrorselect/mirrorselect-9999.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.5.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="8"
+EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit edo distutils-r1 prefix

diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild 
b/app-portage/mirrorselect/mirrorselect-9999.ebuild
index 82cb7c0a7f91..dd8189ec3ae3 100644
--- a/app-portage/mirrorselect/mirrorselect-9999.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="8"
+EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
+PYTHON_COMPAT=( python3_{11..14} )
 PYTHON_REQ_USE="xml(+)"
 
 inherit edo distutils-r1 prefix

Reply via email to