summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-06-22 10:33:23 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-06-22 10:33:23 +0000
commit107ee5e19bf21d80ee7ad145f7c1a4c332b6cd0e (patch)
tree0465be543a55c768ca068573520024a0571785d3 /metadata
parentMerge updates from master (diff)
downloadgentoo-107ee5e19bf21d80ee7ad145f7c1a4c332b6cd0e.tar.gz
gentoo-107ee5e19bf21d80ee7ad145f7c1a4c332b6cd0e.tar.bz2
gentoo-107ee5e19bf21d80ee7ad145f7c1a4c332b6cd0e.zip
2022-06-22 10:33:22 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/ovs-2.17.1_p14
-rw-r--r--metadata/md5-cache/dev-python/proto-plus-1.20.54
-rw-r--r--metadata/md5-cache/dev-python/py-ubjson-0.16.1-r14
-rw-r--r--metadata/md5-cache/dev-python/pyqrcode-1.2.1-r24
-rw-r--r--metadata/md5-cache/dev-python/pyzmq-23.0.04
-rw-r--r--metadata/md5-cache/dev-python/scipy-1.8.14
-rw-r--r--metadata/md5-cache/dev-python/speaklater-1.44
-rw-r--r--metadata/md5-cache/dev-python/tree-sitter-0.20.0-r14
-rw-r--r--metadata/md5-cache/dev-python/typed-ast-1.5.44
-rw-r--r--metadata/md5-cache/dev-python/ujson-5.3.04
-rw-r--r--metadata/md5-cache/dev-python/utidylib-0.84
-rw-r--r--metadata/md5-cache/dev-python/wsaccel-0.6.3-r14
-rw-r--r--metadata/md5-cache/dev-python/yappi-1.3.54
-rw-r--r--metadata/md5-cache/dev-python/zc-lockfile-2.0-r14
-rw-r--r--metadata/md5-cache/dev-python/zstandard-0.17.0-r14
-rw-r--r--metadata/md5-cache/dev-python/zxcvbn-4.4.28-r14
-rw-r--r--metadata/md5-cache/sci-libs/indilib-1.9.5.116
-rw-r--r--metadata/pkg_desc_index2
-rw-r--r--metadata/timestamp.chk2
19 files changed, 34 insertions, 50 deletions
diff --git a/metadata/md5-cache/dev-python/ovs-2.17.1_p1 b/metadata/md5-cache/dev-python/ovs-2.17.1_p1
index 4d51b82393f1..d6b36e9f8d85 100644
--- a/metadata/md5-cache/dev-python/ovs-2.17.1_p1
+++ b/metadata/md5-cache/dev-python/ovs-2.17.1_p1
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://github.com/openvswitch/ovs/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~arm64 ~x86
+KEYWORDS=amd64 ~arm64 x86
LICENSE=Apache-2.0
RDEPEND=dev-python/sortedcontainers[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/o/ovs/ovs-2.17.1.post1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=7e3f77e6fc6c334b09354375100868a7
+_md5_=3728e1daaebc0e5f885905883665f254
diff --git a/metadata/md5-cache/dev-python/proto-plus-1.20.5 b/metadata/md5-cache/dev-python/proto-plus-1.20.5
index 0d39b5210d6a..83e7b3ab0ae7 100644
--- a/metadata/md5-cache/dev-python/proto-plus-1.20.5
+++ b/metadata/md5-cache/dev-python/proto-plus-1.20.5
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/googleapis/proto-plus-python/ https://pypi.org/project/proto-plus/
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm ~arm64 ~x86
+KEYWORDS=amd64 ~arm ~arm64 x86
LICENSE=Apache-2.0
RDEPEND=<dev-python/protobuf-python-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/protobuf-python-3.19.0[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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/googleapis/proto-plus-python/archive/v1.20.5.tar.gz -> proto-plus-1.20.5.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=48410798215288e4dfa4e23ebf19bea9
+_md5_=6a5046438b4aea371c269be3044852a5
diff --git a/metadata/md5-cache/dev-python/py-ubjson-0.16.1-r1 b/metadata/md5-cache/dev-python/py-ubjson-0.16.1-r1
index 329ef09b3d92..cd37708c28cb 100644
--- a/metadata/md5-cache/dev-python/py-ubjson-0.16.1-r1
+++ b/metadata/md5-cache/dev-python/py-ubjson-0.16.1-r1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/Iotic-Labs/py-ubjson/ https://pypi.org/project/py-ubjson/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm arm64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/py-ubjson/py-ubjson-0.16.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=8c4755b1c84c514e042256959fd534b4
+_md5_=01d63208f6dc45a973a200ccc37fae09
diff --git a/metadata/md5-cache/dev-python/pyqrcode-1.2.1-r2 b/metadata/md5-cache/dev-python/pyqrcode-1.2.1-r2
index a0e41d8b4246..a14d33d13aa9 100644
--- a/metadata/md5-cache/dev-python/pyqrcode-1.2.1-r2
+++ b/metadata/md5-cache/dev-python/pyqrcode-1.2.1-r2
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/mnooner256/pyqrcode/ https://pypi.org/project/PyQRCode/
INHERIT=distutils-r1
IUSE=png test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm arm64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm arm64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=png? ( dev-python/pypng[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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mnooner256/pyqrcode/archive/674a77b5eaf850d063f518bd90c243ee34ad6b5d.tar.gz -> pyqrcode-1.2.1.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=cf4c76eb44cd0283291ea73856986fbf
+_md5_=2fdab333172527e73f02bdf78b3412fc
diff --git a/metadata/md5-cache/dev-python/pyzmq-23.0.0 b/metadata/md5-cache/dev-python/pyzmq-23.0.0
index b7b9ac9c6265..6607b35282d0 100644
--- a/metadata/md5-cache/dev-python/pyzmq-23.0.0
+++ b/metadata/md5-cache/dev-python/pyzmq-23.0.0
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://zeromq.org/languages/python/ https://pypi.org/project/pyzmq/ https://github.com/zeromq/pyzmq/
INHERIT=flag-o-matic distutils-r1 toolchain-funcs
IUSE=+draft test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux
LICENSE=LGPL-3
RDEPEND=>=net-libs/zeromq-4.2.2-r2:=[drafts] python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[threads(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[threads(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11[threads(+)] )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/zeromq/pyzmq/archive/v23.0.0.tar.gz -> pyzmq-23.0.0.gh.tar.gz
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=905e0e17b5e7d05fb54f6d7e6b5ec06c
+_md5_=f3980688465da2ac3cd260b03ae0d4c2
diff --git a/metadata/md5-cache/dev-python/scipy-1.8.1 b/metadata/md5-cache/dev-python/scipy-1.8.1
index 1dd1da5df9f8..8def3c14c011 100644
--- a/metadata/md5-cache/dev-python/scipy-1.8.1
+++ b/metadata/md5-cache/dev-python/scipy-1.8.1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://scipy.org/ https://github.com/scipy/scipy/ https://pypi.org/project/scipy/
INHERIT=fortran-2 distutils-r1 flag-o-matic multiprocessing toolchain-funcs
IUSE=doc +pythran sparse test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm ~arm64 -hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc ~x86
+KEYWORDS=amd64 ~arm ~arm64 -hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86
LICENSE=BSD LGPL-2
RDEPEND=>=dev-python/numpy-1.17.3[lapack,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] sci-libs/arpack:0= virtual/cblas virtual/lapack sparse? ( sci-libs/umfpack:0= ) dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] virtual/fortran python_targets_python3_8? ( >=dev-lang/python-3.8.12_p1-r1:3.8[threads(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.9-r1:3.9[threads(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.0_p1-r1:3.10[threads(+)] )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/s/scipy/scipy-1.8.1.tar.gz doc? ( https://docs.scipy.org/doc/scipy-1.8.1/scipy-html-1.8.1.zip https://docs.scipy.org/doc/scipy-1.8.1/scipy-ref-1.8.1.pdf )
_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 fortran-2 72d28c6872beb1e7cb99684b0ae4715d multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47 flag-o-matic a500d7cc40da3de38c361e889153bdf7
-_md5_=02c6f512fc0de9e2f92ea43dc6ab3511
+_md5_=5879918a356b974b6468bd1bc1043d31
diff --git a/metadata/md5-cache/dev-python/speaklater-1.4 b/metadata/md5-cache/dev-python/speaklater-1.4
index 0c56eaf31efc..81a6de4a52ff 100644
--- a/metadata/md5-cache/dev-python/speaklater-1.4
+++ b/metadata/md5-cache/dev-python/speaklater-1.4
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/speaklater3/
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~riscv ~x86
+KEYWORDS=amd64 ~riscv x86
LICENSE=BSD
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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/s/speaklater3/speaklater3-1.4.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=5962caebbf4a00170f70e9f005aa7b56
+_md5_=7c87edcb428743d7a34511427c848c4d
diff --git a/metadata/md5-cache/dev-python/tree-sitter-0.20.0-r1 b/metadata/md5-cache/dev-python/tree-sitter-0.20.0-r1
index ded412b6547f..06fa6c7c0ff0 100644
--- a/metadata/md5-cache/dev-python/tree-sitter-0.20.0-r1
+++ b/metadata/md5-cache/dev-python/tree-sitter-0.20.0-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/tree-sitter/py-tree-sitter/ https://pypi.org/project/tree-sitter/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc ~x86
+KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=MIT
RDEPEND=dev-libs/tree-sitter:= 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tree-sitter/py-tree-sitter/archive/4f39f6919ca3be8efb420a338fd2cf9b8b68b156.tar.gz -> py-tree-sitter-4f39f6919ca3be8efb420a338fd2cf9b8b68b156.tar.gz test? ( https://github.com/tree-sitter/tree-sitter-javascript/archive/v0.19.0.tar.gz -> tree-sitter-javascript-0.19.0.tar.gz https://github.com/tree-sitter/tree-sitter-python/archive/v0.19.0.tar.gz -> tree-sitter-python-0.19.0.tar.gz )
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=3f1177221bc4d40880bb4781e94f59a7
+_md5_=6ecfc21c02d2a539de6d570965300c1e
diff --git a/metadata/md5-cache/dev-python/typed-ast-1.5.4 b/metadata/md5-cache/dev-python/typed-ast-1.5.4
index 6e88c2209e68..e9cb94fca65a 100644
--- a/metadata/md5-cache/dev-python/typed-ast-1.5.4
+++ b/metadata/md5-cache/dev-python/typed-ast-1.5.4
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/python/typed_ast/ https://pypi.org/project/typed-ast/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-macos
+KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos
LICENSE=Apache-2.0 MIT
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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/t/typed_ast/typed_ast-1.5.4.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=c700203f4d535c27a82afb664db15716
+_md5_=928111729f470c0589f472dfdc747029
diff --git a/metadata/md5-cache/dev-python/ujson-5.3.0 b/metadata/md5-cache/dev-python/ujson-5.3.0
index fcf954354f02..6cebf6f889f5 100644
--- a/metadata/md5-cache/dev-python/ujson-5.3.0
+++ b/metadata/md5-cache/dev-python/ujson-5.3.0
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/ultrajson/ultrajson/ https://pypi.org/project/ujson/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=dev-libs/double-conversion:= python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/u/ujson/ujson-5.3.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=5207c9fb0c9ade0ff83e125281683266
+_md5_=5f3b079ffa429c64519d40ec785d3ecf
diff --git a/metadata/md5-cache/dev-python/utidylib-0.8 b/metadata/md5-cache/dev-python/utidylib-0.8
index f1d71c2a583f..34dfc8094dfc 100644
--- a/metadata/md5-cache/dev-python/utidylib-0.8
+++ b/metadata/md5-cache/dev-python/utidylib-0.8
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://cihar.com/software/utidylib/ https://github.com/nijel/utidylib/ https://pypi.org/project/uTidylib/
INHERIT=distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~arm64 ppc ppc64 ~riscv ~x86
+KEYWORDS=amd64 ~arm64 ppc ppc64 ~riscv x86
LICENSE=MIT
RDEPEND=>=app-text/htmltidy-5.0.0 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/nijel/utidylib/archive/v0.8.tar.gz -> utidylib-0.8.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=39b68af376fdcb639a00684b6ae34a49
+_md5_=3f776238d2470724c23f17ee29067cb2
diff --git a/metadata/md5-cache/dev-python/wsaccel-0.6.3-r1 b/metadata/md5-cache/dev-python/wsaccel-0.6.3-r1
index cb3a1691bff0..1287d9eac46b 100644
--- a/metadata/md5-cache/dev-python/wsaccel-0.6.3-r1
+++ b/metadata/md5-cache/dev-python/wsaccel-0.6.3-r1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/methane/wsaccel/ https://pypi.org/project/wsaccel/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 arm arm64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 arm arm64 ~riscv x86 ~amd64-linux ~x86-linux
LICENSE=Apache-2.0
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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/methane/wsaccel/archive/v0.6.3.tar.gz -> wsaccel-0.6.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=a000fac50220ea3c88cfd2e3f8a4e8b7
+_md5_=60d33ade0ea698ca97ca234cc96cf92a
diff --git a/metadata/md5-cache/dev-python/yappi-1.3.5 b/metadata/md5-cache/dev-python/yappi-1.3.5
index a77cbc07b4c5..ddeec25495f5 100644
--- a/metadata/md5-cache/dev-python/yappi-1.3.5
+++ b/metadata/md5-cache/dev-python/yappi-1.3.5
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/yappi/ https://github.com/sumerc/yappi/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~arm ~arm64 ~riscv ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~riscv x86
LICENSE=MIT
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 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sumerc/yappi/archive/1.3.5.tar.gz -> yappi-1.3.5.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=072305c734af71a34e89953575b16107
+_md5_=0b1caf3d809df980cd971e78dbaed826
diff --git a/metadata/md5-cache/dev-python/zc-lockfile-2.0-r1 b/metadata/md5-cache/dev-python/zc-lockfile-2.0-r1
index 50b48ee23168..c8821d36d6c8 100644
--- a/metadata/md5-cache/dev-python/zc-lockfile-2.0-r1
+++ b/metadata/md5-cache/dev-python/zc-lockfile-2.0-r1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/zopefoundation/zc.lockfile/ https://pypi.org/project/zc.lockfile/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc ~x86
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86
LICENSE=ZPL
RDEPEND=python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/z/zc.lockfile/zc.lockfile-2.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=3d4b139292919fd016872c9912037b9c
+_md5_=4d4ff75f4b03818239b55eef1170a288
diff --git a/metadata/md5-cache/dev-python/zstandard-0.17.0-r1 b/metadata/md5-cache/dev-python/zstandard-0.17.0-r1
index c6ae845291ac..d134565a16ba 100644
--- a/metadata/md5-cache/dev-python/zstandard-0.17.0-r1
+++ b/metadata/md5-cache/dev-python/zstandard-0.17.0-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/indygreg/python-zstandard/ https://pypi.org/project/zstandard/
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=BSD
RDEPEND=app-arch/zstd:= python_targets_python3_8? ( >=dev-python/cffi-1.14.0-r2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-python/cffi-1.14.0-r2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-python/cffi-1.14.0-r2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( >=dev-python/cffi-1.14.0-r2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.7-r1:0= ) 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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/z/zstandard/zstandard-0.17.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=c926ae5d71e9011c266ea369942bfd0b
+_md5_=b8f9731f63633331e400fd2a50655824
diff --git a/metadata/md5-cache/dev-python/zxcvbn-4.4.28-r1 b/metadata/md5-cache/dev-python/zxcvbn-4.4.28-r1
index b778ee01a762..8fdae437189f 100644
--- a/metadata/md5-cache/dev-python/zxcvbn-4.4.28-r1
+++ b/metadata/md5-cache/dev-python/zxcvbn-4.4.28-r1
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://github.com/dwolfhub/zxcvbn-python/ https://pypi.org/project/zxcvbn/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=amd64 ~riscv ~x86
+KEYWORDS=amd64 ~riscv x86
LICENSE=MIT
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 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/dwolfhub/zxcvbn-python/archive/v4.4.28.tar.gz -> zxcvbn-4.4.28.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47
-_md5_=3e316dbdbf40cadbbbef5ac6ee8cb084
+_md5_=b8438c75202974f34cbf524415d59582
diff --git a/metadata/md5-cache/sci-libs/indilib-1.9.5.1 b/metadata/md5-cache/sci-libs/indilib-1.9.5.1
deleted file mode 100644
index 6ebc925df1fc..000000000000
--- a/metadata/md5-cache/sci-libs/indilib-1.9.5.1
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 virtual/pkgconfig
-DEFINED_PHASES=compile configure install prepare test
-DEPEND=net-misc/curl sci-libs/cfitsio:= sci-libs/fftw:3.0= sci-libs/gsl:= sci-libs/libnova:= sys-libs/zlib virtual/jpeg:0 virtual/libusb:0 ogg? ( media-libs/libogg media-libs/libtheora ) rtlsdr? ( net-wireless/rtl-sdr ) websocket? ( dev-libs/boost:= ) kernel_linux? ( sys-kernel/linux-headers ) test? ( >=dev-cpp/gtest-1.8.0 ) websocket? ( dev-cpp/websocketpp )
-DESCRIPTION=INDI Astronomical Control Protocol library
-EAPI=8
-HOMEPAGE=https://www.indilib.org/
-INHERIT=cmake udev
-IUSE=ogg rtlsdr test websocket
-KEYWORDS=amd64 ppc ppc64 ~riscv ~x86
-LICENSE=BSD GPL-2+ LGPL-2+ LGPL-2.1+
-RDEPEND=net-misc/curl sci-libs/cfitsio:= sci-libs/fftw:3.0= sci-libs/gsl:= sci-libs/libnova:= sys-libs/zlib virtual/jpeg:0 virtual/libusb:0 ogg? ( media-libs/libogg media-libs/libtheora ) rtlsdr? ( net-wireless/rtl-sdr ) websocket? ( dev-libs/boost:= )
-RESTRICT=!test? ( test )
-SLOT=0/1
-SRC_URI=https://github.com/indilib/indi/archive/v1.9.5.1.tar.gz -> indilib-1.9.5.1.tar.gz
-_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 44afbf15c35884f7c840470f1cf05d0d udev f3a0a3964e2028a140c181f00eea9712
-_md5_=a8156d3cb1a7af5a26a5e3537e4cbf4a
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 6f10bb6d327f..55ffa78896bb 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -16790,7 +16790,7 @@ sci-libs/ignition-fuel-tools 4.4.0: Classes and tools for interacting with Ignit
sci-libs/ignition-math 6.10.0: A small, fast, and high performance math library for robot applications
sci-libs/iml 1.0.5: Integer Matrix Library
sci-libs/inchi 1.04-r1 1.06: Program and library for generating standard and non-standard InChI and InChIKeys
-sci-libs/indilib 1.9.2 1.9.5.1 1.9.6-r1: INDI Astronomical Control Protocol library
+sci-libs/indilib 1.9.2 1.9.6-r1: INDI Astronomical Control Protocol library
sci-libs/io_lib 1.14.7: General purpose trace and experiment file reading/writing interface
sci-libs/ipopt 3.12.12 3.14.4: Interior-Point Optimizer for large-scale nonlinear optimization
sci-libs/itpp 4.3.1-r2: C++ library of mathematical, signal processing and communication
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index f2c913d471a8..0e7da0c9f766 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 22 Jun 2022 10:18:22 +0000
+Wed, 22 Jun 2022 10:33:22 +0000