2023-02-22 16:31:53 UTC

This commit is contained in:
Repository mirror & CI
2023-02-22 16:31:54 +00:00
parent 433515d894
commit 8b27c855fa
18 changed files with 158 additions and 19 deletions

View File

@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0/1
SRC_URI=https://github.com/google/snappy/archive/1.1.9.tar.gz -> snappy-1.1.9.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 57da9a64d1575fc2b54c50c26d033561
_md5_=b4d4789e4344f1aa38440b2e95d1d478
_md5_=cfb48386f1a812d74f99310e055f008a

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_single_target_python3_9? ( dev-python/jsondiff[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/jsondiff[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/jsondiff[python_targets_python3_11(-)] ) ) test? ( python_single_target_python3_9? ( =dev-python/aiofiles-22.1*[python_targets_python3_9(-)] dev-python/ajsonrpc[python_targets_python3_9(-)] <dev-python/bottle-0.13[python_targets_python3_9(-)] =dev-python/click-8*[python_targets_python3_9(-)] dev-python/colorama[python_targets_python3_9(-)] >=dev-python/pyserial-3[python_targets_python3_9(-)] <dev-python/pyserial-4[python_targets_python3_9(-)] >=dev-python/zeroconf-0.37[python_targets_python3_9(-)] =dev-python/requests-2*[python_targets_python3_9(-)] >=dev-python/semantic_version-2.9[python_targets_python3_9(-)] <dev-python/semantic_version-3[python_targets_python3_9(-)] =dev-python/tabulate-0.9*[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] >=dev-python/pyelftools-0.27[python_targets_python3_9(-)] <dev-python/pyelftools-1[python_targets_python3_9(-)] =dev-python/marshmallow-3*[python_targets_python3_9(-)] =dev-python/starlette-0.21*[python_targets_python3_9(-)] =dev-python/uvicorn-0.19*[python_targets_python3_9(-)] dev-python/wsproto[python_targets_python3_9(-)] ) python_single_target_python3_10? ( =dev-python/aiofiles-22.1*[python_targets_python3_10(-)] dev-python/ajsonrpc[python_targets_python3_10(-)] <dev-python/bottle-0.13[python_targets_python3_10(-)] =dev-python/click-8*[python_targets_python3_10(-)] dev-python/colorama[python_targets_python3_10(-)] >=dev-python/pyserial-3[python_targets_python3_10(-)] <dev-python/pyserial-4[python_targets_python3_10(-)] >=dev-python/zeroconf-0.37[python_targets_python3_10(-)] =dev-python/requests-2*[python_targets_python3_10(-)] >=dev-python/semantic_version-2.9[python_targets_python3_10(-)] <dev-python/semantic_version-3[python_targets_python3_10(-)] =dev-python/tabulate-0.9*[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] >=dev-python/pyelftools-0.27[python_targets_python3_10(-)] <dev-python/pyelftools-1[python_targets_python3_10(-)] =dev-python/marshmallow-3*[python_targets_python3_10(-)] =dev-python/starlette-0.21*[python_targets_python3_10(-)] =dev-python/uvicorn-0.19*[python_targets_python3_10(-)] dev-python/wsproto[python_targets_python3_10(-)] ) python_single_target_python3_11? ( =dev-python/aiofiles-22.1*[python_targets_python3_11(-)] dev-python/ajsonrpc[python_targets_python3_11(-)] <dev-python/bottle-0.13[python_targets_python3_11(-)] =dev-python/click-8*[python_targets_python3_11(-)] dev-python/colorama[python_targets_python3_11(-)] >=dev-python/pyserial-3[python_targets_python3_11(-)] <dev-python/pyserial-4[python_targets_python3_11(-)] >=dev-python/zeroconf-0.37[python_targets_python3_11(-)] =dev-python/requests-2*[python_targets_python3_11(-)] >=dev-python/semantic_version-2.9[python_targets_python3_11(-)] <dev-python/semantic_version-3[python_targets_python3_11(-)] =dev-python/tabulate-0.9*[python_targets_python3_11(-)] dev-python/twisted[python_targets_python3_11(-)] >=dev-python/pyelftools-0.27[python_targets_python3_11(-)] <dev-python/pyelftools-1[python_targets_python3_11(-)] =dev-python/marshmallow-3*[python_targets_python3_11(-)] =dev-python/starlette-0.21*[python_targets_python3_11(-)] =dev-python/uvicorn-0.19*[python_targets_python3_11(-)] dev-python/wsproto[python_targets_python3_11(-)] ) virtual/udev 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 postrm prepare setup test
DEPEND=virtual/udev
DESCRIPTION=An open source ecosystem for IoT development
EAPI=8
HOMEPAGE=https://platformio.org/
INHERIT=distutils-r1 udev
IUSE=test python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=python_single_target_python3_9? ( =dev-python/aiofiles-22.1*[python_targets_python3_9(-)] dev-python/ajsonrpc[python_targets_python3_9(-)] <dev-python/bottle-0.13[python_targets_python3_9(-)] =dev-python/click-8*[python_targets_python3_9(-)] dev-python/colorama[python_targets_python3_9(-)] >=dev-python/pyserial-3[python_targets_python3_9(-)] <dev-python/pyserial-4[python_targets_python3_9(-)] >=dev-python/zeroconf-0.37[python_targets_python3_9(-)] =dev-python/requests-2*[python_targets_python3_9(-)] >=dev-python/semantic_version-2.9[python_targets_python3_9(-)] <dev-python/semantic_version-3[python_targets_python3_9(-)] =dev-python/tabulate-0.9*[python_targets_python3_9(-)] dev-python/twisted[python_targets_python3_9(-)] >=dev-python/pyelftools-0.27[python_targets_python3_9(-)] <dev-python/pyelftools-1[python_targets_python3_9(-)] =dev-python/marshmallow-3*[python_targets_python3_9(-)] =dev-python/starlette-0.21*[python_targets_python3_9(-)] =dev-python/uvicorn-0.19*[python_targets_python3_9(-)] dev-python/wsproto[python_targets_python3_9(-)] ) python_single_target_python3_10? ( =dev-python/aiofiles-22.1*[python_targets_python3_10(-)] dev-python/ajsonrpc[python_targets_python3_10(-)] <dev-python/bottle-0.13[python_targets_python3_10(-)] =dev-python/click-8*[python_targets_python3_10(-)] dev-python/colorama[python_targets_python3_10(-)] >=dev-python/pyserial-3[python_targets_python3_10(-)] <dev-python/pyserial-4[python_targets_python3_10(-)] >=dev-python/zeroconf-0.37[python_targets_python3_10(-)] =dev-python/requests-2*[python_targets_python3_10(-)] >=dev-python/semantic_version-2.9[python_targets_python3_10(-)] <dev-python/semantic_version-3[python_targets_python3_10(-)] =dev-python/tabulate-0.9*[python_targets_python3_10(-)] dev-python/twisted[python_targets_python3_10(-)] >=dev-python/pyelftools-0.27[python_targets_python3_10(-)] <dev-python/pyelftools-1[python_targets_python3_10(-)] =dev-python/marshmallow-3*[python_targets_python3_10(-)] =dev-python/starlette-0.21*[python_targets_python3_10(-)] =dev-python/uvicorn-0.19*[python_targets_python3_10(-)] dev-python/wsproto[python_targets_python3_10(-)] ) python_single_target_python3_11? ( =dev-python/aiofiles-22.1*[python_targets_python3_11(-)] dev-python/ajsonrpc[python_targets_python3_11(-)] <dev-python/bottle-0.13[python_targets_python3_11(-)] =dev-python/click-8*[python_targets_python3_11(-)] dev-python/colorama[python_targets_python3_11(-)] >=dev-python/pyserial-3[python_targets_python3_11(-)] <dev-python/pyserial-4[python_targets_python3_11(-)] >=dev-python/zeroconf-0.37[python_targets_python3_11(-)] =dev-python/requests-2*[python_targets_python3_11(-)] >=dev-python/semantic_version-2.9[python_targets_python3_11(-)] <dev-python/semantic_version-3[python_targets_python3_11(-)] =dev-python/tabulate-0.9*[python_targets_python3_11(-)] dev-python/twisted[python_targets_python3_11(-)] >=dev-python/pyelftools-0.27[python_targets_python3_11(-)] <dev-python/pyelftools-1[python_targets_python3_11(-)] =dev-python/marshmallow-3*[python_targets_python3_11(-)] =dev-python/starlette-0.21*[python_targets_python3_11(-)] =dev-python/uvicorn-0.19*[python_targets_python3_11(-)] dev-python/wsproto[python_targets_python3_11(-)] ) virtual/udev 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://github.com/platformio/platformio-core/archive/refs/tags/v6.1.6.tar.gz -> platformio-6.1.6.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 a9f2e2ae24bd496873c092a94cae1539 udev eec0bbab06977f1cfc5597269c1fa152
_md5_=4e614e8de46f1429fc3642ada50de5fc

View File

@@ -0,0 +1,16 @@
BDEPEND=|| ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 >=dev-lang/python-3.9.16-r1:3.9 ) dev-util/ragel >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/boost:=
DESCRIPTION=High-performance regular expression matching library
EAPI=8
HOMEPAGE=https://www.hyperscan.io/ https://github.com/intel/hyperscan
INHERIT=cmake flag-o-matic python-any-r1
IUSE=cpu_flags_x86_avx2 cpu_flags_x86_ssse3
KEYWORDS=-* ~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/boost:=
REQUIRED_USE=cpu_flags_x86_ssse3
SLOT=0
SRC_URI=https://github.com/intel/hyperscan/archive/v5.4.1.tar.gz -> hyperscan-5.4.1.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=7e636b7c118b00cbfb26d643729de9d7

View File

@@ -12,4 +12,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/miloyip/rapidjson/archive/v1.1.0.tar.gz -> rapidjson-1.1.0.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=5191c3d364650995bf72b7644db7130d
_md5_=3a77dedcb55bd7da73f90bac213a7083

View File

@@ -11,4 +11,4 @@ PROPERTIES=live
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 git-r3 2347f8fe2d392b2a091191f94be37e6f
_md5_=38a463af280b17895995ddfd797bc714
_md5_=6a1f2fa4b6308590ab54ae190d7bf6c1

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=dev-libs/rocm-device-libs-5.4.3 sys-devel/clang:15= sys-devel/clang-runtime:= sys-devel/lld:15= !!sys-devel/llvm:0
DESCRIPTION=Radeon Open Compute Code Object Manager
EAPI=8
HOMEPAGE=https://github.com/RadeonOpenCompute/ROCm-CompilerSupport
INHERIT=cmake llvm prefix
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-libs/rocm-device-libs-5.4.3 sys-devel/clang:15= sys-devel/clang-runtime:= sys-devel/lld:15=
RESTRICT=!test? ( test )
SLOT=0/5.4
SRC_URI=https://github.com/RadeonOpenCompute/ROCm-CompilerSupport/archive/rocm-5.4.3.tar.gz -> rocm-comgr-5.4.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 llvm 4cc6f8e29d24a8011266413e74c728bb prefix eab3c99d77fe00506c109c8a736186f7
_md5_=6b7494a9daca81c5bfcf61c64c675422

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sys-devel/clang:15 !!sys-devel/llvm:0
DESCRIPTION=Radeon Open Compute Device Libraries
EAPI=8
HOMEPAGE=https://github.com/RadeonOpenCompute/ROCm-Device-Libs
INHERIT=cmake llvm
IUSE=test
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-devel/clang:15
RESTRICT=!test? ( test )
SLOT=0/5.4
SRC_URI=https://github.com/RadeonOpenCompute/ROCm-Device-Libs/archive/rocm-5.4.3.tar.gz -> rocm-device-libs-5.4.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 llvm 4cc6f8e29d24a8011266413e74c728bb
_md5_=58858ca218ce47816d3effb45beadaa7

View File

@@ -0,0 +1,15 @@
BDEPEND=app-editors/vim-core >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=dev-libs/elfutils >=dev-libs/roct-thunk-interface-5.4.3 >=dev-libs/rocm-device-libs-5.4.3 sys-devel/clang sys-devel/lld !!sys-devel/llvm:0
DESCRIPTION=Radeon Open Compute Runtime
EAPI=8
HOMEPAGE=https://github.com/RadeonOpenCompute/ROCR-Runtime
INHERIT=cmake flag-o-matic llvm
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/elfutils
SLOT=0/5.4
SRC_URI=https://github.com/RadeonOpenCompute/ROCR-Runtime/archive/rocm-5.4.3.tar.gz -> rocr-runtime-5.4.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 llvm 4cc6f8e29d24a8011266413e74c728bb
_md5_=ba1cf8de442ddf59680635bd1b4903c2

View File

@@ -0,0 +1,14 @@
BDEPEND=x11-libs/libdrm[video_cards_amdgpu] >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=sys-process/numactl
DESCRIPTION=Radeon Open Compute Thunk Interface
EAPI=8
HOMEPAGE=https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface
INHERIT=cmake linux-info
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-process/numactl
SLOT=0/5.4
SRC_URI=https://github.com/RadeonOpenCompute/ROCT-Thunk-Interface/archive/rocm-5.4.3.tar.gz -> roct-thunk-interface-5.4.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 linux-info 4b552625ebd741dfd2ac08637fd2436e
_md5_=3151e7d04a7e95f6301e352bba6a4d7f

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/systemd/python-systemd
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~alpha amd64 arm arm64 hppa ppc ppc64 ~s390 sparc x86
KEYWORDS=~alpha amd64 arm arm64 hppa ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=LGPL-2.1
RDEPEND=sys-apps/systemd:= !sys-apps/systemd[python(-)] 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 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/systemd/python-systemd/archive/v235.tar.gz -> python-systemd-235.gh.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 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=90aa20b8197f676bd734e02c7f2d7eb3
_md5_=b10194751f81b136a883a46f3ef1f9db

View File

@@ -12,4 +12,4 @@ RDEPEND=>=dev-util/rocminfo-5 sys-devel/clang:15 dev-libs/rocm-comgr:0/5.1 virtu
SLOT=0/5.1
SRC_URI=https://github.com/ROCm-Developer-Tools/hipamd/archive/rocm-5.1.3.tar.gz -> rocm-hipamd-5.1.3.tar.gz https://github.com/ROCm-Developer-Tools/HIP/archive/rocm-5.1.3.tar.gz -> rocm-hip-5.1.3.tar.gz https://github.com/ROCm-Developer-Tools/ROCclr/archive/rocm-5.1.3.tar.gz -> rocclr-5.1.3.tar.gz https://github.com/RadeonOpenCompute/ROCm-OpenCL-Runtime/archive/rocm-5.1.3.tar.gz -> rocm-opencl-runtime-5.1.3.tar.gz profile? ( https://github.com/ROCm-Developer-Tools/roctracer/archive/refs/tags/rocm-5.1.3.tar.gz -> rocm-tracer-5.1.3.tar.gz https://github.com/ROCm-Developer-Tools/hipamd/files/8991181/hip_prof_str_diff.gz -> hip-5.1.3-update-header.patch.gz )
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 docs 314e509c51630fb75f120d62a77d008c llvm 4cc6f8e29d24a8011266413e74c728bb prefix eab3c99d77fe00506c109c8a736186f7 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=d61c505d1f628203ebb439a47ade2fa3
_md5_=ed5cde5a4283685e410d6d57fb11635a

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Radeon Open Compute CMake Modules
EAPI=7
HOMEPAGE=https://github.com/RadeonOpenCompute/rocm-cmake
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=test
SLOT=0/5.4
SRC_URI=https://github.com/RadeonOpenCompute/rocm-cmake/archive/rocm-5.4.3.tar.gz -> rocm-cmake-5.4.3.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=4eca66872ec3bb2fe9d6c3f8f260e9cd

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DEPEND=kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) kernel_linux? ( virtual/linux-sources virtual/libelf )
DESCRIPTION=Kernel module for dev-util/sysdig
EAPI=8
HOMEPAGE=https://sysdig.com/
INHERIT=cmake linux-mod
IUSE=dist-kernel
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=!<dev-util/sysdig-0.29.3[modules] kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) )
SLOT=0
SRC_URI=https://github.com/falcosecurity/libs/archive/e5c53d648f3c4694385bbe488e7d47eaa36c229a.tar.gz -> falcosecurity-libs-e5c53d648f3c4694385bbe488e7d47eaa36c229a.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 linux-info 4b552625ebd741dfd2ac08637fd2436e linux-mod 81807190d0c0076b69cb96b547e38681
_md5_=fb5b40761ba3c4e0596f16d376096230

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0/2
SRC_URI=https://github.com/3MFConsortium/lib3mf/archive/v2.2.0.tar.gz -> lib3mf-2.2.0.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=ece662269b5e92c2718e515a27cf71fc
_md5_=4d0f86c64755efe1867d6c75356d8a41

View File

@@ -0,0 +1,17 @@
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-evenrouault ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=jbig? ( >=media-libs/jbigkit-2.1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg? ( media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( media-libs/libwebp:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zstd? ( >=app-arch/zstd-1.3.7-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
DESCRIPTION=Tag Image File Format (TIFF) library
EAPI=8
HOMEPAGE=http://libtiff.maptools.org
INHERIT=autotools multilib-minimal verify-sig flag-o-matic
IUSE=+cxx jbig jpeg lzma static-libs test webp zlib zstd abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
LICENSE=libtiff
RDEPEND=jbig? ( >=media-libs/jbigkit-2.1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) jpeg? ( media-libs/libjpeg-turbo:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) webp? ( media-libs/libwebp:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( >=sys-libs/zlib-1.2.8-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zstd? ( >=app-arch/zstd-1.3.7-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
REQUIRED_USE=test? ( jpeg )
RESTRICT=!test? ( test )
SLOT=0/6
SRC_URI=https://download.osgeo.org/libtiff/tiff-4.5.0.tar.xz verify-sig? ( https://download.osgeo.org/libtiff/tiff-4.5.0.tar.xz.sig )
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b verify-sig 85e14d0a93afa75c621382409ada8732 flag-o-matic 69394e25812406faa1f90edaf4969395
_md5_=f707bcc3c3cb884788e0bdcb991ac411

View File

@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://www.fail2ban.org/
INHERIT=bash-completion-r1 distutils-r1 systemd tmpfiles
IUSE=selinux systemd python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
LICENSE=GPL-2
RDEPEND=virtual/logger virtual/mta selinux? ( sec-policy/selinux-fail2ban ) systemd? ( python_single_target_python3_9? ( || ( dev-python/python-systemd[python_targets_python3_9(-)] sys-apps/systemd[python(-),python_targets_python3_9(-)] ) ) python_single_target_python3_10? ( || ( dev-python/python-systemd[python_targets_python3_10(-)] sys-apps/systemd[python(-),python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( || ( dev-python/python-systemd[python_targets_python3_11(-)] sys-apps/systemd[python(-),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 ) virtual/tmpfiles
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://github.com/fail2ban/fail2ban/archive/1.0.2.tar.gz -> fail2ban-1.0.2.tar.gz
_eclasses_=toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9f2e2ae24bd496873c092a94cae1539 systemd 5f4bb0758df2e483babf68cd517078ca tmpfiles 216aa76c3a6fcb5d893c23a0de86048f
_md5_=04f794bf4b6399e029a49e628c5d5bf4
_md5_=492da03b872cf85964c99fc2fe810228

View File

@@ -4307,7 +4307,7 @@ dev-embedded/picp 0.6.8: A commandline interface to Microchip's PICSTART+ progra
dev-embedded/picprog 1.9.1: A PIC16, PIC18 and dsPIC microcontroller programmer software for the serial port
dev-embedded/pista 0.70: Commandline-driven interface to PICSTART+ PIC programmer
dev-embedded/pk2cmd 1.20-r1: An application for working with the Microchip PicKit2 PIC programmer
dev-embedded/platformio 6.1.5: An open source ecosystem for IoT development
dev-embedded/platformio 6.1.5 6.1.6: An open source ecosystem for IoT development
dev-embedded/ponyprog 3.1.2 3.1.3: EEPROM and microcontroller programmer/flasher
dev-embedded/powersoftplus-libftdi 0.1.8-r1: Library which includes a table of VIDs and PIDs of Ever UPS devices
dev-embedded/rpi-eeprom 13.3_p1-r1 13.19_p1 15.0_p1: Updater for Raspberry Pi 4 bootloader and the VL805 USB controller
@@ -5452,7 +5452,7 @@ dev-libs/half 1.12.0: Half-precision floating-point library
dev-libs/hidapi 0.11.0 0.12.0 0.12.0-r1 0.13.1: A multi-platform library for USB and Bluetooth HID-Class devices
dev-libs/hiredis 0.14.1 1.0.2-r2 1.1.0: Minimalistic C client library for the Redis database
dev-libs/http-fetcher 1.1.0-r2: Library for downloading files via HTTP using the GET method
dev-libs/hyperscan 5.4.0: High-performance regular expression matching library
dev-libs/hyperscan 5.4.0 5.4.1: High-performance regular expression matching library
dev-libs/hyphen 2.8.8-r1: ALTLinux hyphenation library
dev-libs/icinga-php-library 0.6.1-r1 0.8.1 0.10.0: Icinga PHP libraries for Icinga Web 2
dev-libs/icinga-php-thirdparty 0.10.0-r1 0.11.0: Icinga PHP libraries for Icinga Web 2
@@ -5817,11 +5817,11 @@ dev-libs/redland-bindings 1.0.17.1-r101: Language bindings for Redland
dev-libs/rinutils 0.10.0: Set of C headers containing macros and static functions
dev-libs/rlog 1.4: A C++ logging library
dev-libs/rocksdb 6.14.6-r2 6.15.5-r1 6.17.3-r1 7.9.2: Embeddable, persistent key-value store for fast storage
dev-libs/rocm-comgr 5.1.3-r3 5.3.3-r1: Radeon Open Compute Code Object Manager
dev-libs/rocm-device-libs 5.1.3-r1 5.3.3: Radeon Open Compute Device Libraries
dev-libs/rocm-comgr 5.1.3-r3 5.3.3-r1 5.4.3: Radeon Open Compute Code Object Manager
dev-libs/rocm-device-libs 5.1.3-r1 5.3.3 5.4.3: Radeon Open Compute Device Libraries
dev-libs/rocm-opencl-runtime 5.1.3 5.3.3-r1 5.4.3 9999: Radeon Open Compute OpenCL Compatible Runtime
dev-libs/rocr-runtime 5.1.3-r1 5.3.3-r1: Radeon Open Compute Runtime
dev-libs/roct-thunk-interface 5.1.3 5.3.3: Radeon Open Compute Thunk Interface
dev-libs/rocr-runtime 5.1.3-r1 5.3.3-r1 5.4.3: Radeon Open Compute Runtime
dev-libs/roct-thunk-interface 5.1.3 5.3.3 5.4.3: Radeon Open Compute Thunk Interface
dev-libs/rremove 1.0.5: A simple library to recursively delete non-empty directories
dev-libs/s2n 1.0.0: Simple, small, fast and secure C99 implementation of the TLS/SSL protocols
dev-libs/sdformat 9.8.0: Simulation Description Format (SDF) parser
@@ -10932,7 +10932,7 @@ dev-util/rgbds 0.6.1 9999: Rednex Game Boy Development System
dev-util/rinstall 0.1.1 0.2.0: Utility for declarative installation of programs
dev-util/rizin 0.4.1 0.5.1: reverse engineering framework for binary analysis
dev-util/rocm-clang-ocl 5.0.2-r1: OpenCL compilation with clang compiler
dev-util/rocm-cmake 5.1.3 5.3.3 9999: Radeon Open Compute CMake Modules
dev-util/rocm-cmake 5.1.3 5.3.3 5.4.3 9999: Radeon Open Compute CMake Modules
dev-util/rocm-smi 5.1.3-r1 5.4.2 9999: ROCm System Management Interface Library
dev-util/rocm_bandwidth_test 5.3.3: Bandwidth test for ROCm
dev-util/rocminfo 5.1.3 5.3.3 9999: ROCm Application for Reporting System Info
@@ -10947,7 +10947,7 @@ dev-util/rustup 1.25.2 9999: Rust toolchain installer
dev-util/samurai 1.2-r2 9999: ninja-compatible build tool written in C
dev-util/sasm 3.10.1: Simple crossplatform IDE for NASM assembly language
dev-util/scanmem 0.17: Locate and modify variables in executing processes
dev-util/scap-driver 0.29.3: Kernel module for dev-util/sysdig
dev-util/scap-driver 0.29.3 0.29.3-r1: Kernel module for dev-util/sysdig
dev-util/sccache 0.2.15 0.3.0 9999: ccache/distcc like tool with support for rust and cloud storage
dev-util/schroot 1.6.13_p2-r1: Utility to execute commands in a chroot environment
dev-util/scons 4.4.0 4.4.0-r1: Extensible Python-based build utility
@@ -13457,7 +13457,7 @@ media-libs/taglib 1.13: Library for reading and editing audio meta data
media-libs/taglib-extras 1.0.1-r1: Unofficial taglib plugins maintained by the Amarok team
media-libs/tg_owt 0_pre20220507 0_pre20230105: WebRTC build for Telegram
media-libs/theoraplay 0_pre20180524-r1: Simple library to make decoding of Ogg Theora videos easier
media-libs/tiff 4.5.0 4.5.0-r1: Tag Image File Format (TIFF) library
media-libs/tiff 4.5.0 4.5.0-r1 4.5.0-r2: Tag Image File Format (TIFF) library
media-libs/tiff-compat 4.4.0-r1: Tag Image File Format (TIFF) library (compat package for libtiff.so.5)
media-libs/tremor 0_pre20130223-r3: A fixed-point version of the Ogg Vorbis decoder (also known as libvorbisidec)
media-libs/tse3 0.3.1-r2: TSE3 Sequencer library

View File

@@ -1 +1 @@
Wed, 22 Feb 2023 16:22:55 +0000
Wed, 22 Feb 2023 16:31:53 +0000