mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
2024-06-19 07:33:58 UTC
This commit is contained in:
@@ -10,6 +10,6 @@ LICENSE=BSD BSD-2 MIT Apache-2.0 MPL-2.0
|
||||
RDEPEND=dev-vcs/git
|
||||
RESTRICT=mirror strip
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.47.3.tar.gz -> chezmoi-2.47.3.tar.gz https://github.com/MHaukelid/ebuild-vendored/releases/download/chezmoi-2.47.3/chezmoi-2.47.3-vendor.tar.xz
|
||||
SRC_URI=https://github.com/twpayne/chezmoi/archive/v2.49.0.tar.gz -> chezmoi-2.49.0.tar.gz https://github.com/Hummer12007/distfiles/releases/download/chezmoi-2.49.0/chezmoi-2.49.0-vendor.tar.xz
|
||||
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
|
||||
_md5_=2e691e3c14cd4d509348ef1e76ad8284
|
||||
_md5_=00a23e7aacb47a868b2a8219e0b12484
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=app-crypt/certbot-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !>=dev-python/cloudflare-2.21[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cloudflare[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=app-crypt/certbot-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !>=dev-python/cloudflare-2.21[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cloudflare[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) 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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/certbot/certbot https://letsencrypt.org/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-crypt/certbot-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !>=dev-python/cloudflare-2.21[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cloudflare[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/certbot/certbot/archive/v2.10.0.tar.gz -> certbot-2.10.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=00e85e67042bc362a51fc9a7905d712d
|
||||
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=app-crypt/certbot-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/cloudflare-2.19*[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=app-crypt/certbot-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/cloudflare-2.19*[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) 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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/certbot/certbot https://letsencrypt.org/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-crypt/certbot-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.10.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] =dev-python/cloudflare-2.19*[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/certbot/certbot/archive/v2.10.0.tar.gz -> certbot-2.10.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=cc72e5e8019b4f6f9e6418aa5007432b
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=test? ( >=app-crypt/certbot-2.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !>=dev-python/cloudflare-2.21[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cloudflare[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=app-crypt/certbot-2.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !>=dev-python/cloudflare-2.21[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cloudflare[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-7.2.6[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) 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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test
|
||||
DESCRIPTION=Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/certbot/certbot https://letsencrypt.org/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test doc python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
RDEPEND=>=app-crypt/certbot-2.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-crypt/acme-2.9.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dns-lexicon[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] !>=dev-python/cloudflare-2.21[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/cloudflare[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/certbot/certbot/archive/v2.9.0.tar.gz -> certbot-2.9.0.gh.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=00e85e67042bc362a51fc9a7905d712d
|
||||
11
metadata/md5-cache/dev-embedded/bcm2-utils-0.9.8
Normal file
11
metadata/md5-cache/dev-embedded/bcm2-utils-0.9.8
Normal file
@@ -0,0 +1,11 @@
|
||||
DEFINED_PHASES=install prepare
|
||||
DEPEND=dev-libs/boost
|
||||
DESCRIPTION=Utilities for Broadcom-based cable modems
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/jclehner/bcm2-utils
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=dev-libs/boost
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/jclehner/bcm2-utils/archive/refs/tags/v0.9.8.tar.gz -> bcm2-utils-0.9.8.tar.gz
|
||||
_md5_=13fbbe6f3b0b494a07c4f9515b9b170f
|
||||
@@ -3,7 +3,7 @@ DEFINED_PHASES=install
|
||||
DESCRIPTION=Espressif IoT Development Framework
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.espressif.com/
|
||||
INHERIT=python-r1
|
||||
INHERIT=estack python-r1
|
||||
IUSE=riscv32 python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=Apache-2.0
|
||||
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://dl.espressif.com/github_assets/espressif/esp-idf/releases/download/v5.2.2/esp-idf-v5.2.2.zip -> esp-idf-5.2.2.zip https://github.com/espressif/openocd-esp32/releases/download/v0.12.0-esp32-20240318/openocd-esp32-linux-amd64-0.12.0-esp32-20240318.tar.gz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v14.2_20240403/xtensa-esp-elf-gdb-14.2_20240403-x86_64-linux-gnu.tar.gz https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/xtensa-esp-elf-13.2.0_20230928-x86_64-linux-gnu.tar.xz riscv32? ( https://github.com/espressif/crosstool-NG/releases/download/esp-13.2.0_20230928/riscv32-esp-elf-13.2.0_20230928-x86_64-linux-gnu.tar.xz https://github.com/espressif/binutils-gdb/releases/download/esp-gdb-v14.2_20240403/riscv32-esp-elf-gdb-14.2_20240403-x86_64-linux-gnu.tar.gz )
|
||||
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46
|
||||
_md5_=55f0085c66a3767f3c3cc190a94c6f5e
|
||||
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46
|
||||
_md5_=4c6ca899834654823ab0b506dd1141ba
|
||||
|
||||
14
metadata/md5-cache/dev-ml/ollama-9999
Normal file
14
metadata/md5-cache/dev-ml/ollama-9999
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=dev-lang/go-1.21.0 >=dev-build/cmake-3.24 >=sys-devel/gcc-11.4.0 nvidia? ( dev-util/nvidia-cuda-toolkit ) amd? ( sci-libs/clblast dev-libs/rocm-opencl-runtime ) >=dev-vcs/git-1.8.2.1[curl] >=dev-lang/go-1.20:= app-arch/unzip
|
||||
DEFINED_PHASES=compile install postinst pretend unpack
|
||||
DEPEND=>=dev-lang/go-1.21.0 >=dev-build/cmake-3.24 >=sys-devel/gcc-11.4.0 nvidia? ( dev-util/nvidia-cuda-toolkit ) amd? ( sci-libs/clblast dev-libs/rocm-opencl-runtime )
|
||||
DESCRIPTION=Get up and running with Llama 3, Mistral, Gemma, and other language models.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://ollama.com
|
||||
INHERIT=git-r3 go-module
|
||||
IUSE=nvidia amd
|
||||
LICENSE=MIT
|
||||
PROPERTIES=live
|
||||
RESTRICT=strip
|
||||
SLOT=0
|
||||
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=b0a9bc81593bcc785868e028a40d42df
|
||||
16
metadata/md5-cache/dev-python/cloudflare-3.0.0_beta10
Normal file
16
metadata/md5-cache/dev-python/cloudflare-3.0.0_beta10
Normal file
@@ -0,0 +1,16 @@
|
||||
BDEPEND=test? ( >=net-libs/nodejs-18.20.1 dev-python/pytest-asyncio[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/time-machine[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/dirty-equals[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/respx[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
|
||||
DEFINED_PHASES=compile configure install prepare test unpack
|
||||
DESCRIPTION=Python wrapper for the Cloudflare v4 API
|
||||
EAPI=8
|
||||
HOMEPAGE=https://pypi.org/project/cloudflare/
|
||||
INHERIT=distutils-r1
|
||||
IUSE=test python_targets_python3_11 python_targets_python3_12
|
||||
KEYWORDS=~amd64 ~arm64
|
||||
LICENSE=MIT test? ( ISC Apache-2.0 MIT BSD CC0-1.0 0BSD )
|
||||
RDEPEND=>=dev-python/httpx-0.23.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pydantic-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-4.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/anyio-4.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/distro-1.7.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/sniffio-1.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
|
||||
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
|
||||
RESTRICT=mirror !test? ( test )
|
||||
SLOT=3
|
||||
SRC_URI=https://github.com/cloudflare/cloudflare-python/archive/refs/tags/v3.0.0-beta.10.tar.gz -> cloudflare-3.0.0_beta10.gh.tar.gz test? ( https://github.com/Phoenix591/cloudflare-python/releases/download/v3.0.0_beta10/cloudflare-python-v3.0.0_beta10-prism.tar.gz )
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823
|
||||
_md5_=8fad9205f29e4a0f9a8f5bc0767464a0
|
||||
@@ -4,7 +4,7 @@ DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_t
|
||||
DESCRIPTION=Helper tool for developing and building postmarketOS
|
||||
EAPI=8
|
||||
HOMEPAGE=https://postmarketos.org/
|
||||
INHERIT=distutils-r1 linux-info pypi
|
||||
INHERIT=distutils-r1 linux-info
|
||||
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
||||
KEYWORDS=-alpha ~amd64 -arm -hppa -ia64 -ppc -ppc64 -riscv -sparc
|
||||
LICENSE=GPL-3
|
||||
@@ -13,5 +13,5 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
|
||||
RESTRICT=mirror test
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/postmarketOS/pmbootstrap/-/archive/2.3.1/pmbootstrap-2.3.1.tar.bz2
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 f11e1bc907da246e941fbae648327823 linux-info e967b81f54be6f49f4219a57ce7db437 pypi 2eecb475512bc76e5ea9192a681b9e6b
|
||||
_md5_=f18505fb6a5e2df46508417fff025b7f
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 f11e1bc907da246e941fbae648327823 linux-info e967b81f54be6f49f4219a57ce7db437
|
||||
_md5_=61a81abd0dad8d508fba7738982182e1
|
||||
|
||||
@@ -12,4 +12,4 @@ RESTRICT=strip
|
||||
SLOT=0
|
||||
SRC_URI=https://gitlab.com/WhyNotHugo/darkman/-/archive/v2.0.1/darkman-v2.0.1.tar.bz2 https://codeberg.org/amano-kenji-gentoo-overlay/darkman/raw/branch/master/darkman-2.0.1-deps.tar.xz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe flag-o-matic d309b9713dfc18e754cba88d3ba69653 go-env dbefaac6fd7019213514bccd65949d9a go-module 83fd3ed1657cfc316c93d6a37018290d
|
||||
_md5_=e97cc725ee83cf0e7b09eb9faa1f619a
|
||||
_md5_=edc0b3518de39ebf74d8eb39e66f31ff
|
||||
@@ -12,4 +12,4 @@ RDEPEND=sci-libs/fftw media-libs/glfw media-libs/glew sci-libs/volk app-arch/zst
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/AlexandreRouma/SDRPlusPlus/archive/206ce6e8c37aa7ee2e1990b80644330b6ac69b6b.tar.gz -> sdrpp-1.2.0_pre20240607.tar.gz
|
||||
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
|
||||
_md5_=9c6cc432230d5cd105bd32df39be6aad
|
||||
_md5_=6b18026441369bc3fbea01a04ec103b3
|
||||
|
||||
@@ -92,7 +92,7 @@ app-admin/bitwarden-cli 2024.2.0 2024.2.1: CLI frontend client connects to Bitwa
|
||||
app-admin/bitwarden-cli-bin 2024.2.1 2024.3.1 2024.4.0 2024.6.0: Precompiled CLI frontend which connects to Bitwarden comapatible servers
|
||||
app-admin/boinctui 2.7.1: Fullscreen text mode manager for the BOINC client
|
||||
app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store
|
||||
app-admin/chezmoi 2.47.3: Manage your dotfiles across multiple machines, securely
|
||||
app-admin/chezmoi 2.49.0: Manage your dotfiles across multiple machines, securely
|
||||
app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo
|
||||
app-admin/customrescuecd-x86_64 0.12.7 0.12.8: A system rescue cd or usbstick for desktop and server based on gentoo
|
||||
app-admin/dotbot 1.20.1: A tool that bootstraps your dotfiles
|
||||
@@ -144,7 +144,7 @@ app-containers/waydroid 1.4.2 1.4.2-r1: Container-based approach to boot a full
|
||||
app-containers/waydroid-images 9999: Manage images for app-containers/waydroid using portage
|
||||
app-crypt/PBinCLI 0.3.5 0.3.5-r1: PBinCLI is a command line client for PrivateBin written in Python 3
|
||||
app-crypt/autofirma 1.8.2: Spanish government's electronic signature application for online procedures
|
||||
app-crypt/certbot-dns-cloudflare 2.9.0-r1 2.10.0: Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
|
||||
app-crypt/certbot-dns-cloudflare 2.10.0-r1: Cloudflare DNS Authenticator plugin for Certbot (Let's Encrypt Client)
|
||||
app-crypt/certbot-dns-desec 1.2.1: deSEC DNS Authenticator plugin for Certbot
|
||||
app-crypt/certbot-dns-rfc2136 2.10.0 9999: RFC 2136 DNS Authenticator plugin for Certbot (Let’s Encrypt client)
|
||||
app-crypt/clevis 19-r2 20-r1: Automated Encryption Framework
|
||||
@@ -450,6 +450,7 @@ dev-debug/lldb-mi 0.0.1 9999: LLDB Machine Interface Driver
|
||||
dev-dotnet/gtk-sharp 2.99.3-r3 3.22.2-r2: gtk bindings for mono
|
||||
dev-elixir/hex 1.0.1-r1: Package manager for the Erlang VM
|
||||
dev-embedded/arduino-cli 0.34.2 0.35.2: Next-generation arduino command line tool
|
||||
dev-embedded/bcm2-utils 0.9.8: Utilities for Broadcom-based cable modems
|
||||
dev-embedded/esp-coredump 1.7.0 1.10.0: Utility that helps users to retrieve and analyse core dumps
|
||||
dev-embedded/esp-idf 5.2.1 5.2.2: Espressif IoT Development Framework
|
||||
dev-embedded/esp-idf-kconfig 2.1.0 2.2.0: Kconfig tooling for esp-idf
|
||||
@@ -568,6 +569,7 @@ dev-ml/crowbar 0.2.1: Write tests, let a fuzzer find failing cases
|
||||
dev-ml/domain-name 0.4.0: RFC 1035 Internet domain names
|
||||
dev-ml/gmap 0.3.0-r2: Heterogenous Map over a GADT
|
||||
dev-ml/lwt-dllist 1.0.1: Mutable doubly-linked list with Lwt iterators
|
||||
dev-ml/ollama 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
|
||||
dev-ml/pecu 0.6: Implementation of quoted-printable encoder/decoder from RFC2045
|
||||
dev-ml/psq 0.2.0-r2 0.2.1: Functional Priority Search Queues for OCaml
|
||||
dev-ml/randomconv 0.1.3: Convert from random bytes to random native numbers
|
||||
@@ -621,7 +623,7 @@ dev-python/click-aliases 1.0.4: Add (mutiple) aliases to a click group or comman
|
||||
dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI
|
||||
dev-python/click-option-group 0.5.5 0.5.6: Option groups missing in Click
|
||||
dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps
|
||||
dev-python/cloudflare 2.19.2 2.19.4: Python wrapper for the Cloudflare v4 API
|
||||
dev-python/cloudflare 2.19.2 2.19.4 3.0.0_beta10: Python wrapper for the Cloudflare v4 API
|
||||
dev-python/cloup 3.0.5: Click + option groups + constraints + aliases + help themes + ...
|
||||
dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab
|
||||
dev-python/colored 2.2.4: Very simple Python library for color and formatting in terminal
|
||||
@@ -1034,7 +1036,7 @@ gui-apps/coreterminal 4.5.0 9999: A terminal emulator for C Suite
|
||||
gui-apps/coretime 4.5.0 9999: A time related task manager for C Suite
|
||||
gui-apps/coretoppings 4.5.0 9999: Additional features, plugins, widgets etc for C Suite
|
||||
gui-apps/coreuniverse 4.5.0 9999: Shows information about apps for C Suite
|
||||
gui-apps/darkman 2.0.1: Framework for dark and light mode transitions
|
||||
gui-apps/darkman 2.0.1-r1: Framework for dark and light mode transitions
|
||||
gui-apps/espanso 2.1.8 2.2.1-r1: Cross-platform Text Expander written in Rust
|
||||
gui-apps/eww 0.5.0-r4 0.6.0 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
|
||||
gui-apps/fnott 1.2.1 1.3.0 1.4.1 1.6.0 9999: Keyboard driven and lightweight Wayland notification daemon.
|
||||
|
||||
@@ -1 +1 @@
|
||||
Wed, 19 Jun 2024 03:34:02 +0000
|
||||
Wed, 19 Jun 2024 07:33:58 +0000
|
||||
|
||||
Reference in New Issue
Block a user