diff options
author | 2024-06-27 17:03:59 +0000 | |
---|---|---|
committer | 2024-06-27 17:03:59 +0000 | |
commit | 6a56c2a93970f9c7a5e9de7d4b5e7f5d5559b361 (patch) | |
tree | a6196d47b46a926cf4d84f6022dd272d55820179 | |
parent | Merge updates from master (diff) | |
download | gentoo-6a56c2a93970f9c7a5e9de7d4b5e7f5d5559b361.tar.gz gentoo-6a56c2a93970f9c7a5e9de7d4b5e7f5d5559b361.tar.bz2 gentoo-6a56c2a93970f9c7a5e9de7d4b5e7f5d5559b361.zip |
2024-06-27 17:03:57 UTC
-rw-r--r-- | metadata/md5-cache/dev-python/tqdm-4.66.4 | 10 | ||||
-rw-r--r-- | metadata/md5-cache/dev-util/github-cli-2.52.0 | 14 | ||||
-rw-r--r-- | metadata/md5-cache/sci-libs/rpp-6.1.1 | 4 | ||||
-rw-r--r-- | metadata/md5-cache/www-apps/mediawiki-1.42.1 | 16 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 | ||||
-rw-r--r-- | metadata/timestamp.chk | 2 |
6 files changed, 40 insertions, 10 deletions
diff --git a/metadata/md5-cache/dev-python/tqdm-4.66.4 b/metadata/md5-cache/dev-python/tqdm-4.66.4 index b772434488be..cf08f9cca1ac 100644 --- a/metadata/md5-cache/dev-python/tqdm-4.66.4 +++ b/metadata/md5-cache/dev-python/tqdm-4.66.4 @@ -1,16 +1,16 @@ -BDEPEND=dev-python/setuptools-scm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/pytest-asyncio[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-timeout[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +BDEPEND=dev-python/setuptools-scm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( dev-python/pytest-asyncio[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-timeout[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=Add a progress meter to your loops in a second EAPI=8 HOMEPAGE=https://github.com/tqdm/tqdm/ https://pypi.org/project/tqdm/ INHERIT=bash-completion-r1 distutils-r1 pypi -IUSE=examples test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +IUSE=examples test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 KEYWORDS=~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos LICENSE=MIT -RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) +RDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) +REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://files.pythonhosted.org/packages/source/t/tqdm/tqdm-4.66.4.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b -_md5_=f5cec83635f23cd8bb77a6a74a73b4b7 +_md5_=6b4283b5bd6cf4da61dae1235023de8f diff --git a/metadata/md5-cache/dev-util/github-cli-2.52.0 b/metadata/md5-cache/dev-util/github-cli-2.52.0 new file mode 100644 index 000000000000..60284a048402 --- /dev/null +++ b/metadata/md5-cache/dev-util/github-cli-2.52.0 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip +DEFINED_PHASES=compile install unpack +DESCRIPTION=GitHub CLI +EAPI=8 +HOMEPAGE=https://github.com/cli/cli +INHERIT=bash-completion-r1 flag-o-matic go-module +KEYWORDS=~amd64 ~arm64 ~loong ~ppc64 ~riscv +LICENSE=MIT Apache-2.0 BSD BSD-2 MPL-2.0 +RDEPEND=>=dev-vcs/git-1.7.3 +RESTRICT=test strip +SLOT=0 +SRC_URI=https://github.com/cli/cli/archive/v2.52.0.tar.gz -> github-cli-2.52.0.tar.gz https://dev.gentoo.org/~williamh/dist/github-cli-2.52.0-deps.tar.xz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d +_md5_=91b8179bd99362ec09d0b1f922c2c335 diff --git a/metadata/md5-cache/sci-libs/rpp-6.1.1 b/metadata/md5-cache/sci-libs/rpp-6.1.1 index 439136ff88ea..5b52de79a1d1 100644 --- a/metadata/md5-cache/sci-libs/rpp-6.1.1 +++ b/metadata/md5-cache/sci-libs/rpp-6.1.1 @@ -1,4 +1,4 @@ -BDEPEND=>=dev-build/cmake-3.22 >=dev-libs/half-1.12.0-r1 test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 +BDEPEND=>=dev-build/cmake-3.22 >=dev-libs/half-1.12.0-r1 test? ( dev-cpp/gtest media-libs/opencv:= ) app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare test DEPEND=dev-util/hip:0/6.1 DESCRIPTION=AMD ROCm Performance Primitives (RPP) high-performance computer vision library @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0/6.1 SRC_URI=https://github.com/ROCm/rpp/archive/refs/tags/rocm-6.1.1.tar.gz -> rpp-6.1.1.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c rocm c4a9a8e37c0ead379f7ddb4ddee80485 -_md5_=8bf386ddb5008daad894e1005612a8d8 +_md5_=170ad5eb36338027d28b7f160c44fe72 diff --git a/metadata/md5-cache/www-apps/mediawiki-1.42.1 b/metadata/md5-cache/www-apps/mediawiki-1.42.1 new file mode 100644 index 000000000000..e58e99d73543 --- /dev/null +++ b/metadata/md5-cache/www-apps/mediawiki-1.42.1 @@ -0,0 +1,16 @@ +DEFINED_PHASES=install postinst prerm setup unpack +DEPEND=|| ( virtual/httpd-cgi virtual/httpd-fastcgi ) app-admin/webapp-config +DESCRIPTION=The MediaWiki wiki web application (as used on wikipedia.org) +EAPI=8 +HOMEPAGE=http://www.mediawiki.org +INHERIT=webapp +IUSE=imagemagick mysql postgres +sqlite vhosts +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 +LICENSE=GPL-2 +RDEPEND=dev-lang/php[calendar,ctype,fileinfo,iconv,intl,json(+),postgres?,session,ssl,unicode,xml,xmlreader] imagemagick? ( virtual/imagemagick-tools ) !imagemagick? ( dev-lang/php[gd] ) mysql? ( dev-lang/php[mysql,mysqli] ) sqlite? ( dev-db/sqlite[fts3(+)] dev-lang/php[pdo,sqlite] ) virtual/httpd-php app-admin/webapp-config +REQUIRED_USE=|| ( mysql postgres sqlite ) +RESTRICT=test +SLOT=1.42.1 +SRC_URI=http://releases.wikimedia.org/mediawiki/1.42/mediawiki-1.42.1.tar.gz +_eclasses_=webapp de2d3d345b44597c10d7104a7bcdf7b2 +_md5_=3b7f05d4dc5d5bf610716e33d0072dcf diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 582cf142fe8f..5c61a6be6f09 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -10809,7 +10809,7 @@ dev-util/gi-docgen 2023.1-r1 2023.3: A documentation generator for GObject-based dev-util/git-delta 0.16.5 0.17.0: A syntax-highlighting pager for git dev-util/git-fixup 1.6.1: Fighting the copy-paste element of your rebase workflow dev-util/gitchangelog 3.1.2: Creates a nicely formatted changelog from git log history -dev-util/github-cli 2.27.0 2.31.0 2.32.1 2.33.0 2.42.0 9999: GitHub CLI +dev-util/github-cli 2.27.0 2.31.0 2.32.1 2.33.0 2.42.0 2.52.0 9999: GitHub CLI dev-util/gitlab-ci-linter 2.2.0: linter for .gitlab-ci.yml files dev-util/gitlab-cli 1.28.1 1.29.4 1.31.0 1.32.0 1.35.0 1.36.0 1.41.0: the official gitlab command line interface dev-util/gitlab-runner 16.11.1 17.0.0 17.1.0: The official GitLab Runner, written in Go @@ -18081,7 +18081,7 @@ www-apps/klaus 2.0.3 3.0.1: A simple, easy-to-set-up Git web viewer www-apps/lidarr-bin 2.4.0.4222: Looks and smells like Sonarr but made for music www-apps/liquid_feedback_core 4.2.2: Internet platforms for proposition development and decision making www-apps/liquid_feedback_frontend 4.0.0: Internet platforms for proposition development and decision making -www-apps/mediawiki 1.39.7 1.40.3 1.41.1: The MediaWiki wiki web application (as used on wikipedia.org) +www-apps/mediawiki 1.39.7 1.40.3 1.41.1 1.42.1: The MediaWiki wiki web application (as used on wikipedia.org) www-apps/miniflux 2.0.49 2.1.3: Minimalist and opinionated feed reader www-apps/mirmon 2.11-r2: Simple webapp to monitor the status of mirrors www-apps/moodle 4.2.8 4.3.5 4.4.1: The Moodle Course Management System diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 91d284fb874a..f59ec162cc90 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Thu, 27 Jun 2024 16:49:04 +0000 +Thu, 27 Jun 2024 17:03:58 +0000 |