2025-12-20 15:15:57 UTC

This commit is contained in:
Repository mirror & CI 2025-12-20 15:15:57 +00:00
parent 9cab918827
commit f9d63573ff
No known key found for this signature in database
GPG Key ID: 7C2AC09CD98F2EDF
10 changed files with 67 additions and 74 deletions

View File

@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/parameterized[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( app-containers/aardvark-dns app-containers/netavark app-containers/podman dev-python/pyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-containers/aardvark-dns app-containers/netavark app-containers/podman
DESCRIPTION=A script to run docker-compose.yml using Podman
EAPI=8
HOMEPAGE=https://github.com/containers/podman-compose
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-containers/aardvark-dns app-containers/netavark app-containers/podman dev-python/pyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/containers/podman-compose/archive/refs/tags/v1.3.0.tar.gz -> podman-compose-1.3.0.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=bf55774feb49a3ba0a7c73c36f8e1739

View File

@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/parameterized[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( app-containers/aardvark-dns app-containers/netavark app-containers/podman dev-python/pyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-containers/aardvark-dns app-containers/netavark app-containers/podman
DESCRIPTION=A script to run docker-compose.yml using Podman
EAPI=8
HOMEPAGE=https://github.com/containers/podman-compose
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-containers/aardvark-dns app-containers/netavark app-containers/podman dev-python/pyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/containers/podman-compose/archive/refs/tags/v1.4.0.tar.gz -> podman-compose-1.4.0.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=c0b0e7a20479aa73b54e58f78e824295

View File

@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/parameterized[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( app-containers/aardvark-dns app-containers/netavark app-containers/podman dev-python/pyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-containers/aardvark-dns app-containers/netavark app-containers/podman
DESCRIPTION=A script to run docker-compose.yml using Podman
EAPI=8
HOMEPAGE=https://github.com/containers/podman-compose
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=app-containers/aardvark-dns app-containers/netavark app-containers/podman dev-python/pyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/python-dotenv[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/containers/podman-compose/archive/refs/tags/v1.4.1.tar.gz -> podman-compose-1.4.1.gh.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 d35f403697c0f86d762e7560bb5cd143
_md5_=c0b0e7a20479aa73b54e58f78e824295

View File

@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.28.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=net-wireless/soapysdr:= net-wireless/uhd:= dev-libs/boost:=
DESCRIPTION=Soapy SDR plugins for UHD supported SDR devices
EAPI=8
HOMEPAGE=https://github.com/pothosware/SoapyUHD
INHERIT=cmake
KEYWORDS=~amd64 ~arm ~riscv ~x86
LICENSE=MIT
RDEPEND=net-wireless/soapysdr:= net-wireless/uhd:= dev-libs/boost:=
SLOT=0
SRC_URI=https://github.com/pothosware/SoapyUHD/archive/2a5d381f68fd05d5b3c0e7db56c36892ea99b4ae.tar.gz -> soapyuhd-0.4.1_p20251220.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 3a59a39e97af0f7c03f49cf3c22f262b xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 22e4e58d68692975dc74424dc9b12fb7
_md5_=57d0d3f7ee1cf083875b3558c850c112

View File

@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=prepare pretend setup
DEPEND=sys-fs/fuse:3=
DESCRIPTION=FUSE implementation for overlayfs
EAPI=8
HOMEPAGE=https://github.com/containers/fuse-overlayfs
INHERIT=autotools linux-info
KEYWORDS=~amd64 ~arm64 ~loong ~ppc64 ~riscv
LICENSE=GPL-3
RDEPEND=sys-fs/fuse:3=
SLOT=0
SRC_URI=https://github.com/containers/fuse-overlayfs/archive/v1.16.tar.gz -> fuse-overlayfs-1.16.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 linux-info efd923656513c879204fec6638eadee5
_md5_=ce0851a6bb20e58db76e32cee8e7dec9

View File

@ -0,0 +1,15 @@
BDEPEND=sys-devel/gettext
DEFINED_PHASES=compile install prepare
DEPEND=xattr? ( sys-apps/attr )
DESCRIPTION=A featureful union filesystem
EAPI=8
HOMEPAGE=https://github.com/trapexit/mergerfs
INHERIT=toolchain-funcs
IUSE=+xattr
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=ISC LGPL-2.1
RDEPEND=xattr? ( sys-apps/attr )
SLOT=0
SRC_URI=https://github.com/trapexit/mergerfs/archive/2.41.1.tar.gz -> mergerfs-2.41.1.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db
_md5_=232ca158c0cebd877cf5801b48414c8c

View File

@ -1,17 +0,0 @@
BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare
DEPEND=sys-fs/fuse:= || ( >=sys-fs/fuse-3.2:3 >=sys-fs/fuse-2.8.6:0 ) lzma? ( >=app-arch/xz-utils-5.0.4:= ) zlib? ( >=virtual/zlib-1.2.5-r2:= ) lzo? ( >=dev-libs/lzo-2.06:= ) lz4? ( >=app-arch/lz4-0_p106:= ) zstd? ( app-arch/zstd:= )
DESCRIPTION=FUSE filesystem to mount squashfs archives
EAPI=8
HOMEPAGE=https://github.com/vasi/squashfuse
INHERIT=autotools flag-o-matic
IUSE=lz4 lzma lzo static-libs +zlib zstd
KEYWORDS=amd64 ~riscv ~x86
LICENSE=BSD-2
RDEPEND=sys-fs/fuse:= || ( >=sys-fs/fuse-3.2:3 >=sys-fs/fuse-2.8.6:0 ) lzma? ( >=app-arch/xz-utils-5.0.4:= ) zlib? ( >=virtual/zlib-1.2.5-r2:= ) lzo? ( >=dev-libs/lzo-2.06:= ) lz4? ( >=app-arch/lz4-0_p106:= ) zstd? ( app-arch/zstd:= )
REQUIRED_USE=|| ( lz4 lzma lzo zlib zstd )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/vasi/squashfuse/archive/refs/tags/0.5.2.tar.gz -> squashfuse-0.5.2.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6 flag-o-matic a7afe42e95fb46ce9691605acfb24672
_md5_=fecf60e26076a66b1b6d4f90e506f042

View File

@ -0,0 +1,18 @@
BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18:1.18 >=dev-build/automake-1.17-r1:1.17 ) || ( >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure install prepare test
DEPEND=>=sys-fs/fuse-3.16:3= lzma? ( >=app-arch/xz-utils-5.0.4:= ) zlib? ( >=virtual/zlib-1.2.5-r2:= ) lzo? ( >=dev-libs/lzo-2.06:= ) lz4? ( >=app-arch/lz4-0_p106:= ) zstd? ( app-arch/zstd:= )
DESCRIPTION=FUSE filesystem to mount squashfs archives
EAPI=8
HOMEPAGE=https://github.com/vasi/squashfuse
INHERIT=autotools
IUSE=lz4 lzma lzo static-libs +zlib zstd
KEYWORDS=~amd64 ~riscv ~x86
LICENSE=BSD-2
PROPERTIES=test_privileged
RDEPEND=>=sys-fs/fuse-3.16:3= lzma? ( >=app-arch/xz-utils-5.0.4:= ) zlib? ( >=virtual/zlib-1.2.5-r2:= ) lzo? ( >=dev-libs/lzo-2.06:= ) lz4? ( >=app-arch/lz4-0_p106:= ) zstd? ( app-arch/zstd:= )
REQUIRED_USE=|| ( lz4 lzma lzo zlib zstd )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/vasi/squashfuse/archive/refs/tags/0.6.1.tar.gz -> squashfuse-0.6.1.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db libtool c81bd096be5f4c82f4e8f156ef112402 autotools 955b29ccd82c1df4755e5f37748d2fa6
_md5_=c706805d3cd7d5a120cc0a7f0043e2e6

View File

@ -1394,7 +1394,7 @@ app-containers/nerdctl 2.0.2 2.0.3: Docker-compatible CLI for containerd, with s
app-containers/netavark 1.14.1 1.15.2 1.16.1 1.17.0 9999: A container network stack
app-containers/nvidia-container-toolkit 1.17.8 1.18.0 9999: NVIDIA container runtime toolkit
app-containers/podman 5.3.2 5.4.2 5.5.2 5.7.0 5.7.1 9999: A tool for managing OCI containers and pods with Docker-compatible CLI
app-containers/podman-compose 1.3.0 1.4.0 1.4.1 1.5.0: A script to run docker-compose.yml using Podman
app-containers/podman-compose 1.5.0: A script to run docker-compose.yml using Podman
app-containers/podman-tui 1.5.0 1.6.1 1.9.0 9999: Terminal UI frontend for Podman
app-containers/reg 0.16.1-r1: Docker registry v2 command line client
app-containers/runc 1.2.4 1.2.5 1.2.6 1.2.8 1.3.0 1.3.1 1.3.3: runc container cli tools
@ -15746,7 +15746,7 @@ net-wireless/soapyremote 0.5.2 9999: Soapy SDR remote module
net-wireless/soapyrtlsdr 0.3.3-r3 9999: SoapySDR RTL-SDR Support Module
net-wireless/soapysdr 0.8.1-r2 9999: vendor and platform neutral SDR support library
net-wireless/soapysdrplay 9999 20220120: Soapy SDR plugin for SDRPlay
net-wireless/soapyuhd 0.4.1-r2 9999: Soapy SDR plugins for UHD supported SDR devices
net-wireless/soapyuhd 0.4.1-r2 0.4.1_p20251220 9999: Soapy SDR plugins for UHD supported SDR devices
net-wireless/suscan 0.3.0_p20251029: a realtime DSP processing library
net-wireless/suwidgets 0.3.0_p20251029: graphical library containing all SigDigger's custom widgets
net-wireless/tempestsdr 0.0_p20250122-r2 9999: Remote video eavesdropping using a software-defined radio platform
@ -17614,7 +17614,7 @@ sys-fs/fuse 2.9.9-r2 3.16.2 3.17.4: An interface for filesystems implemented in
sys-fs/fuse-common 3.10.4 3.10.4-r2: Common files for multiple slots of sys-fs/fuse
sys-fs/fuse-convmvfs 0.2.6-r1: FUSE file system to convert filename charset
sys-fs/fuse-exfat 1.4.0-r1: exFAT filesystem FUSE module
sys-fs/fuse-overlayfs 1.14-r1 1.15: FUSE implementation for overlayfs
sys-fs/fuse-overlayfs 1.14-r1 1.15 1.16: FUSE implementation for overlayfs
sys-fs/fuse-zip 0.7.2: FUSE file system to navigate, extract, create and modify ZIP archives
sys-fs/fuseiso 20070708-r3: Fuse module to mount ISO9660
sys-fs/genext2fs 1.5.0 1.5.0-r1: generate ext2 file systems
@ -17645,7 +17645,7 @@ sys-fs/lvm2 2.03.22-r7: User-land utilities for LVM2 (device-mapper) software
sys-fs/lxcfs 5.0.4-r2 6.0.4 6.0.5: FUSE filesystem for LXC
sys-fs/mac-fdisk 0.1_p18 0.1_p18-r1: Mac/PowerMac disk partitioning utility
sys-fs/mdadm 4.4: Tool for running RAID systems - replacement for the raidtools
sys-fs/mergerfs 2.40.2: A featureful union filesystem
sys-fs/mergerfs 2.40.2 2.41.1: A featureful union filesystem
sys-fs/mergerfs-tools 0_p20230912: Optional tools to help manage data in a mergerfs pool
sys-fs/mhddfs 0.1.39-r2: Fuse multi harddrive filesystem
sys-fs/mount-zip 1.0.15: FUSE file system for ZIP archives
@ -17671,7 +17671,7 @@ sys-fs/simple-mtpfs 0.4.0-r1: Simple MTP fuse filesystem driver
sys-fs/snapraid 12.4-r1 13.0: Backup program with disk array for cold data on existing filesystems
sys-fs/squashfs-tools 4.7.2 4.7.3 4.7.4: Tools to create and extract Squashfs filesystems
sys-fs/squashfs-tools-ng 1.3.2 9999: A new set of tools for working with SquashFS images
sys-fs/squashfuse 0.5.2-r1 0.6.0: FUSE filesystem to mount squashfs archives
sys-fs/squashfuse 0.6.0 0.6.1: FUSE filesystem to mount squashfs archives
sys-fs/static-dev 0.1-r2 0.1-r3: A skeleton, statically managed /dev
sys-fs/sysfsutils 2.1.1: System Utilities Based on Sysfs
sys-fs/treesize 0.54.1-r1: A disk consumption analyzing tool

View File

@ -1 +1 @@
Sat, 20 Dec 2025 15:00:56 +0000
Sat, 20 Dec 2025 15:15:57 +0000