summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2022-06-21 17:47:45 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2022-06-21 17:47:45 +0000
commita8b6d61f4c75d35c2f7a74257502b36710746457 (patch)
tree8b333661e45abf08c98f138bedd3e52801563f0d /metadata
parentMerge updates from master (diff)
downloadgentoo-a8b6d61f4c75d35c2f7a74257502b36710746457.tar.gz
gentoo-a8b6d61f4c75d35c2f7a74257502b36710746457.tar.bz2
gentoo-a8b6d61f4c75d35c2f7a74257502b36710746457.zip
2022-06-21 17:47:45 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/dev-python/dns-lexicon-3.11.316
-rw-r--r--metadata/md5-cache/dev-python/iminuit-2.12.016
-rw-r--r--metadata/md5-cache/dev-util/checkbashisms-2.22.211
-rw-r--r--metadata/md5-cache/dev-util/gitlab-runner-14.10.1-r1 (renamed from metadata/md5-cache/dev-util/gitlab-runner-14.10.1)2
-rw-r--r--metadata/md5-cache/dev-util/gitlab-runner-14.9.215
-rw-r--r--metadata/md5-cache/dev-util/gitlab-runner-15.0.0-r1 (renamed from metadata/md5-cache/dev-util/gitlab-runner-15.0.0)2
-rw-r--r--metadata/md5-cache/sys-apps/kexec-tools-2.0.2416
-rw-r--r--metadata/md5-cache/sys-apps/minised-1.1611
-rw-r--r--metadata/md5-cache/sys-apps/x86info-1.3114
-rw-r--r--metadata/md5-cache/sys-block/mbuffer-2022041817
-rw-r--r--metadata/pkg_desc_index16
-rw-r--r--metadata/timestamp.chk2
12 files changed, 112 insertions, 26 deletions
diff --git a/metadata/md5-cache/dev-python/dns-lexicon-3.11.3 b/metadata/md5-cache/dev-python/dns-lexicon-3.11.3
new file mode 100644
index 000000000000..d75061e7aebb
--- /dev/null
+++ b/metadata/md5-cache/dev-python/dns-lexicon-3.11.3
@@ -0,0 +1,16 @@
+BDEPEND=test? ( dev-python/boto3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/zeep[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/vcrpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/importlib_metadata-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tldextract[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[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/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/poetry-core-1.0.8[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
+DEFINED_PHASES=compile configure install postinst prepare test
+DESCRIPTION=Manipulate DNS records on various DNS providers in a standardized/agnostic way
+EAPI=8
+HOMEPAGE=https://github.com/AnalogJ/lexicon/ https://pypi.org/project/dns-lexicon/
+INHERIT=distutils-r1 optfeature
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=dev-python/beautifulsoup4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/cryptography[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/importlib_metadata-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyyaml[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/tldextract[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=https://github.com/AnalogJ/lexicon/archive/v3.11.3.tar.gz -> dns-lexicon-3.11.3.gh.tar.gz
+_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47 optfeature d524f291c80f9d21ad80fe978e3ca760
+_md5_=ab6173cbc6d9623aaad41cf71cc29a53
diff --git a/metadata/md5-cache/dev-python/iminuit-2.12.0 b/metadata/md5-cache/dev-python/iminuit-2.12.0
new file mode 100644
index 000000000000..9d3cd781dde3
--- /dev/null
+++ b/metadata/md5-cache/dev-python/iminuit-2.12.0
@@ -0,0 +1,16 @@
+BDEPEND=dev-python/cython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( dev-python/ipython[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/matplotlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/scipy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( dev-python/numpy[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) sys-devel/make >=dev-util/cmake-3.20.5 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/gpep517-3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-60.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Minuit numerical function minimization in Python
+EAPI=8
+HOMEPAGE=https://github.com/scikit-hep/iminuit/
+INHERIT=cmake distutils-r1 virtualx
+IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 test
+KEYWORDS=~amd64 ~x86 ~amd64-linux ~x86-linux
+LICENSE=MIT LGPL-2.1
+RDEPEND=dev-python/numpy[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 ) !test? ( test )
+SLOT=0
+SRC_URI=mirror://pypi/i/iminuit/iminuit-2.12.0.tar.gz
+_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils fffb53a53cf17c9c0c998a3c0a590c7e cmake 90e2b29417d53718328f3a95227137a0 multibuild d26d81f242cb193d899a72bca423d0bd python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-r1 e2883e4f04f0503cdf7f2954e2bf5e15 distutils-r1 10a93585889c3ca7651cbcd2ee831e47 virtualx 975d49ff3b3f451efe7a95f230532135
+_md5_=56b883125ed217a635013fffadab6dc7
diff --git a/metadata/md5-cache/dev-util/checkbashisms-2.22.2 b/metadata/md5-cache/dev-util/checkbashisms-2.22.2
new file mode 100644
index 000000000000..0243767f1f6b
--- /dev/null
+++ b/metadata/md5-cache/dev-util/checkbashisms-2.22.2
@@ -0,0 +1,11 @@
+DEFINED_PHASES=compile install prepare
+DESCRIPTION=Perl script to check for commonly used bash features not defined by POSIX
+EAPI=8
+HOMEPAGE=https://packages.debian.org/devscripts https://salsa.debian.org/debian/devscripts
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
+LICENSE=GPL-2
+RDEPEND=dev-lang/perl virtual/perl-Getopt-Long
+RESTRICT=test
+SLOT=0
+SRC_URI=mirror://debian/pool/main/d/devscripts/devscripts_2.22.2.tar.xz
+_md5_=fec3a267516f1ac6febf560b44c87715
diff --git a/metadata/md5-cache/dev-util/gitlab-runner-14.10.1 b/metadata/md5-cache/dev-util/gitlab-runner-14.10.1-r1
index 10a5acb8942a..9a1841341df0 100644
--- a/metadata/md5-cache/dev-util/gitlab-runner-14.10.1
+++ b/metadata/md5-cache/dev-util/gitlab-runner-14.10.1-r1
@@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v14.10.1/gitlab-runner-v14.10.1.tar.gz -> gitlab-runner-14.10.1.tar.gz https://dev.gentoo.org/~williamh/dist/gitlab-runner-14.10.1-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
-_md5_=8a5276f70d594b72b276391f3bec82a5
+_md5_=0c99dc55aee6199aa0b5b313fb653612
diff --git a/metadata/md5-cache/dev-util/gitlab-runner-14.9.2 b/metadata/md5-cache/dev-util/gitlab-runner-14.9.2
deleted file mode 100644
index 3e5c8c6c332c..000000000000
--- a/metadata/md5-cache/dev-util/gitlab-runner-14.9.2
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=dev-go/gox >=dev-lang/go-1.16 app-arch/unzip virtual/pkgconfig
-DEFINED_PHASES=compile install postinst test unpack
-DEPEND=acct-group/gitlab-runner acct-user/gitlab-runner
-DESCRIPTION=The official GitLab Runner, written in Go
-EAPI=8
-HOMEPAGE=https://gitlab.com/gitlab-org/gitlab-runner
-INHERIT=go-module systemd tmpfiles
-KEYWORDS=~amd64
-LICENSE=MIT
-RDEPEND=acct-group/gitlab-runner acct-user/gitlab-runner virtual/tmpfiles
-RESTRICT=strip
-SLOT=0
-SRC_URI=https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v14.9.2/gitlab-runner-v14.9.2.tar.gz -> gitlab-runner-14.9.2.tar.gz https://dev.gentoo.org/~williamh/dist/gitlab-runner-14.9.2-deps.tar.xz
-_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
-_md5_=50b7cf4f5a8e1beadd18fc6a67de457d
diff --git a/metadata/md5-cache/dev-util/gitlab-runner-15.0.0 b/metadata/md5-cache/dev-util/gitlab-runner-15.0.0-r1
index 709834a1895f..714df1966781 100644
--- a/metadata/md5-cache/dev-util/gitlab-runner-15.0.0
+++ b/metadata/md5-cache/dev-util/gitlab-runner-15.0.0-r1
@@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://gitlab.com/gitlab-org/gitlab-runner/-/archive/v15.0.0/gitlab-runner-v15.0.0.tar.gz -> gitlab-runner-15.0.0.tar.gz https://dev.gentoo.org/~williamh/dist/gitlab-runner-15.0.0-deps.tar.xz
_eclasses_=go-module a13d34fe4e2996720e1ca6c53b9ea95a toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
-_md5_=8a5276f70d594b72b276391f3bec82a5
+_md5_=ca6a0d078db7dd636bac36b1f5366330
diff --git a/metadata/md5-cache/sys-apps/kexec-tools-2.0.24 b/metadata/md5-cache/sys-apps/kexec-tools-2.0.24
new file mode 100644
index 000000000000..995344bbb4e8
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/kexec-tools-2.0.24
@@ -0,0 +1,16 @@
+BDEPEND=>=app-portage/elt-patches-20170815 virtual/pkgconfig
+DEFINED_PHASES=compile configure install postinst prepare setup
+DEPEND=lzma? ( app-arch/xz-utils ) zlib? ( sys-libs/zlib )
+DESCRIPTION=Load another kernel from the currently executing Linux kernel
+EAPI=8
+HOMEPAGE=https://kernel.org/pub/linux/utils/kernel/kexec/
+INHERIT=libtool linux-info systemd
+IUSE=booke lzma xen zlib
+KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
+LICENSE=GPL-2
+RDEPEND=lzma? ( app-arch/xz-utils ) zlib? ( sys-libs/zlib )
+REQUIRED_USE=lzma? ( zlib )
+SLOT=0
+SRC_URI=https://www.kernel.org/pub/linux/utils/kernel/kexec/kexec-tools-2.0.24.tar.xz
+_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e linux-info dcbf4f67bc38bee48e9d69a4344e8059 systemd 2736b403a83f194b59b767f3b344c2c1
+_md5_=134b19eb9fbc6fa5236e0fe7092cb7c3
diff --git a/metadata/md5-cache/sys-apps/minised-1.16 b/metadata/md5-cache/sys-apps/minised-1.16
new file mode 100644
index 000000000000..383f581406c5
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/minised-1.16
@@ -0,0 +1,11 @@
+DEFINED_PHASES=prepare
+DESCRIPTION=a smaller, cheaper and faster sed implementation
+EAPI=8
+HOMEPAGE=http://www.exactcode.de/oss/minised/
+INHERIT=toolchain-funcs
+KEYWORDS=~amd64 ~ppc ~x86
+LICENSE=GPL-2
+SLOT=0
+SRC_URI=http://dl.exactcode.de/oss/minised/minised-1.16.tar.gz
+_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85
+_md5_=2c1f015841ebde6af40476f48fca15cb
diff --git a/metadata/md5-cache/sys-apps/x86info-1.31 b/metadata/md5-cache/sys-apps/x86info-1.31
new file mode 100644
index 000000000000..c6190bb4c5ec
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/x86info-1.31
@@ -0,0 +1,14 @@
+BDEPEND=|| ( >=dev-lang/python-3.11.0_beta1-r1:3.11 >=dev-lang/python-3.10.0_p1-r1:3.10 >=dev-lang/python-3.9.9-r1:3.9 >=dev-lang/python-3.8.12_p1-r1:3.8 ) virtual/pkgconfig
+DEFINED_PHASES=compile configure install preinst setup
+DEPEND=sys-apps/pciutils:=
+DESCRIPTION=Dave Jones' handy, informative x86 CPU diagnostic utility
+EAPI=8
+HOMEPAGE=http://www.codemonkey.org.uk/projects/x86info/
+INHERIT=flag-o-matic linux-info python-any-r1 toolchain-funcs
+KEYWORDS=-* ~amd64 ~x86
+LICENSE=GPL-2
+RDEPEND=sys-apps/pciutils:=
+SLOT=0
+SRC_URI=https://github.com/kernelslacker/x86info/archive/8ea5ed19fae1d209eba9257171a10f7afd474618.tar.gz -> x86info-1.31.tar.gz
+_eclasses_=toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 flag-o-matic a500d7cc40da3de38c361e889153bdf7 linux-info dcbf4f67bc38bee48e9d69a4344e8059 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 648fe6a039e87233d7f48da72cadb76f python-any-r1 a3e9c0524a795d7f2767a2cf12a2e8c0
+_md5_=56a819e5509b0faaffe9ca33e2726af1
diff --git a/metadata/md5-cache/sys-block/mbuffer-20220418 b/metadata/md5-cache/sys-block/mbuffer-20220418
new file mode 100644
index 000000000000..884df1f05b7a
--- /dev/null
+++ b/metadata/md5-cache/sys-block/mbuffer-20220418
@@ -0,0 +1,17 @@
+BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71 >=sys-devel/libtool-2.4
+DEFINED_PHASES=configure postinst prepare test
+DEPEND=ssl? ( dev-libs/openssl:0= )
+DESCRIPTION=M(easuring)buffer is a replacement for buffer with additional functionality
+EAPI=8
+HOMEPAGE=https://www.maier-komor.de/mbuffer.html
+INHERIT=autotools
+IUSE=debug ssl test
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86
+LICENSE=GPL-3
+RDEPEND=ssl? ( dev-libs/openssl:0= )
+REQUIRED_USE=test? ( ssl )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://www.maier-komor.de/software/mbuffer/mbuffer-20220418.tgz
+_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs fd9cde67030b26e479eeadaced488253 multilib 4fbbbc98f236f1b43acd99476bc3cd85 libtool 241a8f577b9781a42a7421e53448a44e autotools 136117fb43a9bf5598530e9cc642f710
+_md5_=25c31d5e8a8a2717ae89626391974f24
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 7eeb86a45d24..3434a02cd947 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -8623,7 +8623,7 @@ dev-python/django-timezone-field 5.0: A Django app providing database and form f
dev-python/django_polymorphic 3.1: Seamless Polymorphic Inheritance for Django Models
dev-python/djangorestframework 3.13.1-r1: Web APIs with django made easy
dev-python/dkimpy 1.0.5-r1: DKIM and ARC email signing and verification library
-dev-python/dns-lexicon 3.11.2: Manipulate DNS records on various DNS providers in a standardized/agnostic way
+dev-python/dns-lexicon 3.11.2 3.11.3: Manipulate DNS records on various DNS providers in a standardized/agnostic way
dev-python/dnspython 2.2.1: DNS toolkit for Python
dev-python/doc8 0.11.1 0.11.2: Style checker for Sphinx (or other) RST documentation
dev-python/docker-py 5.0.3: Python client for Docker
@@ -8808,7 +8808,7 @@ dev-python/imageio 2.19.3: Python library for reading and writing image data
dev-python/imageio-ffmpeg 0.4.7: FFMPEG wrapper for Python
dev-python/imagesize 1.3.0-r1: Pure Python module for getting image size from png/jpeg/jpeg2000/gif files
dev-python/imapclient 2.2.0 2.2.0-r1: easy-to-use, pythonic, and complete IMAP client library
-dev-python/iminuit 2.11.2: Minuit numerical function minimization in Python
+dev-python/iminuit 2.11.2 2.12.0: Minuit numerical function minimization in Python
dev-python/immutables 0.17 0.18: A high-performance immutable mapping type for Python
dev-python/importlib_metadata 4.11.3 4.11.4: Read metadata from Python packages
dev-python/importlib_resources 5.7.1 5.8.0: Read resources from Python packages
@@ -11240,7 +11240,7 @@ dev-util/cdecl 11.14 11.15: Composing and deciphering C (or C++) declarations or
dev-util/cflow 1.7: C function call hierarchy analyzer
dev-util/cgdb 0.7.1 0.8.0 9999: A curses front-end for GDB, the GNU debugger
dev-util/cgvg 1.6.3: Minimal command-line source browsing tool similar to cscope
-dev-util/checkbashisms 2.22.1: Perl script to check for commonly used bash features not defined by POSIX
+dev-util/checkbashisms 2.22.1 2.22.2: Perl script to check for commonly used bash features not defined by POSIX
dev-util/chroot-wrapper 0.9.4 0.9.9: Wrapper for chroot to set up some bind mounts, namespaces, and control groups
dev-util/clair 2.1.3 2.1.4: Vulnerability Static Analysis for Containers
dev-util/clazy 1.11-r1: Compiler plugin which allows clang to understand Qt semantics
@@ -11345,7 +11345,7 @@ dev-util/git-delta 0.12.1 0.13.0: A syntax-highlighting pager for git
dev-util/gitchangelog 3.0.9: Creates a changelog from git log history
dev-util/github-cli 2.11.3 9999: GitHub CLI
dev-util/gitlab-ci-linter 2.2.0: linter for .gitlab-ci.yml files
-dev-util/gitlab-runner 14.9.2 14.10.1 15.0.0 15.1.0: The official GitLab Runner, written in Go
+dev-util/gitlab-runner 14.10.1-r1 15.0.0-r1 15.1.0: The official GitLab Runner, written in Go
dev-util/glade 3.38.2-r1: A user interface designer for GTK+ and GNOME
dev-util/glib-utils 2.72.1 2.72.2: Build utilities for GLib using projects
dev-util/global 6.6.4: tag system to find an object location in various sources
@@ -17585,7 +17585,7 @@ sys-apps/isapnptools 1.27: Tools for configuring ISA PnP devices
sys-apps/iucode_tool 2.3.1-r1: tool to manipulate Intel X86 and X86-64 processor microcode update collections
sys-apps/kbd 2.4.0 2.5.1 9999: Keyboard and console utilities
sys-apps/kcheck 0.0.2-r1 9999: Record and check required kernel symbols are set
-sys-apps/kexec-tools 2.0.22 2.0.23 9999: Load another kernel from the currently executing Linux kernel
+sys-apps/kexec-tools 2.0.22 2.0.23 2.0.24 9999: Load another kernel from the currently executing Linux kernel
sys-apps/keyutils 1.6.1 1.6.3: Linux Key Management Utilities
sys-apps/kmod 29 29-r2 9999: library and tools for managing linux kernel modules
sys-apps/kmscon 8_p20180906-r2 8_p20220214 8_p20220214-r1: KMS/DRM based virtual Console Emulator
@@ -17616,7 +17616,7 @@ sys-apps/memtest86-bin 9.4: Stand alone memory testing software for x86 computer
sys-apps/memtester 4.5.1: userspace utility for testing the memory subsystem for faults
sys-apps/miller 5.10.2: A tool like sed, awk, cut, join, and sort for name-indexed data (CSV, JSON, ..)
sys-apps/minijail 17: helper binary and library for sandboxing & restricting privs of service
-sys-apps/minised 1.15: a smaller, cheaper and faster sed implementation
+sys-apps/minised 1.15 1.16: a smaller, cheaper and faster sed implementation
sys-apps/miscfiles 1.5-r4: Miscellaneous files
sys-apps/mlocate 0.26-r3: Merging locate is an utility to index and quickly search for files
sys-apps/mlxup-bin 4.13.0: Mellanox Update and Query Utility
@@ -17736,7 +17736,7 @@ sys-apps/uutils 0.0.12 0.0.13: GNU coreutils rewritten in Rust
sys-apps/vbetool 1.1: Run real-mode video BIOS code to alter hw state (i.e. reinitialize video card)
sys-apps/watchdog 5.16: A software watchdog and /dev/watchdog daemon
sys-apps/which 2.21: Prints out location of specified executables that are in your path
-sys-apps/x86info 1.30_p20190617: Dave Jones' handy, informative x86 CPU diagnostic utility
+sys-apps/x86info 1.30_p20190617 1.31: Dave Jones' handy, informative x86 CPU diagnostic utility
sys-apps/xdg-dbus-proxy 0.1.3 0.1.4: Filtering proxy for D-Bus connections
sys-apps/xdg-desktop-portal 1.14.4: Desktop integration portal
sys-apps/xdg-desktop-portal-gnome 42.1: Backend implementation for xdg-desktop-portal using GNOME
@@ -17826,7 +17826,7 @@ sys-block/libfabric 1.11.2-r2: The Open Fabrics Interfaces (OFI) framework
sys-block/libzbc 5.5.1 5.9.0: A library and tools for working with ZBC and ZAC disks
sys-block/libzbd 1.2.0-r1: Zoned block device manipulation library and tools
sys-block/lsiutil 1.62-r3: LSI Logic Fusion MPT Command Line Interface management tool
-sys-block/mbuffer 20211018: M(easuring)buffer is a replacement for buffer with additional functionality
+sys-block/mbuffer 20211018 20220418: M(easuring)buffer is a replacement for buffer with additional functionality
sys-block/megacli 8.07.14-r3: LSI Logic MegaRAID Command Line Interface management tool
sys-block/megactl 0.4.1-r3: LSI MegaRAID control utility
sys-block/megamgr 5.20-r2: LSI Logic MegaRAID Text User Interface management tool
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index b2f737517774..e5b842ce6d43 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Tue, 21 Jun 2022 17:32:46 +0000
+Tue, 21 Jun 2022 17:47:45 +0000