2025-11-03 14:50:41 UTC

This commit is contained in:
Repository mirror & CI
2025-11-03 14:50:41 +00:00
parent aae687919a
commit ac50464351
50 changed files with 462 additions and 161 deletions

View File

@@ -0,0 +1,12 @@
BDEPEND=>=dev-lang/go-1.24.7
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-cli.orig.tar.xz -> kubetail-cli_0.10.0.orig.tar.xz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=9184229b1be705525a1ed6c4a3e0f3e8

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile install
DESCRIPTION=Real-time logging dashboard for Kubernetes
EAPI=8
HOMEPAGE=https://github.com/kubetail-org/kubetail
INHERIT=shell-completion
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0
SLOT=0
SRC_URI=amd64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-linux-amd64.tar.gz -> kubetail-bin-0.10.0-linux-amd64.tar.gz ) arm64? ( https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.10.0/kubetail-linux-arm64.tar.gz -> kubetail-bin-0.10.0-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=fc5922f5478656441be62a7a720f8a75

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/pytest-httpbin[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) test? ( dev-python/structlog[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] !aiohttp? ( dev-python/pycurl[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tornado[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) aiohttp? ( dev-python/aiohttp[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=New version checker for software releases
EAPI=8
HOMEPAGE=https://github.com/lilydjwg/nvchecker/
INHERIT=distutils-r1
IUSE=aiohttp test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/structlog[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] !aiohttp? ( dev-python/pycurl[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/tornado[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) aiohttp? ( dev-python/aiohttp[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) 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 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/lilydjwg/nvchecker/archive/refs/tags/v2.19.tar.gz -> nvchecker-2.19.tar.gz
_eclasses_=toolchain-funcs 98d9f464d912ae6b7316fb8a3721f5db flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 dbb8c4d794033ad7e7221eaf567a6c90 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 da0e0aad39afe02500c5b3dee253f4c0
_md5_=0f0045f899a6ee7a9e373f8ef3e88150