2023-10-16 13:31:50 UTC

This commit is contained in:
Repository mirror & CI
2023-10-16 13:31:50 +00:00
parent 1811326708
commit 8a05c223bf
9 changed files with 59 additions and 15 deletions

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_11(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_11(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.3.1.tar.gz -> idf-component-manager-1.3.1.gh.tar.gz
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.3.2.tar.gz -> idf-component-manager-1.3.2.gh.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=e1f5084717775d9addb0945b2ccfb60b
_md5_=ac3cad006bd478993bff90c6a695da9b

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/requests-mock[python_targets_python3_11(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?] dev-python/vcrpy[python_targets_python3_11(-)?] dev-python/filelock[python_targets_python3_11(-)?] dev-vcs/git ) test? ( dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Tool for installing ESP-IDF components
EAPI=8
HOMEPAGE=https://github.com/espressif/idf-component-manager
INHERIT=distutils-r1
IUSE=test python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/cachecontrol[python_targets_python3_11(-)?] dev-python/click[python_targets_python3_11(-)?] dev-python/colorama[python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_11(-)?] dev-python/pyyaml[python_targets_python3_11(-)?] dev-python/requests-toolbelt[python_targets_python3_11(-)?] dev-python/requests-file[python_targets_python3_11(-)?] dev-python/schema[python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_11(-)?] <dev-python/urllib3-2.0.0[python_targets_python3_11(-)?] python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/espressif/idf-component-manager/archive/refs/tags/v1.4.1.tar.gz -> idf-component-manager-1.4.1.gh.tar.gz
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=ac3cad006bd478993bff90c6a695da9b

View File

@@ -1,10 +1,10 @@
DEFINED_PHASES=install
DEPEND=dev-lang/hare:=
DEPEND=>=dev-lang/hare-0_pre20230615:=
DESCRIPTION=remove binary executables from a directory
EAPI=8
HOMEPAGE=https://git.sr.ht/~lanodan/deblob
KEYWORDS=~amd64 ~arm64 ~riscv
LICENSE=BSD
SLOT=0
SRC_URI=https://hacktivis.me/releases/deblob-0.4.tar.gz
_md5_=825cf08473acb7dab9e34609b957912c
SRC_URI=https://hacktivis.me/releases/deblob-0.6.tar.gz
_md5_=ab0ba6702ed2c46fbba7fe7b8726adfb

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD MIT FTL OFL-1.1
RDEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.4.18.tar.gz -> aaaaxy-1.4.18.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.18+2023-07-06/aaaaxy-1.4.18-deps.tar.xz
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.4.50.tar.gz -> aaaaxy-1.4.50.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.50+2023-10-16/aaaaxy-1.4.50-deps.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=39a704c501640104326e4f7172db1854
_md5_=b5ef91ca17151090e07e39ab70480764

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=virtual/rust-1.71.1-r1 >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION=Tool for rendering OSDs over Walksnail DVR recordings
EAPI=8
HOMEPAGE=https://github.com/avsaase/walksnail-osd-tool
INHERIT=cargo desktop git-r3
IUSE=debug
LICENSE=0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 GPL-3 ISC UbuntuFontLicense-1.0 MIT OFL-1.1 Unicode-DFS-2016 Unlicense XC ZLIB
PROPERTIES=live
RDEPEND=media-video/ffmpeg
SLOT=0
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e5cc383ea8420f92fe3737be790021dc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 desktop 021728fdc1b03b36357dbc89489e0f0d git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=b26a4dd271cbcd39d8a67da954f93a4a

View File

@@ -11,6 +11,6 @@ LICENSE=AGPL-3
RDEPEND=dev-perl/JSON-MaybeXS dev-perl/LWP-Protocol-https dev-lang/perl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://hacktivis.me/releases/cve-client-1.0.4.tar.gz
SRC_URI=https://hacktivis.me/releases/cve-client-1.0.5.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe perl-functions c3fca037246e877693badea0df3b0ef8 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 perl-module 4e37e1004a0a27e41bb7025c0b974676
_md5_=b2c5a2ce2c6d9ecf046a1f4389041003