summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-01-16 09:51:57 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-01-16 09:51:57 +0000
commitafc2154f6a10fd02a19c6489c96aee0ebc61e26a (patch)
treec25b2de86e0ce2b4dbaa2b85b0213467d45afa28 /metadata
parentMerge updates from master (diff)
downloadgentoo-afc2154f6a10fd02a19c6489c96aee0ebc61e26a.tar.gz
gentoo-afc2154f6a10fd02a19c6489c96aee0ebc61e26a.tar.bz2
gentoo-afc2154f6a10fd02a19c6489c96aee0ebc61e26a.zip
2022-01-16 09:51:54 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/easyprocess-1.116
-rw-r--r--metadata/md5-cache/dev-python/moto-2.3.216
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.17.716
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.1816
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.18.116
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.18.216
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.18.316
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.18.416
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.18.516
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.18.616
-rw-r--r--metadata/md5-cache/dev-python/nuitka-0.6.19.2 (renamed from metadata/md5-cache/dev-python/nuitka-0.6.17.6)4
-rw-r--r--metadata/md5-cache/dev-util/colm-0.14.7-r14
-rw-r--r--metadata/md5-cache/dev-vcs/git-2.32.0-r12
-rw-r--r--metadata/md5-cache/dev-vcs/git-2.33.12
-rw-r--r--metadata/md5-cache/dev-vcs/git-2.34.12
-rw-r--r--metadata/md5-cache/dev-vcs/git-2.34.1-r12
-rw-r--r--metadata/md5-cache/dev-vcs/git-2.35.0_rc12
-rw-r--r--metadata/md5-cache/dev-vcs/git-99992
-rw-r--r--metadata/md5-cache/dev-vcs/git-9999-r12
-rw-r--r--metadata/md5-cache/dev-vcs/git-9999-r22
-rw-r--r--metadata/md5-cache/dev-vcs/git-9999-r32
-rw-r--r--metadata/md5-cache/net-wireless/bluez-5.63-r117
-rw-r--r--metadata/pkg_desc_index8
-rw-r--r--metadata/timestamp.chk2
24 files changed, 67 insertions, 146 deletions
diff --git a/metadata/md5-cache/dev-python/easyprocess-1.1 b/metadata/md5-cache/dev-python/easyprocess-1.1
new file mode 100644
index 000000000000..bbe5930d7b27
--- /dev/null
+++ b/metadata/md5-cache/dev-python/easyprocess-1.1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest-timeout[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyvirtualdisplay[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/six[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] x11-base/xorg-server[xvfb] ) test? ( >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Easy to use Python subprocess interface
+EAPI=8
+HOMEPAGE=https://github.com/ponty/EasyProcess
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=BSD-2
+RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/ponty/EasyProcess/archive/1.1.tar.gz -> easyprocess-1.1.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164
+_md5_=1c1f1b4e49291bddfe90f941abc72c05
diff --git a/metadata/md5-cache/dev-python/moto-2.3.2 b/metadata/md5-cache/dev-python/moto-2.3.2
new file mode 100644
index 000000000000..2774084a666e
--- /dev/null
+++ b/metadata/md5-cache/dev-python/moto-2.3.2
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/freezegun[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/responses[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/sure-1.4.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/aws-xray-sdk-python-0.93[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/boto[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cfn-lint[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cryptography-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cookies[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/docker-py-2.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/idna-2.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jinja-2.10.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsondiff-1.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/boto3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/botocore[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask-cors[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/more-itertools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pretty-yaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-jose[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-sshpubkeys[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/responses-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/xmltodict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/zipp[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-6.2.5-r2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Mock library for boto
+EAPI=8
+HOMEPAGE=https://github.com/spulec/moto
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+LICENSE=Apache-2.0
+RDEPEND=>=dev-python/aws-xray-sdk-python-0.93[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/boto[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cfn-lint[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/cryptography-3.3.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cookies[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/docker-py-2.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/idna-2.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jinja-2.10.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/jsondiff-1.1.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/boto3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/botocore[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/flask-cors[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/more-itertools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pretty-yaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pyyaml-5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-dateutil[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-jose[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-sshpubkeys[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/responses-0.9.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/requests-2.5[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/xmltodict[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/werkzeug[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/zipp[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 )
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/m/moto/moto-2.3.2.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164
+_md5_=0b850e4c8adba70afa07239ae9225bb6
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.17.7 b/metadata/md5-cache/dev-python/nuitka-0.6.17.7
deleted file mode 100644
index 72ce76268188..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.17.7
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.17.7.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=5c59e86d7ebd650598383e65cb4ba47b
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18 b/metadata/md5-cache/dev-python/nuitka-0.6.18
deleted file mode 100644
index 86a787dd41a8..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18.1 b/metadata/md5-cache/dev-python/nuitka-0.6.18.1
deleted file mode 100644
index 2bf8a129b0f1..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18.1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.1.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18.2 b/metadata/md5-cache/dev-python/nuitka-0.6.18.2
deleted file mode 100644
index 6a8f96acda79..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18.2
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.2.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18.3 b/metadata/md5-cache/dev-python/nuitka-0.6.18.3
deleted file mode 100644
index 0e0a8012af6d..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18.3
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.3.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18.4 b/metadata/md5-cache/dev-python/nuitka-0.6.18.4
deleted file mode 100644
index f5a53dc1e42d..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18.4
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.4.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18.5 b/metadata/md5-cache/dev-python/nuitka-0.6.18.5
deleted file mode 100644
index 19fb4773e078..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18.5
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.5.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.18.6 b/metadata/md5-cache/dev-python/nuitka-0.6.18.6
deleted file mode 100644
index 71c81707f9cf..000000000000
--- a/metadata/md5-cache/dev-python/nuitka-0.6.18.6
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] test? ( dev-util/ccache ) python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
-DEFINED_PHASES=compile configure install postinst prepare test
-DESCRIPTION=Python to native compiler
-EAPI=8
-HOMEPAGE=https://www.nuitka.net
-INHERIT=distutils-r1 flag-o-matic optfeature
-IUSE=test python_targets_python3_8 python_targets_python3_9
-KEYWORDS=~amd64 ~x86
-LICENSE=Apache-2.0
-RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 )
-REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.18.6.tar.gz
-_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=18fa75cb088b8f76685e78133475cf84
diff --git a/metadata/md5-cache/dev-python/nuitka-0.6.17.6 b/metadata/md5-cache/dev-python/nuitka-0.6.19.2
index 29e1c414a358..b56ac86debf0 100644
--- a/metadata/md5-cache/dev-python/nuitka-0.6.17.6
+++ b/metadata/md5-cache/dev-python/nuitka-0.6.19.2
@@ -11,6 +11,6 @@ RDEPEND=dev-util/scons[python_targets_python3_8(-)?,python_targets_python3_9(-)?
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://nuitka.net/releases/Nuitka-0.6.17.6.tar.gz
+SRC_URI=https://nuitka.net/releases/Nuitka-0.6.19.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-r1 4c008ab1e6c02cbead059dfe8b864c26 distutils-r1 f57fddd704fa9e86e732403aaa7ab164 flag-o-matic d5e1306543bc457213f68bb18f830d14 optfeature 30ce9dec2b8943338c9b015bd32bac6a
-_md5_=5c59e86d7ebd650598383e65cb4ba47b
+_md5_=247d95c4e91a895a3720d0afbefa8456
diff --git a/metadata/md5-cache/dev-util/colm-0.14.7-r1 b/metadata/md5-cache/dev-util/colm-0.14.7-r1
index 1171fd081a6e..806dac4e2d72 100644
--- a/metadata/md5-cache/dev-util/colm-0.14.7-r1
+++ b/metadata/md5-cache/dev-util/colm-0.14.7-r1
@@ -5,10 +5,10 @@ EAPI=8
HOMEPAGE=https://www.colm.net/open-source/colm/
INHERIT=autotools
IUSE=doc
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=MIT
RDEPEND=!<dev-util/ragel-7.0.3
SLOT=0
SRC_URI=https://www.colm.net/files/colm/colm-0.14.7.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf
-_md5_=cd21970866d1c45a7398eb364c985e89
+_md5_=e3d31f1fe8676b885e681403e508030e
diff --git a/metadata/md5-cache/dev-vcs/git-2.32.0-r1 b/metadata/md5-cache/dev-vcs/git-2.32.0-r1
index a0d6dc756da7..b788e56f82cd 100644
--- a/metadata/md5-cache/dev-vcs/git-2.32.0-r1
+++ b/metadata/md5-cache/dev-vcs/git-2.32.0-r1
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/software/scm/git/git-2.32.0.tar.xz https://www.kernel.org/pub/software/scm/git/git-manpages-2.32.0.tar.xz doc? ( https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.32.0.tar.xz )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1
-_md5_=9a0177e23e76225448257d51d8a718a1
+_md5_=860df902a623c4b7193356d39d0c5459
diff --git a/metadata/md5-cache/dev-vcs/git-2.33.1 b/metadata/md5-cache/dev-vcs/git-2.33.1
index 722d4aeb9b4e..dda7971cf55c 100644
--- a/metadata/md5-cache/dev-vcs/git-2.33.1
+++ b/metadata/md5-cache/dev-vcs/git-2.33.1
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/software/scm/git/git-2.33.1.tar.xz https://www.kernel.org/pub/software/scm/git/git-manpages-2.33.1.tar.xz doc? ( https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.33.1.tar.xz )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1
-_md5_=c3f30c7056c40115f7d31fbbb24d8ee1
+_md5_=32e817af9a2f33bef0693bfa0d0bb5eb
diff --git a/metadata/md5-cache/dev-vcs/git-2.34.1 b/metadata/md5-cache/dev-vcs/git-2.34.1
index 1bb911684b9e..ca997eb54777 100644
--- a/metadata/md5-cache/dev-vcs/git-2.34.1
+++ b/metadata/md5-cache/dev-vcs/git-2.34.1
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/software/scm/git/git-2.34.1.tar.xz https://www.kernel.org/pub/software/scm/git/git-manpages-2.34.1.tar.xz doc? ( https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.34.1.tar.xz )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1
-_md5_=85c10e31d8ae5c451da8a585a9edd449
+_md5_=dd959a55af3558357adb06601e3b9fd2
diff --git a/metadata/md5-cache/dev-vcs/git-2.34.1-r1 b/metadata/md5-cache/dev-vcs/git-2.34.1-r1
index 78b2c2e0be22..3b0a98b4ce78 100644
--- a/metadata/md5-cache/dev-vcs/git-2.34.1-r1
+++ b/metadata/md5-cache/dev-vcs/git-2.34.1-r1
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/software/scm/git/git-2.34.1.tar.xz https://www.kernel.org/pub/software/scm/git/git-manpages-2.34.1.tar.xz doc? ( https://www.kernel.org/pub/software/scm/git/git-htmldocs-2.34.1.tar.xz )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1
-_md5_=66b0d3fa4146e5e3166f86a96d3f5081
+_md5_=e00172f6c0e2ddf4656e602c8436d4db
diff --git a/metadata/md5-cache/dev-vcs/git-2.35.0_rc1 b/metadata/md5-cache/dev-vcs/git-2.35.0_rc1
index 2814fb139219..f7b4470495e3 100644
--- a/metadata/md5-cache/dev-vcs/git-2.35.0_rc1
+++ b/metadata/md5-cache/dev-vcs/git-2.35.0_rc1
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.kernel.org/pub/software/scm/git/testing/git-2.35.0.rc1.tar.xz https://www.kernel.org/pub/software/scm/git/testing/git-manpages-2.35.0.rc1.tar.xz doc? ( https://www.kernel.org/pub/software/scm/git/testing/git-htmldocs-2.35.0.rc1.tar.xz )
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1
-_md5_=66b0d3fa4146e5e3166f86a96d3f5081
+_md5_=e00172f6c0e2ddf4656e602c8436d4db
diff --git a/metadata/md5-cache/dev-vcs/git-9999 b/metadata/md5-cache/dev-vcs/git-9999
index e0e091b554a0..0feddffda3f5 100644
--- a/metadata/md5-cache/dev-vcs/git-9999
+++ b/metadata/md5-cache/dev-vcs/git-9999
@@ -13,4 +13,4 @@ REQUIRED_USE=cgi? ( perl ) cvs? ( perl ) mediawiki? ( perl ) mediawiki-experimen
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
-_md5_=66b0d3fa4146e5e3166f86a96d3f5081
+_md5_=e00172f6c0e2ddf4656e602c8436d4db
diff --git a/metadata/md5-cache/dev-vcs/git-9999-r1 b/metadata/md5-cache/dev-vcs/git-9999-r1
index e0e091b554a0..0feddffda3f5 100644
--- a/metadata/md5-cache/dev-vcs/git-9999-r1
+++ b/metadata/md5-cache/dev-vcs/git-9999-r1
@@ -13,4 +13,4 @@ REQUIRED_USE=cgi? ( perl ) cvs? ( perl ) mediawiki? ( perl ) mediawiki-experimen
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
-_md5_=66b0d3fa4146e5e3166f86a96d3f5081
+_md5_=e00172f6c0e2ddf4656e602c8436d4db
diff --git a/metadata/md5-cache/dev-vcs/git-9999-r2 b/metadata/md5-cache/dev-vcs/git-9999-r2
index e0e091b554a0..0feddffda3f5 100644
--- a/metadata/md5-cache/dev-vcs/git-9999-r2
+++ b/metadata/md5-cache/dev-vcs/git-9999-r2
@@ -13,4 +13,4 @@ REQUIRED_USE=cgi? ( perl ) cvs? ( perl ) mediawiki? ( perl ) mediawiki-experimen
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
-_md5_=66b0d3fa4146e5e3166f86a96d3f5081
+_md5_=e00172f6c0e2ddf4656e602c8436d4db
diff --git a/metadata/md5-cache/dev-vcs/git-9999-r3 b/metadata/md5-cache/dev-vcs/git-9999-r3
index e0e091b554a0..0feddffda3f5 100644
--- a/metadata/md5-cache/dev-vcs/git-9999-r3
+++ b/metadata/md5-cache/dev-vcs/git-9999-r3
@@ -13,4 +13,4 @@ REQUIRED_USE=cgi? ( perl ) cvs? ( perl ) mediawiki? ( perl ) mediawiki-experimen
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 elisp-common cf4fd1b0835b9f3e638724840468064a multiprocessing 61c959fc55c15c00bbb1079d6a71370b perl-functions fea344a91ebf37efadf172c6a3de5a72 readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 perl-module bd9574a79c5f0a347a9ea3db5ad9ca72 bash-completion-r1 d3a60385655d9b402be765a6de333245 plocale 89c6aac5da68423465e6fd79fb4ad5fb python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc systemd 2736b403a83f194b59b767f3b344c2c1 git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
-_md5_=66b0d3fa4146e5e3166f86a96d3f5081
+_md5_=e00172f6c0e2ddf4656e602c8436d4db
diff --git a/metadata/md5-cache/net-wireless/bluez-5.63-r1 b/metadata/md5-cache/net-wireless/bluez-5.63-r1
new file mode 100644
index 000000000000..eb9788012feb
--- /dev/null
+++ b/metadata/md5-cache/net-wireless/bluez-5.63-r1
@@ -0,0 +1,17 @@
+BDEPEND=dev-python/docutils virtual/pkgconfig test? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( >=dev-python/dbus-python-1[python_targets_python3_8(-)] dev-python/pygobject:3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/dbus-python-1[python_targets_python3_9(-)] dev-python/pygobject:3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/dbus-python-1[python_targets_python3_10(-)] dev-python/pygobject:3[python_targets_python3_10(-)] ) ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 virtual/pkgconfig virtual/pkgconfig
+DEFINED_PHASES=compile configure install postinst prepare setup test
+DEPEND=>=dev-libs/glib-2.28:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] btpclient? ( >=dev-libs/ell-0.39 ) cups? ( net-print/cups:= ) mesh? ( >=dev-libs/ell-0.39 >=dev-libs/json-c-0.13:= sys-libs/readline:0= ) midi? ( media-libs/alsa-lib ) obex? ( dev-libs/libical:= ) readline? ( sys-libs/readline:0= ) systemd? ( sys-apps/systemd ) >=sys-apps/dbus-1.6:= udev? ( >=virtual/udev-172 )
+DESCRIPTION=Bluetooth Tools and System Daemons for Linux
+EAPI=8
+HOMEPAGE=http://www.bluez.org
+INHERIT=autotools linux-info python-single-r1 readme.gentoo-r1 systemd udev multilib-minimal
+IUSE=btpclient cups doc debug deprecated extra-tools experimental +mesh midi +obex +readline selinux systemd test test-programs +udev python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86
+LICENSE=GPL-2+ LGPL-2.1+
+RDEPEND=>=dev-libs/glib-2.28:2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] btpclient? ( >=dev-libs/ell-0.39 ) cups? ( net-print/cups:= ) mesh? ( >=dev-libs/ell-0.39 >=dev-libs/json-c-0.13:= sys-libs/readline:0= ) midi? ( media-libs/alsa-lib ) obex? ( dev-libs/libical:= ) readline? ( sys-libs/readline:0= ) systemd? ( sys-apps/systemd ) >=sys-apps/dbus-1.6:= udev? ( >=virtual/udev-172 ) selinux? ( sec-policy/selinux-bluetooth ) test-programs? ( python_single_target_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10 ) python_single_target_python3_8? ( >=dev-python/dbus-python-1[python_targets_python3_8(-)] dev-python/pygobject:3[python_targets_python3_8(-)] ) python_single_target_python3_9? ( >=dev-python/dbus-python-1[python_targets_python3_9(-)] dev-python/pygobject:3[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/dbus-python-1[python_targets_python3_10(-)] dev-python/pygobject:3[python_targets_python3_10(-)] ) )
+REQUIRED_USE=extra-tools? ( deprecated readline ) test? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) test-programs? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
+RESTRICT=!test? ( test )
+SLOT=0/3
+SRC_URI=https://www.kernel.org/pub/linux/bluetooth/bluez-5.63.tar.xz
+_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf linux-info 2f039741fe92bcea55c78806d16ac0f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 7ec9eb6bbbeccd424c0430368962d272 python-single-r1 9783802d3840cbbd78c02b313df760cc readme.gentoo-r1 eebd0164fe61f4f7b64a683e83fdceb1 systemd 2736b403a83f194b59b767f3b344c2c1 udev 2d229ad4bfa09058e0184b1ca900db32 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091
+_md5_=fff6301748a3cb06d63ba146bebeaefe
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 88b52bc63406..618442412b3a 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8480,7 +8480,7 @@ dev-python/drf-yasg 1.20.0: Automated generation of Swagger/OpenAPI 2.0 schemas
dev-python/duecredit 0.9.1: Publications (and donations) tracer
dev-python/dulwich 0.20.23 0.20.27 0.20.28 0.20.30: Pure-Python implementation of the Git file formats and protocols
dev-python/easy-thumbnails 2.8: Easy thumbnails for Django
-dev-python/easyprocess 0.3-r1 1.0: Easy to use Python subprocess interface
+dev-python/easyprocess 0.3-r1 1.0 1.1: Easy to use Python subprocess interface
dev-python/ecdsa 0.17.0: ECDSA cryptographic signature library in pure Python
dev-python/editdistance-s 1.0.0: Fast implementation of edit (Levenshtein) distance
dev-python/editorconfig-core-py 0.12.3-r1: Clone of EditorConfig core written in Python
@@ -8827,7 +8827,7 @@ dev-python/mock 4.0.3: Rolling backport of unittest.mock for all Pythons
dev-python/mongoengine 0.23.1: A Python Object-Document-Mapper for working with MongoDB
dev-python/mongomock 3.23.0: Library to help testing Python code that interacts with MongoDB via Pymongo
dev-python/more-itertools 8.12.0: More routines for operating on iterables, beyond itertools
-dev-python/moto 2.0.5-r1 2.2.12 2.2.14 2.2.15 2.2.16 2.2.17 2.2.18 2.2.19 2.2.20 2.3.1: Mock library for boto
+dev-python/moto 2.0.5-r1 2.2.12 2.2.14 2.2.15 2.2.16 2.2.17 2.2.18 2.2.19 2.2.20 2.3.1 2.3.2: Mock library for boto
dev-python/mpdlcd 0.5.2: A small tool to display the MPD status on a LCDproc server
dev-python/mpi4py 3.0.3 3.1.3: Message Passing Interface for Python
dev-python/mpmath 1.2.1: Python library for arbitrary-precision floating-point arithmetic
@@ -8882,7 +8882,7 @@ dev-python/notify2 0.3.1-r2: Python interface to DBus notifications
dev-python/nototools 0.2.16: Noto fonts support tools and scripts plus web site generation
dev-python/ntlm-auth 1.5.0: Calculates NTLM Authentication codes
dev-python/ntplib 0.4.0: Python NTP library
-dev-python/nuitka 0.6.17.6 0.6.17.7 0.6.18 0.6.18.1 0.6.18.2 0.6.18.3 0.6.18.4 0.6.18.5 0.6.18.6 0.6.19 0.6.19.1: Python to native compiler
+dev-python/nuitka 0.6.19 0.6.19.1 0.6.19.2: Python to native compiler
dev-python/numexpr 2.8.1: Fast numerical array expression evaluator for Python and NumPy
dev-python/numpy 1.21.1-r1 1.21.2-r1 1.21.3-r1 1.21.4 1.21.4-r2 1.21.5 1.22.0-r1 1.22.1: Fast array and numerical python library
dev-python/numpydoc 1.1.0: Sphinx extension to support docstrings in Numpy format
@@ -15924,7 +15924,7 @@ net-wireless/bladerf-firmware 2.4.0: bladeRF FX3 firmware images
net-wireless/bladerf-fpga 0.12.0: bladeRF FPGA bitstreams
net-wireless/blueberry 1.4.6: A Bluetooth configuration tool
net-wireless/blueman 2.2.2 9999: Simple and intuitive GTK+ Bluetooth Manager
-net-wireless/bluez 5.62-r2 5.62-r3 5.63: Bluetooth Tools and System Daemons for Linux
+net-wireless/bluez 5.62-r2 5.62-r3 5.63 5.63-r1: Bluetooth Tools and System Daemons for Linux
net-wireless/bluez-hcidump 2.5: Bluetooth HCI packet analyzer
net-wireless/bluez-tools 0_p20201025: A set of tools to manage bluetooth devices for linux
net-wireless/broadcom-sta 6.30.223.271-r6: Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 0fc26a7bce2c..2545f9e70ca2 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 16 Jan 2022 09:22:01 +0000
+Sun, 16 Jan 2022 09:51:54 +0000