summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-03-22 23:48:55 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-03-22 23:48:55 +0000
commit9d9c32ba3b7fb47d778b060b4d915c98a90779ad (patch)
treedddbaaed422e644c08db2bce7b4605f6ef23f2fb
parentMerge updates from master (diff)
downloadgentoo-9d9c32ba3b7fb47d778b060b4d915c98a90779ad.tar.gz
gentoo-9d9c32ba3b7fb47d778b060b4d915c98a90779ad.tar.bz2
gentoo-9d9c32ba3b7fb47d778b060b4d915c98a90779ad.zip
2023-03-22 23:48:55 UTC
-rw-r--r--metadata/md5-cache/app-backup/borgmatic-1.7.916
-rw-r--r--metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r216
-rw-r--r--metadata/md5-cache/app-crypt/yubikey-manager-5.0.016
-rw-r--r--metadata/md5-cache/app-misc/mc-4.8.294
-rw-r--r--metadata/md5-cache/dev-util/yamllint-1.29.04
-rw-r--r--metadata/md5-cache/dev-util/yamllint-1.30.016
-rw-r--r--metadata/md5-cache/media-gfx/gmic-3.2.2 (renamed from metadata/md5-cache/media-gfx/gmic-3.2.1)2
-rw-r--r--metadata/md5-cache/net-analyzer/suricata-6.0.102
-rw-r--r--metadata/md5-cache/net-misc/oidc-agent-4.4.016
-rw-r--r--metadata/md5-cache/net-misc/oidc-agent-4.5.1 (renamed from metadata/md5-cache/net-misc/oidc-agent-4.5.0)8
-rw-r--r--metadata/pkg_desc_index10
-rw-r--r--metadata/timestamp.chk2
12 files changed, 48 insertions, 64 deletions
diff --git a/metadata/md5-cache/app-backup/borgmatic-1.7.9 b/metadata/md5-cache/app-backup/borgmatic-1.7.9
new file mode 100644
index 000000000000..43a40775648a
--- /dev/null
+++ b/metadata/md5-cache/app-backup/borgmatic-1.7.9
@@ -0,0 +1,16 @@
+BDEPEND=test? ( python_single_target_python3_9? ( >=dev-python/flexmock-0.10.10[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/flexmock-0.10.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/flexmock-0.10.10[python_targets_python3_11(-)] ) ) test? ( app-backup/borgbackup python_single_target_python3_9? ( <dev-python/colorama-0.5[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] <dev-python/ruamel-yaml-0.18.0[python_targets_python3_9(-)] dev-python/setuptools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( <dev-python/colorama-0.5[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] <dev-python/ruamel-yaml-0.18.0[python_targets_python3_10(-)] dev-python/setuptools[python_targets_python3_10(-)] ) python_single_target_python3_11? ( <dev-python/colorama-0.5[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] <dev-python/ruamel-yaml-0.18.0[python_targets_python3_11(-)] dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.2.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.2.1[python_targets_python3_11(-)] ) ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) python_single_target_python3_9? ( >=dev-python/gpep517-13[python_targets_python3_9(-)] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)] ) python_single_target_python3_10? ( >=dev-python/gpep517-13[python_targets_python3_10(-)] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)] <dev-python/setuptools-65.7.1[python_targets_python3_10(-)] ) >=dev-python/wheel-0.38.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-13[python_targets_python3_11(-)] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_11(-)] <dev-python/setuptools-65.7.1[python_targets_python3_11(-)] ) >=dev-python/wheel-0.38.4[python_targets_python3_11(-)] ) virtual/pkgconfig
+DEFINED_PHASES=compile configure install postinst prepare setup test
+DESCRIPTION=Automatically create, prune and verify backups with borgbackup
+EAPI=8
+HOMEPAGE=https://torsion.org/borgmatic/
+INHERIT=distutils-r1 systemd pypi
+IUSE=test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv
+LICENSE=GPL-3
+RDEPEND=app-backup/borgbackup python_single_target_python3_9? ( <dev-python/colorama-0.5[python_targets_python3_9(-)] dev-python/jsonschema[python_targets_python3_9(-)] dev-python/requests[python_targets_python3_9(-)] <dev-python/ruamel-yaml-0.18.0[python_targets_python3_9(-)] dev-python/setuptools[python_targets_python3_9(-)] ) python_single_target_python3_10? ( <dev-python/colorama-0.5[python_targets_python3_10(-)] dev-python/jsonschema[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] <dev-python/ruamel-yaml-0.18.0[python_targets_python3_10(-)] dev-python/setuptools[python_targets_python3_10(-)] ) python_single_target_python3_11? ( <dev-python/colorama-0.5[python_targets_python3_11(-)] dev-python/jsonschema[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] <dev-python/ruamel-yaml-0.18.0[python_targets_python3_11(-)] dev-python/setuptools[python_targets_python3_11(-)] ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
+REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/b/borgmatic/borgmatic-1.7.9.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b systemd 5f4bb0758df2e483babf68cd517078ca pypi d083c45ce254373ad68562a43f4b9035
+_md5_=f11465cd9f6b6c7ce418ac9c281f4fcf
diff --git a/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r2 b/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r2
deleted file mode 100644
index 151d206dbfc2..000000000000
--- a/metadata/md5-cache/app-crypt/yubikey-manager-4.0.8-r2
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/makefun[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fido2:0/0.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Python library and command line tool for configuring a YubiKey
-EAPI=8
-HOMEPAGE=https://developers.yubico.com/yubikey-manager/
-INHERIT=distutils-r1
-IUSE=ssl test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm64 ~ppc64 ~riscv ~x86
-LICENSE=BSD-2
-RDEPEND=app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/cryptography[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fido2:0/0.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://developers.yubico.com/yubikey-manager/Releases/yubikey-manager-4.0.8.tar.gz
-_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b
-_md5_=60fcfcecf5f1c7e91ff92f0db1ca152a
diff --git a/metadata/md5-cache/app-crypt/yubikey-manager-5.0.0 b/metadata/md5-cache/app-crypt/yubikey-manager-5.0.0
deleted file mode 100644
index 57680fd05246..000000000000
--- a/metadata/md5-cache/app-crypt/yubikey-manager-5.0.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-python/makefun[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) verify-sig? ( >=sec-keys/openpgp-keys-yubico-20220824 ) test? ( app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/cryptography-41[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fido2:0/1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/keyring[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
-DEFINED_PHASES=compile configure install prepare test unpack
-DESCRIPTION=Python library and command line tool for configuring a YubiKey
-EAPI=8
-HOMEPAGE=https://developers.yubico.com/yubikey-manager/
-INHERIT=distutils-r1 verify-sig
-IUSE=ssl test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 verify-sig
-KEYWORDS=amd64 ~arm64 ~ppc64 ~riscv x86
-LICENSE=BSD-2
-RDEPEND=app-crypt/ccid dev-python/click[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/cryptography-41[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/fido2:0/1.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/keyring[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyscard[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ssl? ( >=dev-python/pyopenssl-0.15.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://developers.yubico.com/yubikey-manager/Releases/yubikey_manager-5.0.0.tar.gz verify-sig? ( https://developers.yubico.com/yubikey-manager/Releases/yubikey_manager-5.0.0.tar.gz.sig )
-_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b verify-sig fef00f802a62a8d9e66affc69e141df0
-_md5_=bcf3feb065dc3a934245ace422a2872d
diff --git a/metadata/md5-cache/app-misc/mc-4.8.29 b/metadata/md5-cache/app-misc/mc-4.8.29
index ce153d603f95..b4bf3d0a5cf1 100644
--- a/metadata/md5-cache/app-misc/mc-4.8.29
+++ b/metadata/md5-cache/app-misc/mc-4.8.29
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://midnight-commander.org
INHERIT=autotools flag-o-matic
IUSE=+edit gpm nls sftp +slang spell test unicode X
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris
LICENSE=GPL-3
RDEPEND=>=dev-libs/glib-2.30.0:2 gpm? ( sys-libs/gpm ) kernel_linux? ( sys-fs/e2fsprogs[tools(+)] ) sftp? ( net-libs/libssh2 ) slang? ( >=sys-libs/slang-2 ) !slang? ( sys-libs/ncurses:=[unicode(+)?] ) spell? ( app-text/aspell ) X? ( x11-libs/libX11 x11-libs/libICE x11-libs/libXau x11-libs/libXdmcp x11-libs/libSM ) spell? ( app-dicts/aspell-en )
REQUIRED_USE=spell? ( edit )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=http://ftp.midnight-commander.org/mc-4.8.29.tar.xz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 9d3a9a889a6fa62ae794f817c156491b autotools b5529dc611971a61a30153916014f616 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a
-_md5_=d35bc03368f42289f4ead4da1f911838
+_md5_=25f013010c8099596026c106757268e3
diff --git a/metadata/md5-cache/dev-util/yamllint-1.29.0 b/metadata/md5-cache/dev-util/yamllint-1.29.0
index 6a9e78ff6afb..16e529cbaa78 100644
--- a/metadata/md5-cache/dev-util/yamllint-1.29.0
+++ b/metadata/md5-cache/dev-util/yamllint-1.29.0
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://pypi.org/project/yamllint/ https://github.com/adrienverge/yamllint/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+KEYWORDS=amd64 ~arm ~arm64 ~riscv x86
LICENSE=GPL-3
RDEPEND=>=dev-python/pathspec-0.5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/y/yamllint/yamllint-1.29.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b pypi d083c45ce254373ad68562a43f4b9035
-_md5_=1ab77a326aafb98b0f366eeb26edf191
+_md5_=6de59b2012a18058d2af60fe705fb0eb
diff --git a/metadata/md5-cache/dev-util/yamllint-1.30.0 b/metadata/md5-cache/dev-util/yamllint-1.30.0
new file mode 100644
index 000000000000..ee6bbf035cdb
--- /dev/null
+++ b/metadata/md5-cache/dev-util/yamllint-1.30.0
@@ -0,0 +1,16 @@
+BDEPEND=test? ( >=dev-python/pathspec-0.5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=A linter for YAML files
+EAPI=8
+HOMEPAGE=https://pypi.org/project/yamllint/ https://github.com/adrienverge/yamllint/
+INHERIT=distutils-r1 pypi
+IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
+KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
+LICENSE=GPL-3
+RDEPEND=>=dev-python/pathspec-0.5.3[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
+REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/y/yamllint/yamllint-1.30.0.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 3c6cd0f418ba702c186a9865b85e704d distutils-r1 ad4c1e4ec8737eb363aacd638f6a513b pypi d083c45ce254373ad68562a43f4b9035
+_md5_=1ab77a326aafb98b0f366eeb26edf191
diff --git a/metadata/md5-cache/media-gfx/gmic-3.2.1 b/metadata/md5-cache/media-gfx/gmic-3.2.2
index 30fb7dab718f..852c3d5c4a91 100644
--- a/metadata/md5-cache/media-gfx/gmic-3.2.1
+++ b/metadata/md5-cache/media-gfx/gmic-3.2.2
@@ -11,6 +11,6 @@ LICENSE=CeCILL-2 GPL-3
RDEPEND=sys-libs/zlib:0= curl? ( net-misc/curl ) fftw? ( sci-libs/fftw:3.0=[threads] ) gimp? ( media-gfx/gimp:0/2 >=dev-qt/qtcore-5.2.0:5 >=dev-qt/qtgui-5.2.0:5 >=dev-qt/qtnetwork-5.2.0:5 >=dev-qt/qtwidgets-5.2.0:5 ) graphicsmagick? ( media-gfx/graphicsmagick:= ) jpeg? ( media-libs/libjpeg-turbo:= ) opencv? ( >=media-libs/opencv-2.3.1a-r1:= ) openexr? ( dev-libs/imath:= media-libs/openexr:= ) png? ( media-libs/libpng:= ) qt5? ( >=dev-qt/qtcore-5.2.0:5 >=dev-qt/qtgui-5.2.0:5 >=dev-qt/qtnetwork-5.2.0:5 >=dev-qt/qtwidgets-5.2.0:5 ) tiff? ( media-libs/tiff:= ) X? ( x11-libs/libX11 x11-libs/libXext ) ffmpeg? ( media-video/ffmpeg:= )
REQUIRED_USE=gimp? ( png fftw X ) qt5? ( png fftw X )
SLOT=0
-SRC_URI=https://gmic.eu/files/source/gmic_3.2.1.tar.gz
+SRC_URI=https://gmic.eu/files/source/gmic_3.2.2.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157
_md5_=21cda35aa3ebb3545fef5f4b3742ddda
diff --git a/metadata/md5-cache/net-analyzer/suricata-6.0.10 b/metadata/md5-cache/net-analyzer/suricata-6.0.10
index 40e9a671e683..438376bbc356 100644
--- a/metadata/md5-cache/net-analyzer/suricata-6.0.10
+++ b/metadata/md5-cache/net-analyzer/suricata-6.0.10
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/6
SRC_URI=https://www.openinfosecfoundation.org/download/suricata-6.0.10.tar.gz verify-sig? ( https://www.openinfosecfoundation.org/download/suricata-6.0.10.tar.gz.sig )
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 9d3a9a889a6fa62ae794f817c156491b autotools b5529dc611971a61a30153916014f616 flag-o-matic 514815b1cc0dd4aeac177c2e812b3b1a linux-info ecb03306c95c6ccc55852c98abcfcc64 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f verify-sig fef00f802a62a8d9e66affc69e141df0
-_md5_=8575f6e28f2eb77145b9718bd22e3b1b
+_md5_=0040e380b796fbeda6b3e93ceee99d32
diff --git a/metadata/md5-cache/net-misc/oidc-agent-4.4.0 b/metadata/md5-cache/net-misc/oidc-agent-4.4.0
deleted file mode 100644
index 21e1a2060e07..000000000000
--- a/metadata/md5-cache/net-misc/oidc-agent-4.4.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=test? ( dev-libs/check )
-DEFINED_PHASES=compile install postinst postrm prepare
-DEPEND=app-crypt/libsecret dev-libs/cJSON:= dev-libs/libsodium:= media-gfx/qrencode net-libs/libmicrohttpd:= net-libs/webkit-gtk:4= sys-libs/libseccomp elibc_musl? ( sys-libs/argp-standalone )
-DESCRIPTION=Agent and tools for managing OpenID Connect tokens on the command line
-EAPI=8
-HOMEPAGE=https://github.com/indigo-dc/oidc-agent
-INHERIT=xdg-utils
-IUSE=test
-KEYWORDS=~amd64 ~riscv
-LICENSE=MIT
-RDEPEND=app-crypt/libsecret dev-libs/cJSON:= dev-libs/libsodium:= media-gfx/qrencode net-libs/libmicrohttpd:= net-libs/webkit-gtk:4= sys-libs/libseccomp elibc_musl? ( sys-libs/argp-standalone )
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/indigo-dc/oidc-agent/archive/v4.4.0.tar.gz -> oidc-agent-4.4.0.tar.gz
-_eclasses_=xdg-utils ac0e315a3688929e34ac75b139e7349a
-_md5_=bdf9989c8615c476420e15f236c31383
diff --git a/metadata/md5-cache/net-misc/oidc-agent-4.5.0 b/metadata/md5-cache/net-misc/oidc-agent-4.5.1
index bcc2ff66a263..cff90c71cb68 100644
--- a/metadata/md5-cache/net-misc/oidc-agent-4.5.0
+++ b/metadata/md5-cache/net-misc/oidc-agent-4.5.1
@@ -1,6 +1,6 @@
BDEPEND=test? ( dev-libs/check )
DEFINED_PHASES=compile install postinst postrm prepare
-DEPEND=app-crypt/libsecret dev-libs/cJSON:= dev-libs/libsodium:= media-gfx/qrencode net-libs/libmicrohttpd:= net-libs/webkit-gtk:4= net-misc/curl elibc_musl? ( sys-libs/argp-standalone )
+DEPEND=app-crypt/libsecret dev-libs/cJSON:= dev-libs/libsodium:= media-gfx/qrencode net-libs/libmicrohttpd:= net-libs/webkit-gtk:4.1= net-misc/curl elibc_musl? ( sys-libs/argp-standalone )
DESCRIPTION=Agent and tools for managing OpenID Connect tokens on the command line
EAPI=8
HOMEPAGE=https://github.com/indigo-dc/oidc-agent
@@ -8,9 +8,9 @@ INHERIT=xdg-utils
IUSE=test
KEYWORDS=~amd64 ~riscv
LICENSE=MIT
-RDEPEND=app-crypt/libsecret dev-libs/cJSON:= dev-libs/libsodium:= media-gfx/qrencode net-libs/libmicrohttpd:= net-libs/webkit-gtk:4= net-misc/curl elibc_musl? ( sys-libs/argp-standalone )
+RDEPEND=app-crypt/libsecret dev-libs/cJSON:= dev-libs/libsodium:= media-gfx/qrencode net-libs/libmicrohttpd:= net-libs/webkit-gtk:4.1= net-misc/curl elibc_musl? ( sys-libs/argp-standalone )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://github.com/indigo-dc/oidc-agent/archive/v4.5.0.tar.gz -> oidc-agent-4.5.0.tar.gz
+SRC_URI=https://github.com/indigo-dc/oidc-agent/archive/v4.5.1.tar.gz -> oidc-agent-4.5.1.tar.gz
_eclasses_=xdg-utils ac0e315a3688929e34ac75b139e7349a
-_md5_=7d917262829cd5abfc2a7811b34a5459
+_md5_=b10eacc0d779fe78c873a4233feb3387
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index f40330726516..7904f6f8a0e7 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1248,7 +1248,7 @@ app-backup/backuppc 3.3.1-r6 4.4.0-r1: High-performance backups to a server's di
app-backup/bacula 11.0.6-r2 13.0.1 13.0.2: Featureful client/server network backup suite
app-backup/bareos 20.0.8 21.1.6 22.0.2: Featureful client/server network backup suite
app-backup/borgbackup 1.1.17-r1 1.2.1-r2 1.2.2-r1 1.2.3 9999: Deduplicating backup program with compression and authenticated encryption
-app-backup/borgmatic 1.7.5 1.7.8: Automatically create, prune and verify backups with borgbackup
+app-backup/borgmatic 1.7.5 1.7.8 1.7.9: Automatically create, prune and verify backups with borgbackup
app-backup/btrbk 0.31.2 0.32.5-r1 9999: Tool for creating snapshots and remote backups of btrfs subvolumes
app-backup/burp 2.4.0-r2 3.1.2 3.1.4: Network backup and restore client and server for Unix and Windows
app-backup/ccollect 0.8: Pseudo incremental backup with different exclude lists using hardlinks and rsync
@@ -1544,7 +1544,7 @@ app-crypt/ubuntu-keyring 2020.02.11.2 2020.06.17.1 2021.03.26: GnuPG archive key
app-crypt/veracrypt 1.24_p8 1.25.7 1.25.9: Disk encryption with strong security based on TrueCrypt
app-crypt/xca 2.4.0-r2: A GUI to OpenSSL, RSA public keys, certificates, signing requests etc
app-crypt/xor-analyze 0.5-r1: Program for cryptanalyzing xor 'encryption' with variable key length
-app-crypt/yubikey-manager 4.0.8-r1 4.0.8-r2 5.0.0 5.0.1: Python library and command line tool for configuring a YubiKey
+app-crypt/yubikey-manager 4.0.8-r1 5.0.1: Python library and command line tool for configuring a YubiKey
app-crypt/yubikey-manager-qt 1.2.5: Cross-platform application for configuring any YubiKey over all USB transports
app-crypt/yubioath-desktop 5.1.0-r3: Library and tool for personalization of Yubico's YubiKey NEO
app-crypt/yubioath-flutter-bin 6.1.0: Yubico Authenticator for TOTP
@@ -10625,7 +10625,7 @@ dev-util/xmlindent 0.2.17-r2: XML stream reformatter for ASCII text, but not UTF
dev-util/xxdi 1.0.0: Simple alternative to vim's 'xxd -i' mode
dev-util/xxdiff 4.0.1_p20170622-r1: A graphical file and directories comparator and merge tool
dev-util/yacc 1.9.1-r7: Yacc: Yet Another Compiler-Compiler
-dev-util/yamllint 1.28.0 1.29.0: A linter for YAML files
+dev-util/yamllint 1.28.0 1.29.0 1.30.0: A linter for YAML files
dev-util/ydiff 1.2 1.2-r1: Colored, side-by-side diff terminal viewer (ex. cdiff)
dev-vcs/bfg 1.13.0: A faster alternative to git-filter-branch for removing bad data from git repos
dev-vcs/breezy 3.2.1-r1: Distributed Version Control System with a Friendly UI
@@ -12515,7 +12515,7 @@ media-gfx/gif2png 2.5.14: Converts images from gif format to png format
media-gfx/gifsicle 1.93: Create, manipulate, and optimize GIF images and animations
media-gfx/gimp 2.10.32-r4 2.10.34-r1 2.99.14-r1 9999: GNU Image Manipulation Program
media-gfx/gimp-arrow-brushes 20190407: Brushes for GIMP with the styles arrow, handpointer, button arrow and cursor
-media-gfx/gmic 3.1.6-r1 3.2.0 3.2.1: GREYC's Magic Image Converter
+media-gfx/gmic 3.1.6-r1 3.2.0 3.2.2: GREYC's Magic Image Converter
media-gfx/gnofract4d 4.3_p20211108 4.3_p20221114 4.3_p20221125: A program for drawing beautiful mathematically-based images known as fractals
media-gfx/gnome-font-viewer 41.0 43.0 44_rc 44.0: Font viewer utility for GNOME
media-gfx/gnome-photos 42.0-r1 43.0: Access, organize and share your photos on GNOME
@@ -14868,7 +14868,7 @@ net-misc/nx 3.5.99.26: NX compression technology core libraries
net-misc/nxplayer 7.6.2.4: Client for NoMachine remote servers
net-misc/nyx 2.1.0-r4 2.1.0-r5: Utility to monitor real time Tor status information
net-misc/ofono 1.33 1.34 2.0: Open Source mobile telephony (GSM/UMTS) daemon
-net-misc/oidc-agent 4.3.1 4.4.0 4.5.0 4.5.0-r1: Agent and tools for managing OpenID Connect tokens on the command line
+net-misc/oidc-agent 4.3.1 4.5.0-r1 4.5.1: Agent and tools for managing OpenID Connect tokens on the command line
net-misc/oidentd 2.5.0 3.0.0-r1: Another (RFC1413 compliant) ident daemon
net-misc/olsrd 0.9.8_p20210612: An implementation of the Optimized Link State Routing protocol
net-misc/omniORB 4.2.4 4.3.0: A robust, high-performance CORBA 2 ORB
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index cbd0a4a457d3..5481e5daed96 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 22 Mar 2023 23:18:49 +0000
+Wed, 22 Mar 2023 23:48:55 +0000