2024-01-17 13:48:10 UTC

This commit is contained in:
Repository mirror & CI 2024-01-17 13:48:10 +00:00
parent 61e2fd40df
commit d92641935e
15 changed files with 168 additions and 46 deletions

View File

@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A cross-platform (C99/C++11) process library
EAPI=8
HOMEPAGE=https://github.com/DaanDeMeyer/reproc
INHERIT=cmake-multilib
IUSE=test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RESTRICT=test
SLOT=0/14
SRC_URI=https://github.com/DaanDeMeyer/reproc/archive/v14.2.4.tar.gz -> reproc-14.2.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059
_md5_=d2f08f0b104184f382eacf33167dd5f6

View File

@ -0,0 +1,14 @@
BDEPEND=test? ( dev-cpp/catch:1 ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Guideline Support Library implementation by Microsoft
EAPI=8
HOMEPAGE=https://github.com/TartanLlama/expected
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86
LICENSE=CC0-1.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/TartanLlama/expected/archive/v1.1.0.tar.gz -> tl-expected-1.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=9cb216db7ef808a76330b42f36d9b2d7

View File

@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=A library for detecting, labeling, and reasoning about microarchitectures
EAPI=8
HOMEPAGE=https://github.com/archspec/archspec
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0 MIT
RDEPEND=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_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/archspec/archspec/archive/v0.2.2.tar.gz -> archspec-0.2.2.tar.gz https://github.com/archspec/archspec-json/archive/v0.2.2.tar.gz -> archspec-0.2.2-json.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=dc97d9312b493984e6389d406f17fada

View File

@ -1,17 +0,0 @@
BDEPEND=test? ( dev-vcs/git dev-python/pyopenssl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pluggy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/toolz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/conda-package-handling[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/conda-package-streaming[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycosat[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=dev-vcs/git dev-python/pyopenssl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pluggy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/toolz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/conda-package-handling[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/conda-package-streaming[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycosat[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=OS-agnostic, system-level binary package manager and ecosystem
EAPI=8
HOMEPAGE=https://conda.io/
INHERIT=distutils-r1
IUSE=+user test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-vcs/git dev-python/pyopenssl[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pluggy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/ruamel-yaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/toolz[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/conda-package-handling[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/conda-package-streaming[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pycosat[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/conda/conda/archive/23.1.0.tar.gz -> conda-23.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=756e86a9d67d82a9a6c820c7a6652391

View File

@ -0,0 +1,17 @@
BDEPEND=test? ( dev-vcs/git python_single_target_python3_10? ( dev-python/archspec[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pluggy[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] dev-python/toolz[python_targets_python3_10(-)] dev-python/tqdm[python_targets_python3_10(-)] dev-python/truststore[python_targets_python3_10(-)] dev-python/jsonpatch[python_targets_python3_10(-)] dev-python/conda-package-handling[python_targets_python3_10(-)] dev-python/conda-package-streaming[python_targets_python3_10(-)] pycosat? ( dev-python/pycosat[python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( dev-python/archspec[python_targets_python3_11(-)] dev-python/pyopenssl[python_targets_python3_11(-)] dev-python/pluggy[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] dev-python/toolz[python_targets_python3_11(-)] dev-python/tqdm[python_targets_python3_11(-)] dev-python/truststore[python_targets_python3_11(-)] dev-python/jsonpatch[python_targets_python3_11(-)] dev-python/conda-package-handling[python_targets_python3_11(-)] dev-python/conda-package-streaming[python_targets_python3_11(-)] pycosat? ( dev-python/pycosat[python_targets_python3_11(-)] ) ) mamba? ( dev-python/conda-libmamba-solver[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] ) python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/hatchling-1.17.0[python_targets_python3_11(-)] )
DEFINED_PHASES=compile configure install postinst prepare setup test
DEPEND=dev-vcs/git python_single_target_python3_10? ( dev-python/archspec[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pluggy[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] dev-python/toolz[python_targets_python3_10(-)] dev-python/tqdm[python_targets_python3_10(-)] dev-python/truststore[python_targets_python3_10(-)] dev-python/jsonpatch[python_targets_python3_10(-)] dev-python/conda-package-handling[python_targets_python3_10(-)] dev-python/conda-package-streaming[python_targets_python3_10(-)] pycosat? ( dev-python/pycosat[python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( dev-python/archspec[python_targets_python3_11(-)] dev-python/pyopenssl[python_targets_python3_11(-)] dev-python/pluggy[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] dev-python/toolz[python_targets_python3_11(-)] dev-python/tqdm[python_targets_python3_11(-)] dev-python/truststore[python_targets_python3_11(-)] dev-python/jsonpatch[python_targets_python3_11(-)] dev-python/conda-package-handling[python_targets_python3_11(-)] dev-python/conda-package-streaming[python_targets_python3_11(-)] pycosat? ( dev-python/pycosat[python_targets_python3_11(-)] ) ) mamba? ( dev-python/conda-libmamba-solver[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] )
DESCRIPTION=OS-agnostic, system-level binary package manager and ecosystem
EAPI=8
HOMEPAGE=https://conda.io/
INHERIT=distutils-r1
IUSE=+user +mamba pycosat test python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-vcs/git python_single_target_python3_10? ( dev-python/archspec[python_targets_python3_10(-)] dev-python/pyopenssl[python_targets_python3_10(-)] dev-python/pluggy[python_targets_python3_10(-)] dev-python/requests[python_targets_python3_10(-)] dev-python/ruamel-yaml[python_targets_python3_10(-)] dev-python/toolz[python_targets_python3_10(-)] dev-python/tqdm[python_targets_python3_10(-)] dev-python/truststore[python_targets_python3_10(-)] dev-python/jsonpatch[python_targets_python3_10(-)] dev-python/conda-package-handling[python_targets_python3_10(-)] dev-python/conda-package-streaming[python_targets_python3_10(-)] pycosat? ( dev-python/pycosat[python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( dev-python/archspec[python_targets_python3_11(-)] dev-python/pyopenssl[python_targets_python3_11(-)] dev-python/pluggy[python_targets_python3_11(-)] dev-python/requests[python_targets_python3_11(-)] dev-python/ruamel-yaml[python_targets_python3_11(-)] dev-python/toolz[python_targets_python3_11(-)] dev-python/tqdm[python_targets_python3_11(-)] dev-python/truststore[python_targets_python3_11(-)] dev-python/jsonpatch[python_targets_python3_11(-)] dev-python/conda-package-handling[python_targets_python3_11(-)] dev-python/conda-package-streaming[python_targets_python3_11(-)] pycosat? ( dev-python/pycosat[python_targets_python3_11(-)] ) ) mamba? ( dev-python/conda-libmamba-solver[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( mamba pycosat ) ^^ ( python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/conda/conda/archive/23.11.0.tar.gz -> conda-23.11.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=ee5689800dec8e3443f8fed1021fe8f4

View File

@ -0,0 +1,16 @@
BDEPEND=python_single_target_python3_10? ( dev-python/setuptools-scm[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/setuptools-scm[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/setuptools-scm[python_targets_python3_12(-)] ) test? ( python_single_target_python3_10? ( dev-python/boltons[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/boltons[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/boltons[python_targets_python3_12(-)] ) dev-util/mamba:=[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] python_single_target_python3_10? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pytest-7.3.1[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/hatchling-1.17.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/hatchling-1.17.0[python_targets_python3_12(-)] )
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=The libmamba based solver for conda
EAPI=8
HOMEPAGE=https://github.com/conda/conda-libmamba-solver
INHERIT=distutils-r1
IUSE=test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=python_single_target_python3_10? ( dev-python/boltons[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/boltons[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/boltons[python_targets_python3_12(-)] ) dev-util/mamba:=[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?,python_single_target_python3_12(-)?] python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/conda/conda-libmamba-solver/archive/23.12.0.tar.gz -> conda-libmamba-solver-23.12.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=8b22b2a1cc625c2da937be7ff05f46c8

View File

@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Create and extract conda packages of various formats
EAPI=8
HOMEPAGE=https://github.com/conda/conda-package-handling
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11
KEYWORDS=amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/cython[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/tqdm[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/six[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/conda/conda-package-handling/archive/2.0.2.tar.gz -> conda-package-handling-2.0.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=386b28d625834204cea676cd6c280ee9

View File

@ -0,0 +1,17 @@
BDEPEND=test? ( dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=Create and extract conda packages of various formats
EAPI=8
HOMEPAGE=https://github.com/conda/conda-package-handling
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=amd64 ~x86
LICENSE=BSD
RDEPEND=dev-python/cython[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tqdm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/conda/conda-package-handling/archive/2.2.0.tar.gz -> conda-package-handling-2.2.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=74d29dcaa6a54af8c3652a3e6971b4ac

View File

@ -1,16 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python bindings to picosat (a SAT solver) DESCRIPTION=Python bindings to picosat (a SAT solver)
EAPI=8 EAPI=8
HOMEPAGE=https://github.com/ContinuumIO/pycosat HOMEPAGE=https://github.com/conda/pycosat
INHERIT=distutils-r1 INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=amd64 ~arm64 ~riscv ~x86 KEYWORDS=amd64 ~arm64 ~riscv ~x86
LICENSE=MIT 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 ) RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 ) REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) RESTRICT=!test? ( test )
SLOT=0 SLOT=0
SRC_URI=https://github.com/ContinuumIO/pycosat/archive/0.6.6.tar.gz -> pycosat-0.6.6.tar.gz SRC_URI=https://github.com/conda/pycosat/archive/0.6.6.tar.gz -> pycosat-0.6.6.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=be49a4ec9c7b83c8251ebcdbaad2b005 _md5_=b6be690cb5e804a3579aec26210c0630

View File

@ -0,0 +1,17 @@
BDEPEND=python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( dev-python/pybind11[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pybind11[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/pybind11[python_targets_python3_12(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=app-arch/libarchive:= app-arch/zstd:= dev-cpp/cli11 dev-cpp/nlohmann_json dev-cpp/reproc:= dev-cpp/tl-expected dev-cpp/yaml-cpp:= dev-libs/libfmt:= dev-libs/spdlog net-misc/curl sys-libs/libsolv:=[conda] python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) )
DESCRIPTION=The Fast Cross-Platform Package Manager
EAPI=8
HOMEPAGE=https://github.com/mamba-org/mamba
INHERIT=distutils-r1 cmake multilib
IUSE=python micromamba python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 debug
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=app-arch/libarchive:= app-arch/zstd:= dev-cpp/cli11 dev-cpp/nlohmann_json dev-cpp/reproc:= dev-cpp/tl-expected dev-cpp/yaml-cpp:= dev-libs/libfmt:= dev-libs/spdlog net-misc/curl sys-libs/libsolv:=[conda] python? ( python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ) !dev-util/micromamba-bin !dev-util/micromamba
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
RESTRICT=test
SLOT=0/2
SRC_URI=https://github.com/mamba-org/mamba/archive/refs/tags/mamba-1.5.6.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 b9318b5e40104e608d7e4582121fb561 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=da6b85915143cd7f10c58f2c6f17db93

View File

@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2 LICENSE=GPL-2
RDEPEND=app-misc/ca-certificates dev-libs/glib:2 net-libs/mbedtls sys-libs/zlib net-dns/c-ares net-libs/nghttp2 gui-libs/gtk:4[wayland?] RDEPEND=app-misc/ca-certificates dev-libs/glib:2 net-libs/mbedtls sys-libs/zlib net-dns/c-ares net-libs/nghttp2 gui-libs/gtk:4[wayland?]
SLOT=0 SLOT=0
SRC_URI=https://github.com/Chilledheart/yass/releases/download/1.5.18/yass-1.5.18.tar.gz SRC_URI=https://github.com/Chilledheart/yass/releases/download/1.5.19/yass-1.5.19.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c xdg 4a14c5c24f121e7da66e5aab4a168c6e _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=1734dbc742dab00b2ad6682451ae4e25 _md5_=1734dbc742dab00b2ad6682451ae4e25

View File

@ -0,0 +1,16 @@
BDEPEND=perl? ( dev-lang/perl ) rpm? ( app-arch/rpm ) ruby? ( dev-lang/ruby ) tcl? ( dev-lang/tk ) python? ( dev-lang/swig python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=perl? ( dev-lang/perl ) rpm? ( app-arch/rpm ) ruby? ( dev-lang/ruby ) tcl? ( dev-lang/tk ) python? ( dev-lang/swig python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) )
DESCRIPTION=Library for solving packages and reading repositories
EAPI=8
HOMEPAGE=https://github.com/openSUSE/libsolv
INHERIT=cmake python-single-r1
IUSE=static perl python ruby tcl rpm pubkey suse comps helix debian mdk arch cudf conda appdata lzma bzip2 zstd zchunk libxml2 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=zchunk? ( app-arch/zchunk )
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
SLOT=0
SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.27.tar.gz -> libsolv-0.7.27.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=fea6fcb66f6a7ce9250ccad91f99c5e1

View File

@ -95,7 +95,9 @@ app-vim/powerline 9999: vim plugin: The ultimate vim statusline utility.
dev-cpp/cppcoro 210105-r1: A library of C++ coroutine abstractions for the coroutines TS dev-cpp/cppcoro 210105-r1: A library of C++ coroutine abstractions for the coroutines TS
dev-cpp/date 3.0.1 3.0.1_p220425: A date and time library based on the C++11/14/17 <chrono> header dev-cpp/date 3.0.1 3.0.1_p220425: A date and time library based on the C++11/14/17 <chrono> header
dev-cpp/nameof 0.10.3: Nameof operator for modern C++ dev-cpp/nameof 0.10.3: Nameof operator for modern C++
dev-cpp/reproc 14.2.4: A cross-platform (C99/C++11) process library
dev-cpp/tgbot-cpp 1.7.2: C++ library for Telegram bot API dev-cpp/tgbot-cpp 1.7.2: C++ library for Telegram bot API
dev-cpp/tl-expected 1.1.0: Guideline Support Library implementation by Microsoft
dev-db/dbeaver-bin 23.3.2: Free universal database tool (community edition). dev-db/dbeaver-bin 23.3.2: Free universal database tool (community edition).
dev-db/mongodb 5.3.1 6.2.0-r4: A high-performance, open source, schema-free document-oriented database dev-db/mongodb 5.3.1 6.2.0-r4: A high-performance, open source, schema-free document-oriented database
dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
@ -112,8 +114,10 @@ dev-libs/v2ray-domain-list-community 4.39.2_p20210621183458-r1 9999: Community m
dev-libs/v2ray-domain-list-community-bin 20231025154305: Community managed domain list for V2Ray. dev-libs/v2ray-domain-list-community-bin 20231025154305: Community managed domain list for V2Ray.
dev-libs/v2ray-geoip-bin 202310260037: GeoIP for V2Ray. dev-libs/v2ray-geoip-bin 202310260037: GeoIP for V2Ray.
dev-libs/v2ray-rules-dat 202310262208: Enhanced edition of V2Ray rules dat files. dev-libs/v2ray-rules-dat 202310262208: Enhanced edition of V2Ray rules dat files.
dev-python/conda 23.1.0: OS-agnostic, system-level binary package manager and ecosystem dev-python/archspec 0.2.2: A library for detecting, labeling, and reasoning about microarchitectures
dev-python/conda-package-handling 2.0.2: Create and extract conda packages of various formats dev-python/conda 23.11.0: OS-agnostic, system-level binary package manager and ecosystem
dev-python/conda-libmamba-solver 23.12.0: The libmamba based solver for conda
dev-python/conda-package-handling 2.2.0: Create and extract conda packages of various formats
dev-python/conda-package-streaming 0.7.0: An efficient library to read from new and old conda packages dev-python/conda-package-streaming 0.7.0: An efficient library to read from new and old conda packages
dev-python/daff 1.3.46: The daff can produce and apply tabular diffs dev-python/daff 1.3.46: The daff can produce and apply tabular diffs
dev-python/feeluown-bilibili 0.3: bilibili support for feeluown dev-python/feeluown-bilibili 0.3: bilibili support for feeluown
@ -133,6 +137,7 @@ dev-util/elfembed 0.3-r1: Resource Compiler for ELF binaries
dev-util/gyp 20230914150222 99999999999999: GYP (Generate Your Projects) meta-build system dev-util/gyp 20230914150222 99999999999999: GYP (Generate Your Projects) meta-build system
dev-util/jd-gui 1.6.6: A standalone graphical utility that displays Java source codes of .class file dev-util/jd-gui 1.6.6: A standalone graphical utility that displays Java source codes of .class file
dev-util/jetbrains-toolbox 1.28.1.15219 2.0.3.17006: Manage all your JetBrains Projects and Tools dev-util/jetbrains-toolbox 1.28.1.15219 2.0.3.17006: Manage all your JetBrains Projects and Tools
dev-util/mamba 1.5.6: The Fast Cross-Platform Package Manager
dev-util/marksman-bin 2022.12.28: A language server for Markdown dev-util/marksman-bin 2022.12.28: A language server for Markdown
dev-util/mongodb-compass-bin 1.34.2 1.35.0 1.36.4 1.37.0 1.38.2 1.39.4 1.40.2: The GUI for MongoDB dev-util/mongodb-compass-bin 1.34.2 1.35.0 1.36.4 1.37.0 1.38.2 1.39.4 1.40.2: The GUI for MongoDB
dev-util/pacstrap 28: Pacstrap - install packages to the specified new root directorye dev-util/pacstrap 28: Pacstrap - install packages to the specified new root directorye
@ -253,7 +258,7 @@ net-proxy/v2ray 5.11.0 5.12.1 5.13.0: A platform for building proxies to bypass
net-proxy/v2ray-bin 4.45.0-r1 5.12.1: A platform for building proxies to bypass network restrictions net-proxy/v2ray-bin 4.45.0-r1 5.12.1: A platform for building proxies to bypass network restrictions
net-proxy/v2rayA 2.2.4.3 2.2.4.6 9999: web GUI of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel net-proxy/v2rayA 2.2.4.3 2.2.4.6 9999: web GUI of Project V which supports V2Ray, Xray, SS, SSR, Trojan and Pingtunnel
net-proxy/yacd-meta 0.3.6: Yet Another Clash Dashboard net-proxy/yacd-meta 0.3.6: Yet Another Clash Dashboard
net-proxy/yass 1.5.18: lightweight and efficient, socks5/http forward proxy net-proxy/yass 1.5.19: lightweight and efficient, socks5/http forward proxy
net-vpn/sstp-server 0.6.0: A Secure Socket Tunneling Protocol (SSTP) server implemented in Python. net-vpn/sstp-server 0.6.0: A Secure Socket Tunneling Protocol (SSTP) server implemented in Python.
net-wireless/linux-wifi-hotspot 9999: Linux Wifi Hotspot net-wireless/linux-wifi-hotspot 9999: Linux Wifi Hotspot
sci-chemistry/vesta 3.5.8: Visualization for Electronic and STructural Analysis sci-chemistry/vesta 3.5.8: Visualization for Electronic and STructural Analysis
@ -289,6 +294,7 @@ sys-kernel/xanmod-rt 6.0.11: XanMod RT sources and CJKTTY options.
sys-kernel/xanmod-sources 6.6.1: Full XanMod source, including the Gentoo patchset and other patch options. sys-kernel/xanmod-sources 6.6.1: Full XanMod source, including the Gentoo patchset and other patch options.
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
sys-libs/elog-functions 0.0.2: Compatibility functions for the log e* functions of OpenRC sys-libs/elog-functions 0.0.2: Compatibility functions for the log e* functions of OpenRC
sys-libs/libsolv 0.7.27: Library for solving packages and reading repositories
sys-power/tlpui 1.5.0_p6 1.6.0: A GTK user interface for TLP written in Python sys-power/tlpui 1.5.0_p6 1.6.0: A GTK user interface for TLP written in Python
virtual/dist-kernel 6.6.1: Virtual to depend on any Distribution Kernel virtual/dist-kernel 6.6.1: Virtual to depend on any Distribution Kernel
virtual/linux-sources 3-r11: Virtual for Linux kernel sources virtual/linux-sources 3-r11: Virtual for Linux kernel sources

View File

@ -1 +1 @@
Wed, 17 Jan 2024 07:48:08 +0000 Wed, 17 Jan 2024 13:48:10 +0000

View File

@ -103,6 +103,8 @@ dev-java/oraclejdk-bin:source - Install JVM sources
dev-lang/quickjs:lto - Enable Link Time Optimizations (improves performance and decreases size of executables) dev-lang/quickjs:lto - Enable Link Time Optimizations (improves performance and decreases size of executables)
dev-libs/v2ray-rules-dat:geoip - Install geoip.dat dev-libs/v2ray-rules-dat:geoip - Install geoip.dat
dev-libs/v2ray-rules-dat:geosite - Install geosite.dat dev-libs/v2ray-rules-dat:geosite - Install geosite.dat
dev-python/conda:mamba - enable libmamba resolver
dev-python/conda:pycosat - enable pycosat resolver
dev-python/conda:user - use user's home directory as default pkgs and envs prefix dev-python/conda:user - use user's home directory as default pkgs and envs prefix
dev-python/nvchecker:ini - convert your old configuration files from ini to toml dev-python/nvchecker:ini - convert your old configuration files from ini to toml
dev-python/nvchecker:notify - enable nvchecker-notify support dev-python/nvchecker:notify - enable nvchecker-notify support
@ -110,6 +112,7 @@ dev-python/qasync:qt6 - Use dev-python/PyQt6 or dev-python/pyside6 for qt6 suppo
dev-util/arch-install-scripts:archroot - Install arch-chroot dev-util/arch-install-scripts:archroot - Install arch-chroot
dev-util/arch-install-scripts:genfstab - Install genfstab dev-util/arch-install-scripts:genfstab - Install genfstab
dev-util/arch-install-scripts:pacstrap - Install pacstrap dev-util/arch-install-scripts:pacstrap - Install pacstrap
dev-util/mamba:micromamba - build micromamba
gui-libs/libdecor:dbus - Enable dbus to query current cursor theme gui-libs/libdecor:dbus - Enable dbus to query current cursor theme
gui-libs/libdecor:examples - Build and install examples gui-libs/libdecor:examples - Build and install examples
media-fonts/Plangothic:allideo - use HanaMin to display unincluded fonts media-fonts/Plangothic:allideo - use HanaMin to display unincluded fonts
@ -233,6 +236,26 @@ sys-kernel/xanmod-kernel:x86-64-v3 - Set compiler optimization to x86-64-v3
sys-kernel/xanmod-kernel:x86-64-v4 - Set compiler optimization to x86-64-v4 sys-kernel/xanmod-kernel:x86-64-v4 - Set compiler optimization to x86-64-v4
sys-kernel/xanmod-rt:cjk - Eanble cjktty patches. sys-kernel/xanmod-rt:cjk - Eanble cjktty patches.
sys-kernel/xanmod-sources:cjktty - Enable cjktty patches. sys-kernel/xanmod-sources:cjktty - Enable cjktty patches.
sys-libs/libsolv:appdata - Build with AppStream appdata support
sys-libs/libsolv:arch - Build with archlinux repository support
sys-libs/libsolv:bzip2 - Build with bzip2 compression support
sys-libs/libsolv:comps - Build with fedora comps support
sys-libs/libsolv:conda - Build with conda dependency support
sys-libs/libsolv:cudf - Build with cudf repository support
sys-libs/libsolv:debian - Build with debian database/repository support
sys-libs/libsolv:helix - Build with helix repository support
sys-libs/libsolv:libxml2 - Build with libxml2 instead of libexpat
sys-libs/libsolv:lzma - Build with lzma/xz compression support
sys-libs/libsolv:mdk - Build with mandriva/mageia repository support
sys-libs/libsolv:perl - Build the perl bindings
sys-libs/libsolv:pubkey - Build with pubkey support
sys-libs/libsolv:python - Build the python bindings
sys-libs/libsolv:rpm - Build with rpm database support
sys-libs/libsolv:ruby - Build the ruby bindings
sys-libs/libsolv:suse - Build with suse repository support
sys-libs/libsolv:tcl - Build the Tcl bindings
sys-libs/libsolv:zchunk - Build with zchunk compression support
sys-libs/libsolv:zstd - Build with zstd compression support
virtual/linux-sources:firmware - Install linux kernel firmware virtual/linux-sources:firmware - Install linux kernel firmware
www-servers/woof:bzip2 - bzip2 decompression of the archive from woof www-servers/woof:bzip2 - bzip2 decompression of the archive from woof
www-servers/woof:gzip - gzip decompression of the archive from woof www-servers/woof:gzip - gzip decompression of the archive from woof