summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/dev-ml/opam-installer-2.0.8-r38
-rw-r--r--metadata/md5-cache/dev-python/astroid-2.6.116
-rw-r--r--metadata/md5-cache/dev-python/beniget-0.4.016
-rw-r--r--metadata/md5-cache/dev-python/cfn-python-lint-0.52.016
-rw-r--r--metadata/md5-cache/dev-python/qtconsole-5.1.117
-rw-r--r--metadata/md5-cache/dev-util/pkgcheck-0.10.216
-rw-r--r--metadata/md5-cache/dev-util/pkgdev-0.1.716
-rw-r--r--metadata/md5-cache/sys-devel/llvm-roc-4.2.02
-rw-r--r--metadata/md5-cache/sys-kernel/linux-firmware-2021062916
-rw-r--r--metadata/pkg_desc_index14
-rw-r--r--metadata/timestamp.chk2
11 files changed, 126 insertions, 13 deletions
diff --git a/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r3 b/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r3
index 1eec56e15f00..ff03ec55ab12 100644
--- a/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r3
+++ b/metadata/md5-cache/dev-ml/opam-installer-2.0.8-r3
@@ -1,14 +1,14 @@
BDEPEND=dev-lang/ocaml
DEFINED_PHASES=compile configure install
-DEPEND=>=dev-lang/ocaml-4.02.3 dev-ml/cmdliner:= ~dev-ml/opam-format-2.0.8 dev-ml/findlib >=dev-lang/ocaml-4:=
+DEPEND=>=dev-lang/ocaml-4.02.3 dev-ml/cmdliner:= ~dev-ml/opam-format-2.0.8 >=dev-ml/dose3-6 dev-ml/findlib >=dev-lang/ocaml-4:=
DESCRIPTION=Core installer for opam packages
EAPI=7
HOMEPAGE=https://opam.ocaml.org/ https://github.com/ocaml/opam
INHERIT=opam
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64
LICENSE=LGPL-2.1
-RDEPEND=>=dev-lang/ocaml-4.02.3 dev-ml/cmdliner:= ~dev-ml/opam-format-2.0.8 >=dev-lang/ocaml-4:=
+RDEPEND=>=dev-lang/ocaml-4.02.3 dev-ml/cmdliner:= ~dev-ml/opam-format-2.0.8 >=dev-ml/dose3-6 >=dev-lang/ocaml-4:=
SLOT=0/2.0.8
SRC_URI=https://github.com/ocaml/opam/releases/download/2.0.8/opam-full-2.0.8.tar.gz
_eclasses_=opam bb6e97cce1eab4343c4db2c51acf1349
-_md5_=e04969399ddbec199b62265b92af2395
+_md5_=7da878a33b5f8becce55293cb37399b1
diff --git a/metadata/md5-cache/dev-python/astroid-2.6.1 b/metadata/md5-cache/dev-python/astroid-2.6.1
new file mode 100644
index 000000000000..b0b3d4ffea30
--- /dev/null
+++ b/metadata/md5-cache/dev-python/astroid-2.6.1
@@ -0,0 +1,16 @@
+BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/nose[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/numpy[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(-)?] ) test? ( >=dev-python/lazy-object-proxy-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wrapt-1.11.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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=Abstract Syntax Tree for logilab packages
+EAPI=8
+HOMEPAGE=https://github.com/PyCQA/astroid/ https://pypi.org/project/astroid/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86
+LICENSE=LGPL-2.1+
+RDEPEND=>=dev-python/lazy-object-proxy-1.4.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/wrapt-1.11.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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/PyCQA/astroid/archive/v2.6.1.tar.gz -> astroid-2.6.1.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
+_md5_=7bba3ab0f585f538d532f191245b178d
diff --git a/metadata/md5-cache/dev-python/beniget-0.4.0 b/metadata/md5-cache/dev-python/beniget-0.4.0
new file mode 100644
index 000000000000..9dd2ac82c0d8
--- /dev/null
+++ b/metadata/md5-cache/dev-python/beniget-0.4.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( =dev-python/gast-0.5*[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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=Extract semantic information about static Python code
+EAPI=7
+HOMEPAGE=https://pypi.org/project/beniget/ https://github.com/serge-sans-paille/beniget/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND==dev-python/gast-0.5*[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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/serge-sans-paille/beniget/archive/0.4.0.tar.gz -> beniget-0.4.0.gh.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
+_md5_=b962fb30c7873d549c4e294f8ecffbda
diff --git a/metadata/md5-cache/dev-python/cfn-python-lint-0.52.0 b/metadata/md5-cache/dev-python/cfn-python-lint-0.52.0
new file mode 100644
index 000000000000..1294c0ef06a0
--- /dev/null
+++ b/metadata/md5-cache/dev-python/cfn-python-lint-0.52.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) test? ( >=dev-python/aws-sam-translator-1.35.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=CloudFormation Linter
+EAPI=8
+HOMEPAGE=https://pypi.org/project/cfn-lint/ https://github.com/aws-cloudformation/cfn-lint/
+INHERIT=distutils-r1
+IUSE=test python_targets_python3_8 python_targets_python3_9
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=MIT
+RDEPEND=>=dev-python/aws-sam-translator-1.35.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jsonpatch[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jsonschema-3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/junit-xml[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/networkx[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/pyyaml-5.4[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/requests-2.15.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/six-1.11[python_targets_python3_8(-)?,python_targets_python3_9(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[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://github.com/aws-cloudformation/cfn-lint/archive/v0.52.0.tar.gz -> cfn-lint-0.52.0.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
+_md5_=300dbfbd453dde5ecff0670c745f7168
diff --git a/metadata/md5-cache/dev-python/qtconsole-5.1.1 b/metadata/md5-cache/dev-python/qtconsole-5.1.1
new file mode 100644
index 000000000000..9d251939dc8f
--- /dev/null
+++ b/metadata/md5-cache/dev-python/qtconsole-5.1.1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( dev-python/QtPy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,svg,testlib] ) doc? ( || ( ( dev-lang/python:3.9[threads(+)] dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8[threads(+)] dev-python/sphinx[python_targets_python3_8(-)] ) ) ) test? ( dev-python/ipykernel[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jupyter_core[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jupyter_client-4.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/traitlets[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/QtPy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,gui,printsupport,svg] >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+)] ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Qt-based console for Jupyter with support for rich media output
+EAPI=8
+HOMEPAGE=https://jupyter.org
+INHERIT=distutils-r1
+IUSE=doc test python_targets_python3_8 python_targets_python3_9
+KEYWORDS=~amd64 ~arm64 ~x86
+LICENSE=BSD
+PDEPEND=dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
+RDEPEND=dev-python/ipykernel[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/ipython_genutils[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/jupyter_core[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/jupyter_client-4.1.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/pygments[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/traitlets[python_targets_python3_8(-)?,python_targets_python3_9(-)?] dev-python/QtPy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,gui,printsupport,svg] python_targets_python3_8? ( dev-lang/python:3.8[threads(+)] ) python_targets_python3_9? ( dev-lang/python:3.9[threads(+)] ) >=dev-lang/python-exec-2:=[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=mirror://pypi/q/qtconsole/qtconsole-5.1.1.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
+_md5_=392368f43c47dafb56ebb3a1749bb7f4
diff --git a/metadata/md5-cache/dev-util/pkgcheck-0.10.2 b/metadata/md5-cache/dev-util/pkgcheck-0.10.2
new file mode 100644
index 000000000000..955d77c46a6b
--- /dev/null
+++ b/metadata/md5-cache/dev-util/pkgcheck-0.10.2
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/snakeoil-0.9.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-apps/pkgcore-0.12.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/chardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lazy-object-proxy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pathspec[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tree-sitter-0.19.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install postinst prepare test
+DESCRIPTION=pkgcore-based QA utility for ebuild repos
+EAPI=7
+HOMEPAGE=https://github.com/pkgcore/pkgcheck
+INHERIT=distutils-r1 optfeature
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos
+LICENSE=BSD MIT
+RDEPEND=>=dev-python/snakeoil-0.9.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-apps/pkgcore-0.12.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/chardet[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lazy-object-proxy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/lxml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pathspec[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tree-sitter-0.19.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/p/pkgcheck/pkgcheck-0.10.2.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9 optfeature cc13a38ea4d26565e83ef21d58bcd4ab
+_md5_=419a1119b0e3342c96aa35f86f87934a
diff --git a/metadata/md5-cache/dev-util/pkgdev-0.1.7 b/metadata/md5-cache/dev-util/pkgdev-0.1.7
new file mode 100644
index 000000000000..bdb8f751d61e
--- /dev/null
+++ b/metadata/md5-cache/dev-util/pkgdev-0.1.7
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/pytest ) doc? ( || ( ( dev-lang/python:3.10 dev-python/sphinx[python_targets_python3_10(-)] ) ( dev-lang/python:3.9 dev-python/sphinx[python_targets_python3_9(-)] ) ( dev-lang/python:3.8 dev-python/sphinx[python_targets_python3_8(-)] ) ) ) test? ( >=dev-python/snakeoil-0.9.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/pkgcheck-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-apps/pkgcore-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_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=Collection of tools for Gentoo development
+EAPI=8
+HOMEPAGE=https://github.com/pkgcore/pkgdev
+INHERIT=distutils-r1
+IUSE=doc test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~ppc64 ~riscv ~x64-macos
+LICENSE=BSD MIT
+RDEPEND=>=dev-python/snakeoil-0.9.6[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-util/pkgcheck-0.10.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=sys-apps/pkgcore-0.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-vcs/git python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/p/pkgdev/pkgdev-0.1.7.tar.gz
+_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 969dff6876159a10dfdad9e01d265d1c python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
+_md5_=80fa09bbc7ce395a36a99c15f0144f99
diff --git a/metadata/md5-cache/sys-devel/llvm-roc-4.2.0 b/metadata/md5-cache/sys-devel/llvm-roc-4.2.0
index ce56ffeff4af..ebcb2418a8dd 100644
--- a/metadata/md5-cache/sys-devel/llvm-roc-4.2.0
+++ b/metadata/md5-cache/sys-devel/llvm-roc-4.2.0
@@ -12,4 +12,4 @@ RDEPEND=virtual/cblas dev-libs/libxml2 sys-libs/zlib sys-libs/ncurses:=
SLOT=0
SRC_URI=https://github.com/RadeonOpenCompute/llvm-project/archive/rocm-4.2.0.tar.gz -> llvm-rocm-ocl-4.2.0.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
-_md5_=c082c2c04ed0c6ba4c3895c719456824
+_md5_=e228fe16ea99f073f319eb288d7776b0
diff --git a/metadata/md5-cache/sys-kernel/linux-firmware-20210629 b/metadata/md5-cache/sys-kernel/linux-firmware-20210629
new file mode 100644
index 000000000000..15f2a74a9eb8
--- /dev/null
+++ b/metadata/md5-cache/sys-kernel/linux-firmware-20210629
@@ -0,0 +1,16 @@
+BDEPEND=initramfs? ( app-arch/cpio )
+DEFINED_PHASES=install postinst postrm preinst prepare prerm pretend unpack
+DESCRIPTION=Linux firmware files
+EAPI=7
+HOMEPAGE=https://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
+INHERIT=mount-boot savedconfig
+IUSE=initramfs +redistributable savedconfig unknown-license savedconfig
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86
+LICENSE=GPL-2 GPL-2+ GPL-3 BSD MIT || ( MPL-1.1 GPL-2 ) redistributable? ( linux-fw-redistributable ( BSD-2 BSD BSD-4 ISC MIT no-source-code ) ) unknown-license? ( all-rights-reserved )
+RDEPEND=!savedconfig? ( redistributable? ( !sys-firmware/alsa-firmware[alsa_cards_ca0132] !sys-block/qla-fc-firmware !sys-firmware/iwl1000-ucode !sys-firmware/iwl6005-ucode !sys-firmware/iwl6030-ucode !sys-firmware/iwl6050-ucode !sys-firmware/iwl3160-ucode !sys-firmware/iwl7260-ucode !sys-firmware/iwl3160-7260-bt-ucode !sys-firmware/raspberrypi-wifi-ucode ) unknown-license? ( !sys-firmware/alsa-firmware[alsa_cards_korg1212] !sys-firmware/alsa-firmware[alsa_cards_maestro3] !sys-firmware/alsa-firmware[alsa_cards_sb16] !sys-firmware/alsa-firmware[alsa_cards_ymfpci] ) )
+REQUIRED_USE=initramfs? ( redistributable )
+RESTRICT=binchecks strip test unknown-license? ( bindist )
+SLOT=0
+SRC_URI=https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/snapshot/d79c26779d459063b8052b7fe0a48bce4e08d0d9.tar.gz -> linux-firmware-20210629.tar.gz
+_eclasses_=mount-boot 060ced4c5e0fd737db17cbb609bbf557 portability d1186f1e621de7b27ddcae82e6253259 savedconfig 0bc45cb0429003c9abc73bae24a0d5bd
+_md5_=e70bf1573de7580c883d601b211b9e1c
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 52972080ccaf..2d385b87f4d2 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8133,7 +8133,7 @@ dev-python/asgiref 3.3.4 3.4.0: ASGI utilities (successor to WSGI)
dev-python/asn1crypto 1.4.0: Python ASN.1 library with a focus on performance and a pythonic API
dev-python/asteval 0.9.21 0.9.22 0.9.23 0.9.24 0.9.25: Evaluator of Python expression using ast module
dev-python/astor 0.8.1: Read/rewrite/write Python ASTs
-dev-python/astroid 2.5.6 2.5.7 2.5.8 2.6.0: Abstract Syntax Tree for logilab packages
+dev-python/astroid 2.5.6 2.5.7 2.5.8 2.6.0 2.6.1: Abstract Syntax Tree for logilab packages
dev-python/asttokens 2.0.5: Annotate Python AST trees with source text and token information
dev-python/astunparse 1.6.3: Astun parser for python
dev-python/async-lru 1.0.2_p20201029: Simple lru_cache for asyncio
@@ -8166,7 +8166,7 @@ dev-python/basho-erlastic 2.1.1: Erlang binary term codec and port interface
dev-python/bcrypt 3.1.7-r2 3.2.0: Modern password hashing for software and servers
dev-python/beagle 0.3.0: Command line client for Hound, the code search tool.
dev-python/beautifulsoup 4.9.3: Pythonic idioms for iterating, searching, and modifying an HTML/XML parse tree
-dev-python/beniget 0.3.0: Extract semantic information about static Python code
+dev-python/beniget 0.3.0 0.4.0: Extract semantic information about static Python code
dev-python/bert 2.2.0: BERT Serialization Library
dev-python/betamax 0.8.1: python-requests HTTP exchanges recorder
dev-python/betamax-matchers 0.4.0: A group of experimental matchers for Betamax
@@ -8213,7 +8213,7 @@ dev-python/cerberus 1.3.2: A lightweight and extensible data-validation library
dev-python/certifi 10001-r1: Thin replacement for certifi using system certificate store
dev-python/cffi 1.14.5: Foreign Function Interface for Python calling C code
dev-python/cfgv 3.3.0: Validate configuration and produce human-readable error messages
-dev-python/cfn-python-lint 0.50.0 0.51.0: CloudFormation Linter
+dev-python/cfn-python-lint 0.50.0 0.51.0 0.52.0: CloudFormation Linter
dev-python/cftime 1.4.1 1.5.0: Time-handling functionality from netcdf4-python
dev-python/cgroup-utils 0.8: Tools and libraries for control groups of Linux
dev-python/chai 1.1.2: Easy to use mocking, stubbing and spying framework
@@ -9186,7 +9186,7 @@ dev-python/qrcode 6.1: QR Code generator on top of PIL
dev-python/qscintilla-python 2.11.5 2.11.6: Python bindings for QScintilla
dev-python/qstylizer 0.1.10 0.2.0: Stylesheet Generator for PyQt5/PySide2
dev-python/qtawesome 1.0.2 1.0.3: Enables iconic fonts such as Font Awesome in PyQt
-dev-python/qtconsole 5.1.0: Qt-based console for Jupyter with support for rich media output
+dev-python/qtconsole 5.1.0 5.1.1: Qt-based console for Jupyter with support for rich media output
dev-python/qtsass 0.3.0: Compile SASS files to Qt stylesheets
dev-python/quantities 0.12.4: Support for physical quantities with units, based on numpy
dev-python/quex 0.71.2: Mode Oriented Directly Coded Lexical Analyser Generator
@@ -11052,10 +11052,10 @@ dev-util/patchutils 0.4.2: A collection of tools that operate on patch files
dev-util/patdiff 0.14.0: Colored patience diffs with word-level refinement
dev-util/peg 0.1.18: Recursive-descent parser generators for C
dev-util/perf 5.8 5.10.16 5.11 5.12: Userland tools for Linux Performance Counters
-dev-util/pkgcheck 0.9.7-r2 0.9.7-r3 0.10.0 0.10.1 9999: pkgcore-based QA utility for ebuild repos
+dev-util/pkgcheck 0.9.7-r2 0.9.7-r3 0.10.0 0.10.1 0.10.2 9999: pkgcore-based QA utility for ebuild repos
dev-util/pkgconf 1.6.3 1.7.3-r1 1.7.4 9999: pkg-config compatible replacement with no dependencies other than ANSI C89
dev-util/pkgconfig 0.29.2 9999: Package config system that manages compile/link flags
-dev-util/pkgdev 0.1.2 0.1.5 0.1.6 9999: Collection of tools for Gentoo development
+dev-util/pkgdev 0.1.2 0.1.5 0.1.6 0.1.7 9999: Collection of tools for Gentoo development
dev-util/pkgdiff 1.7.2 9999: Package Changes Analyzer (pkgdiff)
dev-util/plan9port 0_pre20200526 9999: Port of many Plan 9 programs and libraries
dev-util/ply 2.1.1-r1: Dynamic instrumentation of the Linux kernel with BPF and kprobes
@@ -17783,7 +17783,7 @@ sys-kernel/installkernel-systemd-boot 0 1: Wrap kernel-install from systemd-boot
sys-kernel/kergen 0.1.5: Kernel config generator
sys-kernel/kpatch 0.6.3-r1 0.7.1-r1 9999: Dynamic kernel patching for Linux
sys-kernel/linux-docs 5.10.17: Developer documentation generated from the Linux kernel
-sys-kernel/linux-firmware 20201218 20210208 20210315 20210518 99999999: Linux firmware files
+sys-kernel/linux-firmware 20201218 20210208 20210315 20210518 20210629 99999999: Linux firmware files
sys-kernel/linux-headers 3.18 4.4 4.9 4.14-r1 4.19 5.4-r1 5.9 5.10 5.11 5.12: Linux system headers
sys-kernel/mips-sources 4.14.237 4.19.195 5.4.127: Kernel.org sources for MIPS-based machines
sys-kernel/pf-sources 5.9_p7 5.10_p12 5.11_p8 5.12_p1 5.12_p2 5.12_p3 5.12_p4 5.12_p5 5.12_p6: Linux kernel fork that includes the pf-kernel patchset and Gentoo's genpatches
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index d98cb4e1ba15..4272c9d4575f 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Tue, 29 Jun 2021 18:22:26 +0000
+Tue, 29 Jun 2021 18:36:27 +0000