diff options
Diffstat (limited to 'metadata')
-rw-r--r-- | metadata/md5-cache/app-admin/ansible-lint-24.2.2 (renamed from metadata/md5-cache/app-admin/ansible-lint-24.2.1) | 2 | ||||
-rw-r--r-- | metadata/md5-cache/app-admin/hcloud-1.43.0 | 13 | ||||
-rw-r--r-- | metadata/md5-cache/dev-cpp/prometheus-cpp-1.2.4 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-libs/libxmlb-0.3.18 (renamed from metadata/md5-cache/dev-libs/libxmlb-0.3.17) | 2 | ||||
-rw-r--r-- | metadata/md5-cache/dev-python/ansible-compat-4.1.12 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-vcs/pre-commit-3.3.3 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-vcs/pre-commit-3.5.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/dev-vcs/pre-commit-3.7.0 | 16 | ||||
-rw-r--r-- | metadata/md5-cache/net-p2p/syncthing-1.27.6 (renamed from metadata/md5-cache/net-p2p/syncthing-1.27.4) | 2 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 14 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
11 files changed, 72 insertions, 43 deletions
diff --git a/metadata/md5-cache/app-admin/ansible-lint-24.2.1 b/metadata/md5-cache/app-admin/ansible-lint-24.2.2 index f7f8dd421043..17ab857f1e2b 100644 --- a/metadata/md5-cache/app-admin/ansible-lint-24.2.1 +++ b/metadata/md5-cache/app-admin/ansible-lint-24.2.2 @@ -12,6 +12,6 @@ RDEPEND=>=app-admin/ansible-core-2.12.0[python_targets_python3_10(-)?,python_tar REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) RESTRICT=test !test? ( test ) SLOT=0 -SRC_URI=https://files.pythonhosted.org/packages/source/a/ansible-lint/ansible-lint-24.2.1.tar.gz +SRC_URI=https://files.pythonhosted.org/packages/source/a/ansible-lint/ansible-lint-24.2.2.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1 pypi 2eecb475512bc76e5ea9192a681b9e6b _md5_=b713a70405f3ef88e5cb8ca5e57d4982 diff --git a/metadata/md5-cache/app-admin/hcloud-1.43.0 b/metadata/md5-cache/app-admin/hcloud-1.43.0 new file mode 100644 index 000000000000..edbc5b717432 --- /dev/null +++ b/metadata/md5-cache/app-admin/hcloud-1.43.0 @@ -0,0 +1,13 @@ +BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip +DEFINED_PHASES=compile install test unpack +DESCRIPTION=A command-line interface for Hetzner Cloud +EAPI=8 +HOMEPAGE=https://github.com/hetznercloud/cli +INHERIT=go-module +KEYWORDS=~amd64 +LICENSE=MIT +RESTRICT=strip +SLOT=0 +SRC_URI=https://dev.gentoo.org/~ago/distfiles/hcloud-1.43.0.tar.xz +_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d +_md5_=d0df7fc8ffc4c54e0ccac139cfecf7b0 diff --git a/metadata/md5-cache/dev-cpp/prometheus-cpp-1.2.4 b/metadata/md5-cache/dev-cpp/prometheus-cpp-1.2.4 new file mode 100644 index 000000000000..bf4068a0a60f --- /dev/null +++ b/metadata/md5-cache/dev-cpp/prometheus-cpp-1.2.4 @@ -0,0 +1,16 @@ +BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare test +DEPEND=net-misc/curl sys-libs/zlib www-servers/civetweb[cxx] test? ( dev-cpp/benchmark dev-cpp/gtest ) +DESCRIPTION=Prometheus Client Library for Modern C++ +EAPI=8 +HOMEPAGE=https://github.com/jupp0r/prometheus-cpp +INHERIT=cmake +IUSE=test zlib +KEYWORDS=~amd64 ~riscv ~x86 +LICENSE=MIT +RDEPEND=net-misc/curl sys-libs/zlib www-servers/civetweb[cxx] +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/jupp0r/prometheus-cpp/archive/v1.2.4.tar.gz -> prometheus-cpp-1.2.4.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c +_md5_=5ec996f2d6239b519d226a7c343d376c diff --git a/metadata/md5-cache/dev-libs/libxmlb-0.3.17 b/metadata/md5-cache/dev-libs/libxmlb-0.3.18 index 1371a3c26e4a..644da12615d7 100644 --- a/metadata/md5-cache/dev-libs/libxmlb-0.3.17 +++ b/metadata/md5-cache/dev-libs/libxmlb-0.3.18 @@ -11,6 +11,6 @@ LICENSE=LGPL-2.1+ RDEPEND=dev-libs/glib:2 sys-apps/util-linux lzma? ( app-arch/xz-utils ) stemmer? ( dev-libs/snowball-stemmer:= ) zstd? ( app-arch/zstd:= ) RESTRICT=!test? ( test ) SLOT=0/2 -SRC_URI=https://github.com/hughsie/libxmlb/archive/0.3.17.tar.gz -> libxmlb-0.3.17.tar.gz +SRC_URI=https://github.com/hughsie/libxmlb/archive/0.3.18.tar.gz -> libxmlb-0.3.18.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb python-any-r1 f5169813d1619761b459800587005fd2 _md5_=412a532649fe045fe5f393cf5425818d diff --git a/metadata/md5-cache/dev-python/ansible-compat-4.1.12 b/metadata/md5-cache/dev-python/ansible-compat-4.1.12 new file mode 100644 index 000000000000..266d07e91796 --- /dev/null +++ b/metadata/md5-cache/dev-python/ansible-compat-4.1.12 @@ -0,0 +1,16 @@ +BDEPEND=>=dev-python/setuptools-scm-7.0.5[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-plus[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=app-admin/ansible-core-2.12[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-4.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/subprocess-tee-0.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DESCRIPTION=Contains functions that facilitate working with various versions of Ansible +EAPI=8 +HOMEPAGE=https://pypi.org/project/ansible-compat/ https://github.com/ansible/ansible-compat/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm64 ~riscv +LICENSE=MIT +RDEPEND=>=app-admin/ansible-core-2.12[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/jsonschema-4.6.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/subprocess-tee-0.4.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/ansible/ansible-compat/archive/refs/tags/v4.1.12.tar.gz -> ansible-compat-4.1.12.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1 +_md5_=a785a79feb56d7fa95362dbafc9d94b2 diff --git a/metadata/md5-cache/dev-vcs/pre-commit-3.3.3 b/metadata/md5-cache/dev-vcs/pre-commit-3.3.3 deleted file mode 100644 index b65c2fa9173e..000000000000 --- a/metadata/md5-cache/dev-vcs/pre-commit-3.3.3 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( python_single_target_python3_10? ( dev-python/pytest-env[python_targets_python3_10(-)] dev-python/re-assert[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-env[python_targets_python3_11(-)] dev-python/re-assert[python_targets_python3_11(-)] ) sys-apps/coreutils[-multicall] ) test? ( dev-vcs/git python_single_target_python3_10? ( >=dev-python/cfgv-2.0.0[python_targets_python3_10(-)] >=dev-python/identify-1.0.0[python_targets_python3_10(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_10(-)] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/cfgv-2.0.0[python_targets_python3_11(-)] >=dev-python/identify-1.0.0[python_targets_python3_11(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_11(-)] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) -DEFINED_PHASES=compile configure install prepare setup test -DESCRIPTION=A framework for managing and maintaining multi-language Git pre-commit hooks -EAPI=8 -HOMEPAGE=https://pre-commit.com/ -INHERIT=distutils-r1 -IUSE=test python_single_target_python3_10 python_single_target_python3_11 -KEYWORDS=amd64 ~arm64 ~hppa ~ppc ~ppc64 x86 -LICENSE=MIT -RDEPEND=dev-vcs/git python_single_target_python3_10? ( >=dev-python/cfgv-2.0.0[python_targets_python3_10(-)] >=dev-python/identify-1.0.0[python_targets_python3_10(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_10(-)] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/cfgv-2.0.0[python_targets_python3_11(-)] >=dev-python/identify-1.0.0[python_targets_python3_11(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_11(-)] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/pre-commit/pre-commit/archive/refs/tags/v3.3.3.tar.gz -> pre-commit-3.3.3.gh.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 d9a9242b3972ef569e740451da4b90e1 -_md5_=a4918998257e94b869877a2e277add33 diff --git a/metadata/md5-cache/dev-vcs/pre-commit-3.5.0 b/metadata/md5-cache/dev-vcs/pre-commit-3.5.0 deleted file mode 100644 index b4a77bc93550..000000000000 --- a/metadata/md5-cache/dev-vcs/pre-commit-3.5.0 +++ /dev/null @@ -1,16 +0,0 @@ -BDEPEND=test? ( python_single_target_python3_10? ( dev-python/pytest-env[python_targets_python3_10(-)] dev-python/re-assert[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-env[python_targets_python3_11(-)] dev-python/re-assert[python_targets_python3_11(-)] ) sys-apps/coreutils[-multicall] ) test? ( dev-vcs/git python_single_target_python3_10? ( >=dev-python/cfgv-2.0.0[python_targets_python3_10(-)] >=dev-python/identify-1.0.0[python_targets_python3_10(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_10(-)] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/cfgv-2.0.0[python_targets_python3_11(-)] >=dev-python/identify-1.0.0[python_targets_python3_11(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_11(-)] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_11(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) -DEFINED_PHASES=compile configure install prepare setup test -DESCRIPTION=A framework for managing and maintaining multi-language Git pre-commit hooks -EAPI=8 -HOMEPAGE=https://pre-commit.com/ -INHERIT=distutils-r1 -IUSE=test python_single_target_python3_10 python_single_target_python3_11 -KEYWORDS=~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 -LICENSE=MIT -RDEPEND=dev-vcs/git python_single_target_python3_10? ( >=dev-python/cfgv-2.0.0[python_targets_python3_10(-)] >=dev-python/identify-1.0.0[python_targets_python3_10(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_10(-)] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/cfgv-2.0.0[python_targets_python3_11(-)] >=dev-python/identify-1.0.0[python_targets_python3_11(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_11(-)] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/pre-commit/pre-commit/archive/refs/tags/v3.5.0.tar.gz -> pre-commit-3.5.0.gh.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 d9a9242b3972ef569e740451da4b90e1 -_md5_=99c4a3640a62c740279e8883a84a989d diff --git a/metadata/md5-cache/dev-vcs/pre-commit-3.7.0 b/metadata/md5-cache/dev-vcs/pre-commit-3.7.0 new file mode 100644 index 000000000000..c351a3ac842e --- /dev/null +++ b/metadata/md5-cache/dev-vcs/pre-commit-3.7.0 @@ -0,0 +1,16 @@ +BDEPEND=test? ( python_single_target_python3_10? ( dev-python/pytest-env[python_targets_python3_10(-)] dev-python/re-assert[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pytest-env[python_targets_python3_11(-)] dev-python/re-assert[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pytest-env[python_targets_python3_12(-)] dev-python/re-assert[python_targets_python3_12(-)] ) sys-apps/coreutils[-multicall] ) test? ( dev-vcs/git python_single_target_python3_10? ( >=dev-python/cfgv-2.0.0[python_targets_python3_10(-)] >=dev-python/identify-1.0.0[python_targets_python3_10(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_10(-)] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/cfgv-2.0.0[python_targets_python3_11(-)] >=dev-python/identify-1.0.0[python_targets_python3_11(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_11(-)] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/cfgv-2.0.0[python_targets_python3_12(-)] >=dev-python/identify-1.0.0[python_targets_python3_12(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_12(-)] >=dev-python/pyyaml-5.1[python_targets_python3_12(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_12(-)] ) python_single_target_python3_10? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.4.4[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) +DEFINED_PHASES=compile configure install prepare setup test +DESCRIPTION=A framework for managing and maintaining multi-language Git pre-commit hooks +EAPI=8 +HOMEPAGE=https://pre-commit.com/ +INHERIT=distutils-r1 +IUSE=test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 +KEYWORDS=~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~x86 +LICENSE=MIT +RDEPEND=dev-vcs/git python_single_target_python3_10? ( >=dev-python/cfgv-2.0.0[python_targets_python3_10(-)] >=dev-python/identify-1.0.0[python_targets_python3_10(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_10(-)] >=dev-python/pyyaml-5.1[python_targets_python3_10(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/cfgv-2.0.0[python_targets_python3_11(-)] >=dev-python/identify-1.0.0[python_targets_python3_11(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_11(-)] >=dev-python/pyyaml-5.1[python_targets_python3_11(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/cfgv-2.0.0[python_targets_python3_12(-)] >=dev-python/identify-1.0.0[python_targets_python3_12(-)] >=dev-python/nodeenv-0.11.1[python_targets_python3_12(-)] >=dev-python/pyyaml-5.1[python_targets_python3_12(-)] >=dev-python/virtualenv-20.10.0[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10[sqlite] ) python_single_target_python3_11? ( dev-lang/python:3.11[sqlite] ) python_single_target_python3_12? ( dev-lang/python:3.12[sqlite] ) +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/pre-commit/pre-commit/archive/refs/tags/v3.7.0.tar.gz -> pre-commit-3.7.0.gh.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 d9a9242b3972ef569e740451da4b90e1 +_md5_=49f2ceeb0796ece33e1043ec344dd917 diff --git a/metadata/md5-cache/net-p2p/syncthing-1.27.4 b/metadata/md5-cache/net-p2p/syncthing-1.27.6 index a0143a4b0282..b760c0d0de49 100644 --- a/metadata/md5-cache/net-p2p/syncthing-1.27.4 +++ b/metadata/md5-cache/net-p2p/syncthing-1.27.6 @@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense RDEPEND=acct-group/syncthing acct-user/syncthing tools? ( >=acct-user/stdiscosrv-1 >=acct-user/strelaysrv-1 ) selinux? ( sec-policy/selinux-syncthing ) RESTRICT=strip SLOT=0 -SRC_URI=https://github.com/syncthing/syncthing/releases/download/v1.27.4/syncthing-source-v1.27.4.tar.gz -> syncthing-1.27.4.tar.gz +SRC_URI=https://github.com/syncthing/syncthing/releases/download/v1.27.6/syncthing-source-v1.27.6.tar.gz -> syncthing-1.27.6.tar.gz _eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d systemd c8b03e8df84486aa991d4396686e8942 xdg-utils baea6080dd821f5562d715887954c9d3 _md5_=d6ee1ac5ab9b04cb1eff75ea805c97a3 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 42c5b3a5af5b..1db5f8f5fac1 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -893,7 +893,7 @@ app-admin/analog 6.0.13: A webserver log analyzer app-admin/ananicy 2.2.1-r1: ANother Auto NICe daemon app-admin/ansible 7.7.0 8.7.0 9.1.0 9.3.0: Model-driven deployment, config management, and command execution framework app-admin/ansible-core 2.14.13-r1 2.15.8-r1 2.16.2-r1 2.16.4-r1 2.16.5 9999: Model-driven deployment, config management, and command execution framework -app-admin/ansible-lint 24.2.0 24.2.1: Checks ansible playbooks for practices and behaviour that can be improved +app-admin/ansible-lint 24.2.0 24.2.2: Checks ansible playbooks for practices and behaviour that can be improved app-admin/ansible-modules-hashivault 4.6.8 5.1.0: Ansible module for hashicorp vault app-admin/ansible-molecule 5.1.0: A toolkit designed to aid in the development and testing of Ansible roles app-admin/apache-tools 2.4.57 2.4.58 2.4.59: Useful Apache tools - htdigest, htpasswd, ab, htdbm @@ -963,7 +963,7 @@ app-admin/graylog 4.1.13 4.2.7: Free and open source log management app-admin/gtkdiskfree 2.0.4_p20200224 2.0.4_p20200224-r1: Graphical tool to show free disk space like df app-admin/hardinfo 0.6_alpha_pre20221113: System information and benchmark tool for Linux systems app-admin/haskell-updater 1.3.2-r1 9999: Rebuild Haskell dependencies in Gentoo -app-admin/hcloud 1.42.0: A command-line interface for Hetzner Cloud +app-admin/hcloud 1.42.0 1.43.0: A command-line interface for Hetzner Cloud app-admin/hddtemp 0.3_beta15-r29: A simple utility to read the temperature of SMART capable hard drives app-admin/helm 3.11.2 3.12.3 3.13.2: Kubernetes Package Manager app-admin/ide-smart 1.4-r3: A tool to read SMART information from harddiscs @@ -3880,7 +3880,7 @@ dev-cpp/opentelemetry-cpp 1.3.0-r2 1.4.0 1.6.0: The OpenTelemetry C++ Client dev-cpp/pangomm 2.46.3 2.50.1: C++ interface for pango dev-cpp/picojson 1.3.0: Header-file-only, JSON parser serializer in C++ dev-cpp/popl 1.2.0 9999: Header-only C++ program options parser library -dev-cpp/prometheus-cpp 1.1.0: Prometheus Client Library for Modern C++ +dev-cpp/prometheus-cpp 1.1.0 1.2.4: Prometheus Client Library for Modern C++ dev-cpp/pystring 1.1.3-r1: C++ functions matching the interface and behavior of python string methods dev-cpp/random123 1.14.0: library of counter-based random number generators (CBRNGs) dev-cpp/range-v3 0.12.0: Range library for C++14/17/20, basis for C++20's std::ranges @@ -5645,7 +5645,7 @@ dev-libs/libxdiff 0.23-r3: Library for creating diff files dev-libs/libxls 1.6.2-r1: A library which can read Excel (xls) files dev-libs/libxlsxwriter 1.1.5-r1: C library for creating Excel XLSX files dev-libs/libxml2 2.11.7 2.12.5 2.12.6 9999: XML C parser and toolkit -dev-libs/libxmlb 0.3.14 0.3.17: Library to help create and query binary XML blobs +dev-libs/libxmlb 0.3.14 0.3.18: Library to help create and query binary XML blobs dev-libs/libxslt 1.1.39 9999: XSLT libraries and tools dev-libs/libyaml 0.2.2 0.2.5: YAML 1.1 parser and emitter written in C dev-libs/libzia 4.55 4.58: Platform abstraction code for tucnak package @@ -8153,7 +8153,7 @@ dev-python/aniso8601 9.0.1-r1: A library for parsing ISO 8601 strings dev-python/annotated-types 0.6.0: Reusable constraint types to use with typing.Annotated dev-python/ansi 0.3.7: ANSI cursor movement and graphics in Python dev-python/ansi2html 1.9.1: Convert text with ANSI color codes to HTML -dev-python/ansible-compat 4.1.11: Contains functions that facilitate working with various versions of Ansible +dev-python/ansible-compat 4.1.11 4.1.12: Contains functions that facilitate working with various versions of Ansible dev-python/ansible-pygments 0.1.1-r1: Pygments lexer and style Ansible snippets dev-python/ansicolor 0.3.2-r1 9999: Produce ansi color output and colored highlighting and diffing dev-python/antlr4-python3-runtime 4.13.1: Python 3 runtime for ANTLR @@ -11094,7 +11094,7 @@ dev-vcs/lab 0.25.1: Lab wraps Git or Hub, making it simple to interact with repo dev-vcs/mercurial 6.5.3 6.6.2 6.7.2 9999: Scalable distributed SCM dev-vcs/mr 1.20180726: Multiple Repository management tool dev-vcs/notify-webhook 0.1.0-r1: Git post-receive web hook notifier in Python -dev-vcs/pre-commit 3.3.3 3.5.0 3.6.0: A framework for managing and maintaining multi-language Git pre-commit hooks +dev-vcs/pre-commit 3.6.0 3.7.0: A framework for managing and maintaining multi-language Git pre-commit hooks dev-vcs/pwclient 2.6.2: The command-line client for the patchwork patch tracking tool dev-vcs/python-gitlab 3.13.0: Python command line interface to gitlab API dev-vcs/qgit 2.10: Qt GUI for git repositories @@ -15514,7 +15514,7 @@ net-p2p/qbittorrent 4.6.2-r1 4.6.3 4.6.4 9999: BitTorrent client in C++ and Qt net-p2p/resilio-sync 2.7.2.1375-r1 2.7.3.1381 9999: Resilient, fast and scalable file synchronization tool net-p2p/retroshare 0.6.6-r1: P2P private sharing application net-p2p/rtorrent 0.9.8-r1 0.9.8-r2 0.9.8-r3: BitTorrent Client using libtorrent -net-p2p/syncthing 1.27.2 1.27.4: Open Source Continuous File Synchronization +net-p2p/syncthing 1.27.2 1.27.6: Open Source Continuous File Synchronization net-p2p/torrentinfo 1.8.6-r3: A torrent file parser net-p2p/transmission 3.00-r6 4.0.3 4.0.3-r1 4.0.4 4.0.5 9999: A fast, easy, and free BitTorrent client net-p2p/transmission-remote-gtk 1.5.1-r1: GTK+ client for management of the Transmission BitTorrent client, over HTTP RPC diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 7fb86038fa80..42c4465f24da 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Wed, 10 Apr 2024 10:34:03 +0000 +Wed, 10 Apr 2024 10:49:06 +0000 |