2024-04-07 16:05:10 UTC

This commit is contained in:
Repository mirror & CI
2024-04-07 16:05:10 +00:00
parent 0eac727e7f
commit 03baa4702f
28 changed files with 179 additions and 59 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -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[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[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[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 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1
_md5_=9c6cde9798e90df9f3c5f21051917a51

View File

@@ -0,0 +1,16 @@
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[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[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[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 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1
_md5_=9c6cde9798e90df9f3c5f21051917a51

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -7,6 +7,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=app-shells/fish-3.4.0 >=app-shells/fzf-0.33 >=sys-apps/bat-0.16.0 >=sys-apps/fd-8.5.0
SLOT=0
SRC_URI=https://github.com/PatrickF1/fzf.fish/archive/refs/tags/v10.2.tar.gz -> fzf-fish-10.2.tar.gz
SRC_URI=https://github.com/PatrickF1/fzf.fish/archive/refs/tags/v10.3.tar.gz -> fzf-fish-10.3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=38f401cd505bc5337e4933231a2514f9

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Pandoc filter for cross-references
EAPI=8
HOMEPAGE=https://github.com/lierdakil/pandoc-crossref
KEYWORDS=-* ~amd64
LICENSE=GPL-2
RDEPEND=|| ( =app-text/pandoc-bin-3.1.12.2 =app-text/pandoc-3.1.12.2 ) !dev-haskell/pandoc-crossref
SLOT=0
SRC_URI=https://github.com/lierdakil/pandoc-crossref/releases/download/v0.3.17.0e/pandoc-crossref-Linux.tar.xz -> pandoc-crossref-bin-0.3.17.0e.tar.xz
_md5_=0df6db5a68a543d42efcc47aab9ffcfd

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-libs/glib-2.0.0:2 dev-db/libpg_query dev-libs/protobuf-c:0/1.0.0 dev-libs/xxhash >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
BDEPEND=>=dev-libs/glib-2.0.0:2 dev-db/libpg_query dev-lang/vala dev-libs/protobuf-c:0/1.0.0 dev-libs/xxhash >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-db/libpg_query
DESCRIPTION=Thin wrapper around libpg_query to use with vala
@@ -11,4 +11,4 @@ RDEPEND=dev-db/libpg_query
SLOT=0
SRC_URI=https://github.com/ppvan/pg_query_vala/archive/1b28752e6697cd83408259b18e3158375ff3c025.tar.gz -> pg_query_vala-0.1.0_pre20240326.gh.tar.gz https://github.com/pganalyze/libpg_query/archive/9b21e3295402a0d0ee9a50c468d426c2dbb73ee6.tar.gz -> pg_query_vala-0.1.0_pre20240326.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb vala e477903dbe0105930c51f170a592dc16
_md5_=2df4635321f1ef297a377b1c72cd0700
_md5_=5c7f8049bcaef8d3faa4f0c566bc328a

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lang/vala-0.56 >=gui-libs/gtk-4.10.0:4 >=gui-libs/gtksourceview-5.0:5 >=dev-libs/glib-2.74.0:2 >=dev-libs/json-glib-1.6.0 >=gui-libs/libadwaita-1.0:1 >=dev-db/postgresql-15.3 dev-db/pg_query_vala >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
BDEPEND=>=dev-lang/vala-0.56 >=gui-libs/gtk-4.10.0:4 >=gui-libs/gtksourceview-5.0:5 >=dev-libs/glib-2.74.0:2 >=dev-libs/json-glib-1.6.0 >=gui-libs/libadwaita-1.0:1 >=dev-db/postgresql-15.3 dev-db/pg_query_vala dev-util/blueprint-compiler >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-db/postgresql dev-db/pg_query_vala gui-libs/gtk:4 gui-libs/libadwaita:1
DESCRIPTION=Run your SQL query
@@ -12,4 +12,4 @@ RDEPEND=dev-db/postgresql dev-db/pg_query_vala gui-libs/gtk:4 gui-libs/libadwait
SLOT=0
SRC_URI=https://github.com/ppvan/psequel/archive/v0.1.8.tar.gz -> psequel-0.1.8.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad vala e477903dbe0105930c51f170a592dc16 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=17075a1d92e577afbc248834787f56fd
_md5_=773e1e07d4ad4efde3999aff103db650

View File

@@ -9,9 +9,9 @@ INHERIT=java-vm-2 toolchain-funcs
IUSE=cups headless-awt selinux source
KEYWORDS=~amd64
LICENSE=GPL-2-with-classpath-exception
RDEPEND=>=sys-apps/baselayout-java-0.1.0-r1 kernel_linux? ( media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/harfbuzz elibc_glibc? ( >=sys-libs/glibc-2.2.5:* ) elibc_musl? ( sys-libs/musl ) sys-libs/zlib cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXtst ) ) dev-java/java-config app-eselect/eselect-java
RDEPEND=>=sys-apps/baselayout-java-0.1.0-r1 kernel_linux? ( media-libs/fontconfig:1.0 media-libs/freetype:2 media-libs/harfbuzz media-libs/alsa-lib media-libs/libglvnd elibc_glibc? ( >=sys-libs/glibc-2.2.5:* ) elibc_musl? ( sys-libs/musl ) sys-libs/zlib cups? ( net-print/cups ) selinux? ( sec-policy/selinux-java ) !headless-awt? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXi x11-libs/libXrender x11-libs/libXtst x11-libs/pango ) ) dev-java/java-config app-eselect/eselect-java
RESTRICT=preserve-libs splitdebug
SLOT=8
SRC_URI=https://corretto.aws/downloads/resources/8.402.08.1/amazon-corretto-8.402.08.1-linux-x64.tar.gz
_eclasses_=multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 pax-utils 91d47e5d20627c717aa878b9167c62a8 prefix eab3c99d77fe00506c109c8a736186f7 xdg-utils baea6080dd821f5562d715887954c9d3 java-vm-2 7e65068a6d9ed9e71f6f4d3cb722e2fa
_md5_=76f3218be4c7c7e478c4a894186d552c
_md5_=6861170a36fd7e9565f6ce82e43d34fe

View File

@@ -4,10 +4,10 @@ DESCRIPTION=A C ABI library which exposes Signal protocol logic
EAPI=8
HOMEPAGE=https://github.com/signalapp/libsignal
INHERIT=cargo
IUSE=debug
IUSE=debug debug
KEYWORDS=~amd64
LICENSE=AGPL-3 AGPL-3 Apache-2.0 BSD-2 BSD ISC MIT Unicode-DFS-2016
SLOT=0
SRC_URI=https://github.com/signalapp/libsignal/archive/v0.44.0.tar.gz -> libsignal-ffi-0.44.0.gh.tar.gz https://jroy.ca/dist/libsignal-ffi-0.44.0-vendor.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0
_md5_=87f7f789134ec3795e4f655e5ceee5bc
_md5_=5aa0fb396205010de34cf1727ba530e7

View File

@@ -0,0 +1,18 @@
BDEPEND=test? ( ( dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[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(-)?] ) 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
DEPEND=dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=Python wrapper for the Cloudflare v4 API
EAPI=8
HOMEPAGE=https://pypi.org/project/cloudflare/
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
PROPERTIES=test_network
RDEPEND=( dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[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 mirror
SLOT=0
SRC_URI=https://github.com/cloudflare/python-cloudflare/archive/refs/tags/2.19.2.tar.gz -> cloudflare-2.19.2.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1
_md5_=5954dedc3950cc6dd29ba956fc7e687d

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/attrs[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( dev-python/attrs[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(-)?] ) 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=Library with helpers for the jsonlines file format
EAPI=8
HOMEPAGE=https://pypi.org/project/jsonlines/
INHERIT=distutils-r1
IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=dev-python/attrs[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=mirror !test? ( test )
SLOT=0
SRC_URI=https://github.com/wbolster/jsonlines/archive/refs/tags/4.0.0.tar.gz -> jsonlines-4.0.0.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d9a9242b3972ef569e740451da4b90e1
_md5_=eddeee9e4c1d3a80d428118e1fb69f3c

File diff suppressed because one or more lines are too long

View File

@@ -12,4 +12,4 @@ RDEPEND=app-text/libspelling gui-libs/gtk:4 gui-libs/libadwaita:1
SLOT=0
SRC_URI=https://github.com/sonnyp/Commit/archive/v4.1.tar.gz -> commit-4.1.gh.tar.gz https://github.com/sonnyp/troll/archive/e7933a083681d23fce0078b0246fcff244af5ac3.tar.gz -> commit-4.1-troll.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=fe3c12c19c7d03612df350ec9a6ca528
_md5_=1a31b1202cfbd86bc7a4312ced452a17

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:* gnome-base/gnome-common >=sys-auth/polkit-0.91 >=dev-libs/libgudev-237 systemd? ( !sys-apps/openrc sys-apps/systemd ) virtual/udev dev-build/gtk-doc-am virtual/pkgconfig
DESCRIPTION=IIO sensors to D-Bus proxy
EAPI=8
HOMEPAGE=https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg gnome2-utils meson
IUSE=+systemd
KEYWORDS=~amd64 ~arm64
LICENSE=GPL-3
RDEPEND=dev-libs/glib:* gnome-base/gnome-common >=sys-auth/polkit-0.91 >=dev-libs/libgudev-237 systemd? ( !sys-apps/openrc sys-apps/systemd ) virtual/udev
SLOT=0
SRC_URI=https://gitlab.freedesktop.org/hadess/iio-sensor-proxy/-/archive/3.5/iio-sensor-proxy-3.5.tar.bz2
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb
_md5_=7e5b601850f9e502de70b6ef5e1f819e

View File

@@ -1,14 +1,14 @@
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test unpack
DEFINED_PHASES=compile configure install postinst postrm test unpack
DEPEND=dev-libs/gjs dev-libs/glib:2
DESCRIPTION=Application/browser chooser
EAPI=8
HOMEPAGE=https://apps.gnome.org/app/re.sonny.Junction/ https://github.com/sonnyp/Junction
INHERIT=meson
INHERIT=gnome2-utils meson
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/gjs dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/libportal[introspection] gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0[introspection]
SLOT=0
SRC_URI=https://github.com/sonnyp/junction/archive/refs/tags/v1.6.tar.gz -> junction-1.6.tar.gz https://github.com/sonnyp/troll/archive/8d7c2be66a4bf1cbb2081121997a33662fc19cd0.tar.gz -> troll-junction-1.6.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb
_md5_=d4455d4328cec776118574a86c9e056d
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb
_md5_=4b8e6465aea12240f0769a79c8f59ae6

View File

@@ -0,0 +1,14 @@
BDEPEND=dev-util/blueprint-compiler sys-devel/gettext >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=dev-libs/gjs dev-libs/glib:2
DESCRIPTION=Application/browser chooser
EAPI=8
HOMEPAGE=https://apps.gnome.org/app/re.sonny.Junction/ https://github.com/sonnyp/Junction
INHERIT=gnome2-utils meson
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/gjs dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/libportal[introspection,gtk] gui-libs/gtk:4[introspection] gui-libs/libadwaita:1[introspection] net-libs/libsoup:3.0[introspection]
SLOT=0
SRC_URI=https://github.com/sonnyp/junction/archive/refs/tags/v1.7.tar.gz -> junction-1.7.tar.gz https://github.com/sonnyp/troll/archive/94ced56f1b08e6955f6c8325a04c74736d39b823.tar.gz -> troll-junction-1.7.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb
_md5_=ff24450dbe11c5a045b799fa53cd902e

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://github.com/hugolabe/Wike/archive/3.0.1/wike-3.0.1.tar.gz -> wike-3.0.1.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson 92696988eaddba122c4cedc191f59bcb python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=e44a706d44ce88a6676645473b92ba58
_md5_=d519e2863a2bc5e61a5bf736b5a3d80c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Restore Firefox windowS to correct i3 workspaceS, helper web extension is needed
EAPI=8
HOMEPAGE=https://github.com/yurikhan/firefox-i3-workspaces
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=x11-wm/i3 dev-python/i3ipc
SLOT=0
SRC_URI=https://github.com/yurikhan/firefox-i3-workspaces/archive/refs/tags/0.10.tar.gz
_md5_=fd6b8ce8ea1d91af512efc12267a8627

View File

@@ -140,6 +140,7 @@ app-containers/waydroid 1.4.0 1.4.2 1.4.2-r1: Container-based approach to boot a
app-containers/waydroid-images 9999: Manage images for app-containers/waydroid using portage
app-crypt/PBinCLI 0.3.5: PBinCLI is a command line client for PrivateBin written in Python 3
app-crypt/autofirma 1.7.1: Spanish government's electronic signature application for online procedures
app-crypt/certbot-dns-cloudflare 2.9.0 2.10.0: 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.8.0 2.9.0 2.10.0 9999: RFC 2136 DNS Authenticator plugin for Certbot (Lets Encrypt client)
app-crypt/clevis 19-r1 20: Automated Encryption Framework
@@ -165,7 +166,7 @@ app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/amp 0.7.0: A complete text editor for your terminal.
app-editors/imhex 1.33.1-r2: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kakoune-lsp 16.0.0: Kakoune Language Server Protocol Client
app-editors/kakoune-lsp 17.0.1: Kakoune Language Server Protocol Client
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/lapce 0.3.1 9999: Lightning-fast and Powerful Code Editor written in Rust
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
@@ -292,7 +293,7 @@ app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line funct
app-shells/carapace 0.28.5 0.30.2 1.0.0: Multi-shell multi-command argument completer
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
app-shells/elvish 0.19.2 0.20.1: Expressive programming language and a versatile interactive shell
app-shells/fzf-fish 10.2: Augment your fish command line with fzf key bindings
app-shells/fzf-fish 10.3: Augment your fish command line with fzf key bindings
app-shells/fzf-tab 0_pre20230611: Replace zsh's default completion selection menu with fzf
app-shells/mrsh 9999: minimal strictly POSIX compliant shell
app-shells/ohmyzsh 9999: A framework for managing your zsh configuration.
@@ -319,7 +320,7 @@ app-text/lizard 1.17.10-r1: A simple code complexity analyser, supports most of
app-text/lorien-bin 0.6.0: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lsp 0.5.0_rc4: The least significant pager
app-text/owo 0.1.0: OwO-ifies text via regex
app-text/pandoc-crossref-bin 0.3.17.0c-r1 0.3.17.0f: Pandoc filter for cross-references
app-text/pandoc-crossref-bin 0.3.17.0c-r1 0.3.17.0e 0.3.17.0f: Pandoc filter for cross-references
app-text/sioyek 9999: Sioyek is a PDF viewer with a focus on textbooks and research papers
app-text/smu 1.5 9999: Simple markup - markdown like syntax
app-text/the-platinum-searcher-bin 2.2.0: Fast CLI search tool, faster than grep, ack, silver_searcher (ag)
@@ -355,7 +356,7 @@ app-voices/rhvoice-bdl 4.1: RHVoice voice: bdl (en)
app-voices/rhvoice-clb 4.0: RHVoice voice: clb (en)
app-voices/rhvoice-slt 4.1: RHVoice voice: slt (en)
dev-build/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men
dev-build/cargo-make 0.37.10: Rust task runner and build tool
dev-build/cargo-make 0.37.11: Rust task runner and build tool
dev-build/fpm 0.9.0 0.10.0: Fortran Package Manager (fpm)
dev-build/fypp 3.1 3.2: Fypp - Python powered Fortran preprocessor
dev-build/just 1.25.0 1.25.2: Just a command runner (with syntax inspired by 'make')
@@ -460,7 +461,7 @@ dev-hare/hare-linux 9999: Extra Linux support for Hare programs
dev-hare/hare-png 9999: PNG implementation for Hare
dev-hare/hare-ssh 0.24.0 9999: SSH library for Hare
dev-hare/hare-xml 9999: XML support for Hare
dev-java/corretto-bin 8.402.08.1-r1 11.0.22.7.1 17.0.10.8.1 21.0.2.14.1 22.0.0.37.1: Prebuilt Java JDK binaries provided by Amazon Web Services
dev-java/corretto-bin 8.402.08.1-r2 11.0.22.7.1 17.0.10.8.1 21.0.2.14.1 22.0.0.37.1: Prebuilt Java JDK binaries provided by Amazon Web Services
dev-java/microsoft-openjdk-bin 11.0.22 17.0.10 21.0.2: Prebuilt Java JDK binaries provided by Microsoft
dev-lang/cc65 2.19-r3 9999-r1: Cross-development package for 65(C)02 systems
dev-lang/crystal-bin 1.8.2 1.9.2: The Crystal Programming Language
@@ -621,6 +622,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: Python wrapper for the Cloudflare v4 API
dev-python/cloup 2.1.2 3.0.3: Click + option groups + constraints + aliases + help themes + ...
dev-python/clufter 0.77.2: Tool/library for transforming/analyzing cluster configuration formats
dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab
@@ -691,6 +693,7 @@ dev-python/j1m-sphinxautozconfig 0.1.0: Spinx support for ZConfig
dev-python/jinja2-cli 0.8.2: CLI for Jinja2
dev-python/jplephem 2.21: Python version of NASA DE4xx ephemerides for Astronomical Alamanac
dev-python/jsonfeed 1.1.2: Python package for parsing and generating JSON feeds.
dev-python/jsonlines 4.0.0: Library with helpers for the jsonlines file format
dev-python/jsonpath-rw 1.4.0-r1: A robust and significantly extended implementation of JSONPath for Python
dev-python/jsonpath-rw-ext 1.2.2-r1: Extensions for JSONPath RW
dev-python/jupyter-sphinx 0.4.0: Jupyter Sphinx Extensions
@@ -1011,8 +1014,8 @@ games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch option
games-util/xivlauncher 1.0.8: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
gnome-extra/commit 4.1-r1: Commit message editor
gnome-extra/extension-manager 0.4.3 0.5.0 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/iio-sensor-proxy 3.3: IIO sensors to D-Bus proxy
gnome-extra/junction 1.6-r1: Application/browser chooser
gnome-extra/iio-sensor-proxy 3.3 3.5: IIO sensors to D-Bus proxy
gnome-extra/junction 1.6-r1 1.7-r1: Application/browser chooser
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
gnome-extra/vvmplayer 1.4: Visual Voicemail Player
gnome-extra/wike 3.0.0 3.0.1: Wikipedia Reader for the GNOME Desktop
@@ -1703,6 +1706,7 @@ x11-themes/sound-theme-librem5 0.1.0: Sound theme for the Librem 5/PinePhone
x11-themes/vimix-xcursors 20200224-r3: Theme inspired by Materia design and based on capitaine-cursors
x11-wm/berry 0.1.11 0.1.12: A byte-sized window manager written in C
x11-wm/dk 1.7 9999: A list based tiling window manager in the vein of dwm, bspwm, and xmonad.
x11-wm/firefox-i3-workspaces 0.10: Restore Firefox windowS to correct i3 workspaceS, helper web extension is needed
x11-wm/i3-rounded 4.21.1: i3-gaps fork with rounded corners support.
x11-wm/leftwm 0.5.1: A window manager for Adventurers
x11-wm/qtile-extras 0.23.0: elParaguayo's Qtile Extras

View File

@@ -1 +1 @@
Sat, 06 Apr 2024 01:33:28 +0000
Sun, 07 Apr 2024 16:05:10 +0000