summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-portage/mirrorselect/mirrorselect-2.2.6-r2.ebuild7
-rw-r--r--app-portage/mirrorselect/mirrorselect-9999.ebuild9
2 files changed, 7 insertions, 9 deletions
diff --git a/app-portage/mirrorselect/mirrorselect-2.2.6-r2.ebuild b/app-portage/mirrorselect/mirrorselect-2.2.6-r2.ebuild
index ca385ae2c309..0b265a74e52a 100644
--- a/app-portage/mirrorselect/mirrorselect-2.2.6-r2.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-2.2.6-r2.ebuild
@@ -13,19 +13,18 @@ DESCRIPTION="Tool to help select distfiles mirrors for Gentoo"
HOMEPAGE="https://wiki.gentoo.org/wiki/Mirrorselect"
SRC_URI="https://dev.gentoo.org/~zmedico/dist/${P}.tar.gz
https://dev.gentoo.org/~dolsen/releases/mirrorselect/mirrorselect-test
- "
+"
LICENSE="GPL-2"
SLOT="0"
-IUSE="ipv6"
-
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
+IUSE="ipv6"
RDEPEND="
dev-util/dialog
>=net-analyzer/netselect-0.4[ipv6(+)?]
>=dev-python/ssl-fetch-0.3[${PYTHON_USEDEP}]
- "
+"
python_prepare_all() {
python_setup
diff --git a/app-portage/mirrorselect/mirrorselect-9999.ebuild b/app-portage/mirrorselect/mirrorselect-9999.ebuild
index dc5ffaaf50c5..6f0ad3e3f064 100644
--- a/app-portage/mirrorselect/mirrorselect-9999.ebuild
+++ b/app-portage/mirrorselect/mirrorselect-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
PYTHON_REQ_USE="xml"
DISTUTILS_USE_SETUPTOOLS=no
@@ -17,15 +17,14 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-IUSE=""
-
KEYWORDS=""
+IUSE=""
RDEPEND="
dev-util/dialog
>=net-analyzer/netselect-0.4[ipv6(+)]
~dev-python/ssl-fetch-9999[${PYTHON_USEDEP}]
- "
+"
python_prepare_all() {
python_setup