2024-11-27 14:48:19 UTC

This commit is contained in:
Repository mirror & CI
2024-11-27 14:48:19 +00:00
parent 5906c845c6
commit bd4ad34365
33 changed files with 155 additions and 162 deletions

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

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,16 +0,0 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( app-text/tessdata_fast[l10n_de,l10n_en] >=app-text/unpaper-6.1 >=dev-python/hypothesis-6.36.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-helpers-namespace[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] media-libs/exempi:2 >=media-libs/jbig2enc-0.29 media-libs/libxmp >=media-gfx/pngquant-2.5 >=dev-python/pytest-6.2.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-cov-3.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-xdist-2.5.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/reportlab-3.6.8[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/coverage-6.2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/humanfriendly[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=app-text/ghostscript-gpl-10.01.2 >=app-text/pdfminer-20220319[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/packaging-20[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pillow-10.0.1[lcms,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pluggy-1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tqdm-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[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-issues[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-issues[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ) ) 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/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
EAPI=8
HOMEPAGE=https://github.com/ocrmypdf/OCRmyPDF
INHERIT=distutils-r1 optfeature shell-completion
IUSE=test doc python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
RDEPEND=>=app-text/ghostscript-gpl-10.01.2 >=app-text/pdfminer-20220319[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/packaging-20[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pillow-10.0.1[lcms,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pluggy-1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tqdm-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.0[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=test !test? ( test )
SLOT=0
SRC_URI=https://github.com/ocrmypdf/ocrmypdf/archive/v16.3.1.tar.gz -> OCRmyPDF-16.3.1.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=eb808131d87f331e0beb3af039c3f30a

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/hatch-vcs[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( app-text/tessdata_fast[l10n_de,l10n_en] >=app-text/unpaper-6.1 >=dev-python/hypothesis-6.36.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/reportlab-3.6.8[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=media-gfx/pngquant-2.5 >=media-libs/jbig2enc-0.29 ) test? ( >=app-text/ghostscript-gpl-10.01.2 >=app-text/pdfminer-20220319[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/deprecation-2.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/packaging-20[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pikepdf-8.10.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pillow-10.0.1[lcms,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pluggy-1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=media-gfx/img2pdf-0.5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-xdist[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-issues[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-issues[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ) ) 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 postinst prepare test
DESCRIPTION=OCRmyPDF adds an OCR text layer to scanned PDF files
EAPI=8
HOMEPAGE=https://github.com/ocrmypdf/OCRmyPDF
INHERIT=distutils-r1 optfeature pypi shell-completion
IUSE=test doc python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
RDEPEND=>=app-text/ghostscript-gpl-10.01.2 >=app-text/pdfminer-20220319[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/deprecation-2.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/packaging-20[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pikepdf-8.10.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pillow-10.0.1[lcms,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pluggy-1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/rich-13.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=media-gfx/img2pdf-0.5[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=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/O/OCRmyPDF/ocrmypdf-16.6.2.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 pypi ad1b21f87d117ae9bb089bdb65b8f013 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=3d5c39a852a467d00c2aee79e83c951f

View File

@@ -1,5 +1,5 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install prepare test
DEFINED_PHASES=compile configure install test
DESCRIPTION=Common/helpful Spec compliant testing utilities
EAPI=8
HOMEPAGE=https://github.com/athena-framework/spec https://athenaframework.org/Spec
@@ -8,6 +8,6 @@ IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.5.tar.gz -> athena-spec-0.3.5.tar.gz
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.8.tar.gz -> athena-spec-0.3.8.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=ae26445fd6a0a286a40bddfb1bcd358d
_md5_=97c928535cffcb3bdb126dbf26634f39

View File

@@ -0,0 +1,15 @@
BDEPEND=test? ( dev-util/pifpaf dev-db/postgresql[server,xml] ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DESCRIPTION=A native, non-blocking Postgres driver for Crystal
EAPI=8
HOMEPAGE=https://github.com/will/crystal-pg
INHERIT=daemons shards
IUSE=test debug doc
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=>=dev-crystal/crystal-db-0.13.0 <dev-crystal/crystal-db-0.14.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/will/crystal-pg/archive/refs/tags/v0.29.0.tar.gz -> crystal-pg-0.29.0.tar.gz
_eclasses_=daemons 0069bbaee903dae5e7e357547eb1c4ca edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=8148a7a91a073a4137d1294253b8deda

View File

@@ -8,6 +8,6 @@ IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.3.0.tar.gz -> crystar-0.3.0.tar.gz
SRC_URI=https://github.com/naqvis/crystar/archive/refs/tags/v0.4.0.tar.gz -> crystar-0.4.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=4726dc22584767fb8a87586f44e25aaf

View File

@@ -1,5 +1,5 @@
BDEPEND=test? ( dev-crystal/lucky_flow ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install prepare test
DEFINED_PHASES=compile configure install test
DESCRIPTION=A library for displaying exceptional exception pages for easier debugging
EAPI=8
HOMEPAGE=https://github.com/crystal-loot/exception_page
@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=dev-crystal/backtracer
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.3.1.tar.gz -> exception_page-0.3.1.tar.gz
SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.5.0.tar.gz -> exception_page-0.5.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=e33f0eb22ae8ca7e0d25a0d1939e9e94
_md5_=b1cff6a02edeacfb9e78837aee261f75

View File

@@ -8,6 +8,6 @@ IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/luckyframework/habitat/archive/refs/tags/v0.4.8.tar.gz -> habitat-0.4.8.tar.gz
SRC_URI=https://github.com/luckyframework/habitat/archive/refs/tags/v0.4.9.tar.gz -> habitat-0.4.9.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=97e4b494c6edc4a15856ca7f7676e7cc

View File

@@ -7,8 +7,8 @@ INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-crystal/crystal-html5 dev-crystal/habitat dev-crystal/selenium dev-crystal/webdrivers dev-crystal/webless
RDEPEND=dev-crystal/crystal-html5 >=dev-crystal/habitat-0.4.9 dev-crystal/selenium dev-crystal/webdrivers dev-crystal/webless
SLOT=0
SRC_URI=https://github.com/luckyframework/lucky_flow/archive/refs/tags/v0.10.0.tar.gz -> lucky_flow-0.10.0.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=c931f67f18b74a863b5ed650d6f38775
_md5_=a1737cdf742e28d77d3edb9c4aaa0e3a

View File

@@ -1,14 +0,0 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DESCRIPTION=LuckyFlow is a library for testing user flows in the browser
EAPI=8
HOMEPAGE=https://github.com/luckyframework/lucky_flow
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-crystal/crystal-html5 dev-crystal/habitat dev-crystal/selenium dev-crystal/webdrivers dev-crystal/webless
SLOT=0
SRC_URI=https://github.com/luckyframework/lucky_flow/archive/refs/tags/v0.9.1.tar.gz -> lucky_flow-0.9.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=e0fcde844687c64806b342737a38ed9f

View File

@@ -1,13 +0,0 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install pretend setup test
DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec
EAPI=8
HOMEPAGE=https://github.com/icy-arctic-fox/spectator
INHERIT=check-reqs shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.11.6.tar.gz -> spectator-0.11.6.tar.gz
_eclasses_=check-reqs 2a9731073c152554078a9a8df8fc0f1b edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=97a091e4bd69b14bdcb92622c723c02f

View File

@@ -1,13 +1,13 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install test
DESCRIPTION=Easily configure settings for Crystal projects
DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec
EAPI=8
HOMEPAGE=https://github.com/luckyframework/habitat
HOMEPAGE=https://github.com/icy-arctic-fox/spectator
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/luckyframework/habitat/archive/refs/tags/v0.4.7.tar.gz -> habitat-0.4.7.tar.gz
SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.12.1.tar.gz -> spectator-0.12.1.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=3ef66628212c1b4c9eb3e0d19f2d46d8
_md5_=7875907354cba7b1cdfd6ce6fadaac2b

View File

@@ -1,14 +0,0 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) >=dev-util/gshards-0.2
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Helps manage drivers for Selenium, such as the Chromedriver
EAPI=8
HOMEPAGE=https://github.com/matthewmcgarvey/webdrivers.cr
INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-crystal/crystar dev-crystal/habitat
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webdrivers.cr/archive/refs/tags/v0.4.2.tar.gz -> webdrivers-0.4.2.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=6e82dcc008cf6554d6fb98cd47f8ecd5

View File

@@ -7,8 +7,8 @@ INHERIT=shards
IUSE=debug doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-crystal/crystar dev-crystal/habitat
RDEPEND=dev-crystal/crystar >=dev-crystal/habitat-0.4.9
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webdrivers.cr/archive/refs/tags/v0.4.3.tar.gz -> webdrivers-0.4.3.tar.gz
_eclasses_=edo 367e103a74bf77e6a8da7894d999fa3c toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f crystal-utils 6d436eb766514d5a66964eefa5c39d0c shards 19e21a696fe66db90959968325a9c97f
_md5_=6630e6eec877757d1113b0e7f34c0461
_md5_=522a1481d21eb71133dbf3ae2f249d33

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyahocorasick/pyahocorasick-2.0.0.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=e551e1a9bfa4fe33cff291c56974e729
_md5_=630317cbed382b43687aef8217182b24

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
DESCRIPTION=Python module implementing Aho-Corasick algorithm
EAPI=8
HOMEPAGE=https://github.com/WojciechMula/pyahocorasick
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
KEYWORDS=~amd64 ~x86
LICENSE=BSD
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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pyahocorasick/pyahocorasick-2.1.0.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=7f9f7630132d8b3614d0394ed19747d6

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( >=dev-python/click-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( >=dev-python/click-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) bash-completion? ( >=dev-python/click-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Format click help output nicely with rich
EAPI=8
HOMEPAGE=https://pypi.org/project/rich-click/ https://github.com/ewels/rich-click
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
INHERIT=click-app distutils-r1
IUSE=test bash-completion python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/click-7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-10.7[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/typing-extensions-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ewels/rich-click/archive/refs/tags/v1.8.4.tar.gz -> rich-click-1.8.4.gh.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855
_md5_=7eef25e02fcd5e6cf13c31e38fdaf685
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876
_md5_=bf295e3b246962cc524bf1d652302006

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( dev-vcs/git dev-vcs/mercurial dev-python/freezegun[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/questionary[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich-click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomlkit[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/wcmatch-8.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=test? ( dev-vcs/git dev-vcs/mercurial dev-python/freezegun[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/questionary[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich-click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomlkit[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/wcmatch-8.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) bash-completion? ( dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/questionary[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich-click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomlkit[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/wcmatch-8.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Version bump your Python project
EAPI=8
HOMEPAGE=https://pypi.org/project/bump-my-version/ https://callowayproject.github.io/bump-my-version/
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
INHERIT=click-app distutils-r1 pypi
IUSE=test bash-completion python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/pydantic-settings[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/questionary[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich-click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/tomlkit[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/wcmatch-8.5.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/b/bump-my-version/bump_my_version-0.28.1.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=9e413710fa04ba9afb34e732bfd441ce
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=cbbe7728adb9acc5ab57293c87caade9

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( dev-python/pytest-import-check[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/insipid-sphinx-theme[python_targets_python3_13(-)] dev-python/sphinx-prompt[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare setup test
BDEPEND=test? ( dev-python/pytest-import-check[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/insipid-sphinx-theme[python_targets_python3_13(-)] dev-python/sphinx-prompt[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] ) ) ) bash-completion? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Personal advice utility for Gentoo package maintainers
EAPI=8
HOMEPAGE=https://find-work.sysrq.in/ https://pypi.org/project/find-work/
INHERIT=distutils-r1 shell-completion pypi
IUSE=minimal test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
INHERIT=click-app distutils-r1 pypi
IUSE=minimal test doc bash-completion python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=WTFPL-2
PDEPEND=!minimal? ( dev-util/find-work-bugzilla dev-util/find-work-pkgcheck dev-util/find-work-repology )
@@ -13,5 +13,5 @@ REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_tar
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-work/find_work-0.990.0.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=cc902cdcbd06818d8cb7e0d7407e32b8
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=4b0c6c3fdc1807e28e5da5602241700d

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( dev-python/pytest-import-check[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/insipid-sphinx-theme[python_targets_python3_13(-)] dev-python/sphinx-prompt[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] ) ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare setup test unpack
BDEPEND=test? ( dev-python/pytest-import-check[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) doc? ( || ( ( dev-lang/python:3.13 >=dev-python/sphinx-7.2.6[python_targets_python3_13(-)] dev-python/insipid-sphinx-theme[python_targets_python3_13(-)] dev-python/sphinx-prompt[python_targets_python3_13(-)] ) ( dev-lang/python:3.12 >=dev-python/sphinx-7.2.6[python_targets_python3_12(-)] dev-python/insipid-sphinx-theme[python_targets_python3_12(-)] dev-python/sphinx-prompt[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-7.2.6[python_targets_python3_11(-)] dev-python/insipid-sphinx-theme[python_targets_python3_11(-)] dev-python/sphinx-prompt[python_targets_python3_11(-)] ) ) ) bash-completion? ( <app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/aiohttp-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/aiohttp-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/click-aliases[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/deepmerge[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/platformdirs-4[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/platformdirs-5[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pluggy-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pydantic-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/pydantic-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] <dev-python/requests-3[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] !minimal? ( dev-python/tabulate[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Personal advice utility for Gentoo package maintainers
EAPI=8
HOMEPAGE=https://find-work.sysrq.in/ https://pypi.org/project/find-work/
INHERIT=distutils-r1 shell-completion git-r3
IUSE=minimal test doc python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
INHERIT=click-app distutils-r1 git-r3
IUSE=minimal test doc bash-completion python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
LICENSE=WTFPL-2
PDEPEND=!minimal? ( dev-util/find-work-bugzilla dev-util/find-work-pkgcheck dev-util/find-work-repology )
PROPERTIES=live
@@ -12,5 +12,5 @@ RDEPEND=<app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_pyt
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=cc902cdcbd06818d8cb7e0d7407e32b8
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=4b0c6c3fdc1807e28e5da5602241700d

View File

@@ -1,10 +1,10 @@
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( app-admin/consul app-admin/vault dev-db/etcd[server] dev-db/postgresql[server] dev-db/redis dev-python/httpbin[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/testtools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] net-misc/kafka-bin net-misc/memcached sys-cluster/ceph virtual/mysql[server] ) test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/daiquiri[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/fixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/xattr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] test? ( app-admin/consul app-admin/vault dev-db/etcd[server] dev-db/postgresql[server] dev-db/redis dev-python/httpbin[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/testtools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] net-misc/kafka-bin net-misc/memcached sys-cluster/ceph virtual/mysql[server] ) test? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/daiquiri[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/fixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/xattr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) bash-completion? ( dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/daiquiri[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/fixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/xattr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Suite of tools and fixtures to manage daemons for testing
EAPI=8
HOMEPAGE=https://pypi.org/project/pifpaf/ https://github.com/jd/pifpaf
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
INHERIT=click-app distutils-r1 pypi
IUSE=test bash-completion python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=dev-python/click[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/daiquiri[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/fixtures[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/jinja2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/psutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/xattr[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pifpaf/pifpaf-3.2.3.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=3e3cbe9211849f0a6be59476439ac108
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 click-app 486c8d3d5ccab217ffce81f5da6c2876 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=f2ff134956a0e10cf1222e9a44be8eed

View File

@@ -3,11 +3,11 @@ DEFINED_PHASES=install unpack
DESCRIPTION=A helper for screenshots within sway
EAPI=8
HOMEPAGE=https://github.com/OctopusET/sway-contrib
INHERIT=git-r3
INHERIT=bash-completion-r1 git-r3
IUSE=libnotify
LICENSE=MIT
PROPERTIES=live
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard || ( gui-wm/sway gui-wm/swayfx ) !!<=gui-wm/sway-1.8.1[grimshot] libnotify? ( x11-libs/libnotify )
RDEPEND=app-misc/jq gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard || ( gui-wm/sway gui-wm/swayfx ) libnotify? ( x11-libs/libnotify )
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=a5f04611241793ba2b31fda0a03721cd
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=1b630ea86145fc566f71905bcb0eac85

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/lbonn/rofi
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=meson xdg
IUSE=drun windowmode test
IUSE=+drun windowmode test
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=!x11-misc/rofi >=dev-libs/glib-2.40:2 x11-libs/cairo[X] x11-libs/gdk-pixbuf:2 x11-libs/libxkbcommon x11-libs/pango[X] dev-libs/wayland >=dev-libs/wayland-protocols-1.17
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/lbonn/rofi/releases/download/1.7.5+wayland3/rofi-1.7.5+wayland3.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=464192ddfc9fa7d295a47296f7caee80
_md5_=e44e8638a84895c0eeefb5533410035a

View File

@@ -8,6 +8,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core dev-libs/dbus-glib dev-libs/glib media-libs/alsa-lib media-libs/fontconfig media-libs/freetype sys-apps/dbus virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+ x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/libxcb x11-libs/pango
SLOT=0
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.16.1-bb34.en-US.linux-x86_64.tar.bz2
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.18.0-bb36.en-US.linux-x86_64.tar.bz2
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=3fe9c2c4c2a06f255ec89d206253d901
_md5_=9dff97c722d69646a1d6af60a9b0b934

View File

@@ -3,6 +3,6 @@ DESCRIPTION=Virtual for Crystal database drivers
EAPI=8
IUSE=postgres sqlite
KEYWORDS=~amd64
RDEPEND=>=dev-crystal/crystal-db-0.13 <dev-crystal/crystal-db-0.14 postgres? ( >=dev-crystal/crystal-pg-0.28 <dev-crystal/crystal-pg-0.29 ) sqlite? ( >=dev-crystal/crystal-sqlite3-0.21.0 <dev-crystal/crystal-sqlite3-0.22.0 )
RDEPEND=>=dev-crystal/crystal-db-0.13 <dev-crystal/crystal-db-0.14 postgres? ( >=dev-crystal/crystal-pg-0.28 <dev-crystal/crystal-pg-0.30 ) sqlite? ( >=dev-crystal/crystal-sqlite3-0.21.0 <dev-crystal/crystal-sqlite3-0.22.0 )
SLOT=0
_md5_=f01c46943bc8e740d7c1cfd0efe152d3
_md5_=c719d59bec1707c56a0716ccf7b0151a

View File

@@ -1,4 +1,4 @@
BDEPEND=<dev-lang/erlang-27:= <dev-lang/elixir-1.16:= dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex dev-vcs/git !<www-apps/pleroma-2.7.0 !>www-apps/pleroma-2.7.0-r1
BDEPEND=<dev-lang/erlang-27:= <dev-lang/elixir-1.16:= dev-build/cmake >=dev-util/rebar-3.20.0-r1 dev-elixir/hex dev-vcs/git !<www-apps/pleroma-2.7.1 !>www-apps/pleroma-2.7.1
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=dev-libs/glib media-libs/vips:= sys-apps/file sys-libs/ncurses:= dev-lang/elixir dev-lang/erlang:=
DESCRIPTION=ActivityPub social networking software compatible with other Fediverse software
@@ -10,6 +10,6 @@ LICENSE=AGPL-3 CC-BY-SA-4.0 CC-BY-4.0
RDEPEND=dev-libs/glib media-libs/vips:= sys-apps/file sys-libs/ncurses:= acct-user/pleroma acct-group/pleroma dev-db/postgresql[uuid] dev-lang/elixir dev-lang/erlang:=
RESTRICT=network-sandbox
SLOT=otp
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.7.0/pleroma-v2.7.0.tar.gz
SRC_URI=https://git.pleroma.social/pleroma/pleroma/-/archive/v2.7.1/pleroma-v2.7.1.tar.gz
_eclasses_=mix 74eb3a6317dfe07373eeb0535ca22770 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe
_md5_=9621116058a3947c24ecdd54762d477d

View File

@@ -9,6 +9,6 @@ KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst
SLOT=0
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/13.5.9/mullvad-browser-linux-x86_64-13.5.9.tar.xz -> mullvad-browser-bin-13.5.9.tar.xz
SRC_URI=https://github.com/mullvad/mullvad-browser/releases/download/14.0/mullvad-browser-linux-x86_64-14.0.tar.xz -> mullvad-browser-bin-14.0.tar.xz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=9df006c5250e8fb04b118e3b93ab96a2

View File

@@ -126,7 +126,7 @@ app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snap
app-backup/kopia 0.15.0: Kopia - Fast And Secure Open-Source Backup
app-backup/kopia-ui-bin 0.15.0-r1: Kopia - Fast And Secure Open-Source Backup (Electron UI)
app-backup/pika-backup 0.7.4-r1: Keep your data safe
app-backup/restic-browser 0.3.1-r1: A GUI to browse and restore from restic backup repositories
app-backup/restic-browser 0.3.1-r1 0.3.1-r2: A GUI to browse and restore from restic backup repositories
app-backup/timeshift 23.07.1: A system restore utility for Linux
app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed
app-benchmarks/kdiskmark 3.1.4-r1: Disk benchmarking tool
@@ -252,7 +252,7 @@ app-misc/kmon 1.6.5: Linux kernel manager and activity monitor
app-misc/ledger-live-bin 2.84.1: Manager for the Ledger hardware wallet
app-misc/lf 27 28-r1 29 30 31 32 33: Terminal file manager
app-misc/lyfetch 1.1: Small system information script for linux systems.
app-misc/macchina 6.1.8 6.1.8-r1: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/macchina 6.4.0: A system information fetcher with an emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
app-misc/mat2 0.13.4: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/metadata-cleaner 2.5.6: Python GTK application to view and clean metadata in files, using mat2.
@@ -334,7 +334,7 @@ app-shells/zsh-async 1.8.5_p20211005 1.8.6: Run multiple asynchronous jobs with
app-shells/zsh-autocomplete 24.09.04 9999: Real-time type-ahead completion for Zsh.
app-shells/zsh-autosuggestions 0.7.0-r2: Fish-like autosuggestions for zsh
app-shells/zsh-history-substring-search 1.0.2 1.1.0: ZSH port of Fish history search (up arrow)
app-text/OCRmyPDF 16.3.1 16.5.0: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/OCRmyPDF 16.5.0 16.6.2: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/cmark-gfm 0.29.0.13: GitHub's fork of cmark
app-text/code-minimap 0.6.4 0.6.7: A high performance code minimap generator
app-text/dooit 3.0.4: A TUI todo manager
@@ -422,19 +422,19 @@ dev-cpp/wt 4.11.0 4.11.1: Wt, C++ Web Toolkit
dev-cpp/xtensor 0.24.4: header-only C++ library for numerical analysis with multi-dimensional arrays
dev-cpp/xtl 0.7.5: Algorithms and containers used by the xtensor stack and the xeus stack
dev-crystal/athena-negotiation 0.1.3 0.1.5: Framework agnostic content negotiation library
dev-crystal/athena-spec 0.3.5 0.3.7: Common/helpful Spec compliant testing utilities
dev-crystal/athena-spec 0.3.7 0.3.8: Common/helpful Spec compliant testing utilities
dev-crystal/backtracer 1.2.2: Crystal shard aiming to assist with parsing backtraces into a structured form
dev-crystal/crikey 0.1.0_p20170404: Data structure view templates for Crystal
dev-crystal/crustache 2.4.4: {{Mustache}} for Crystal
dev-crystal/crystal-db 0.11.0 0.13.1: Common DB API for Crystal
dev-crystal/crystal-fnv 0.1.3: Crystal Implementation of FowlerNollVo hash
dev-crystal/crystal-html5 0.4.0 0.5.0: Pure Crystal implementation of an HTML5-compliant Tokenizer and Parser
dev-crystal/crystal-pg 0.26.0 0.28.0: A native, non-blocking Postgres driver for Crystal
dev-crystal/crystal-pg 0.26.0 0.28.0 0.29.0: A native, non-blocking Postgres driver for Crystal
dev-crystal/crystal-sqlite3 0.19.0 0.21.0: SQLite3 bindings for Crystal
dev-crystal/crystal-xpath2 0.1.3: XPath implementation in Crystal
dev-crystal/crystar 0.3.0 0.3.1: Crystal language Tar Module implements access to tar archives
dev-crystal/exception_page 0.3.1 0.4.1: A library for displaying exceptional exception pages for easier debugging
dev-crystal/habitat 0.4.7 0.4.8: Easily configure settings for Crystal projects
dev-crystal/crystar 0.3.1 0.4.0: Crystal language Tar Module implements access to tar archives
dev-crystal/exception_page 0.4.1 0.5.0: A library for displaying exceptional exception pages for easier debugging
dev-crystal/habitat 0.4.9: Easily configure settings for Crystal projects
dev-crystal/http_proxy 0.12.0: HTTP Proxy server and client written in Crystal
dev-crystal/inflector 1.0.0: String inflectors for Crystal
dev-crystal/jbuilder 1.0.0: Generate JSON objects with a Builder-style DSL
@@ -442,15 +442,15 @@ dev-crystal/json_mapping 0.1.1: Provides the legacy JSON.mapping macro method
dev-crystal/kemal 1.1.2 1.6.0: Lightning Fast, Super Simple web framework
dev-crystal/kilt 0.6.1: Generic template interface for Crystal
dev-crystal/liquid 0.4.1: Liquid template engine for Crystal
dev-crystal/lucky_flow 0.9.1 0.10.0: LuckyFlow is a library for testing user flows in the browser
dev-crystal/lucky_flow 0.10.0-r1: LuckyFlow is a library for testing user flows in the browser
dev-crystal/protodec 0.1.4 0.1.5: Command-line tool to encode and decode arbitrary protobuf data
dev-crystal/radix 0.4.1: Radix tree implementation for Crystal language
dev-crystal/selenium 0.12.0 0.12.1: Selenium library for Crystal
dev-crystal/slang 1.7.3: Slim-inspired templating language for Crystal
dev-crystal/spectator 0.11.6 0.12.0: Feature-rich testing framework for Crystal inspired by RSpec
dev-crystal/spectator 0.12.0 0.12.1: Feature-rich testing framework for Crystal inspired by RSpec
dev-crystal/temel 0.1.0_p20171024: Extensible Markup DSL for Crystal
dev-crystal/water 1.0.0: A library for writing HTML in plain Crystal
dev-crystal/webdrivers 0.4.2 0.4.3: Helps manage drivers for Selenium, such as the Chromedriver
dev-crystal/webdrivers 0.4.3-r1: Helps manage drivers for Selenium, such as the Chromedriver
dev-crystal/webless 0.1.0: HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
dev-crystal/webmock 0.14.0: Mock HTTP client
dev-db/dbeaver-bin 23.3.0 24.2.2: Free universal database tool (community edition).
@@ -618,7 +618,7 @@ dev-python/PythonQwt 0.12.7 0.14.1: Qt plotting widgets for Python
dev-python/SLPP 1.2.3: Simple lua-python parser
dev-python/TakeTheTime 0.3.1: Take The Time, a super-neat Python library for timing chunks of code
dev-python/adb-shell 0.4.3 0.4.4 0.4.4-r1: A Python implementation of ADB with shell and FileSync functionality.
dev-python/ahocorasick 2.0.0: Python module implementing Aho-Corasick algorithm
dev-python/ahocorasick 2.0.0 2.1.0: Python module implementing Aho-Corasick algorithm
dev-python/aiomysql 0.1.1: aiomysql is a library for accessing a MySQL database from the asyncio
dev-python/aiopg 1.4.0: Postgres integration with asyncio
dev-python/anytree 2.12.0: Powerful and Lightweight Python Tree Data Structure with various plugins
@@ -1197,7 +1197,7 @@ gui-wm/swayfx 0.4-r1: SwayFX: Sway, but with eye candy!
kde-apps/kwalletcli 3.03: CLI for the KDE Wallet
kde-misc/geminipart 20231005 20241110: KPart for viewing text/gemini files
kde-misc/kio-gemini 20240801 20241109: Gemini KIO worker
mail-client/betterbird-bin 115.16.1: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/betterbird-bin 115.18.0: Betterbird is a fine-tuned version of Mozilla Thunderbird.
mail-client/mailspring-bin 1.13.3: A beautiful, fast and fully open source mail client for Mac, Windows and Linux
mail-client/proton-mail-bin 1.0.6: Beta Client for Proton Mail
mail-filter/postfix-mta-sts-resolver 1.4.0: Daemon which provides TLS client policy for Postfix via socketmap
@@ -1715,7 +1715,7 @@ sys-process/scron 0.4: Simple cron daemon
sys-process/snooze 0.5 9999: Run a command at a particular time
sys-process/task-spooler 1.3.0: A scheduler for CPU tasks
sys-process/xe 1.0-r1: Simple xargs and apply replacement with sane defaults
virtual/crystal-db 0.13: Virtual for Crystal database drivers
virtual/crystal-db 0.13-r1: Virtual for Crystal database drivers
www-apps/castopod 1.4.3 1.4.5: Open-source hosting platform made for podcasters
www-apps/code-server-bin 4.18.0 4.19.1 4.90.3: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/forgejo 7.0.9 8.0.3: A self-hosted lightweight software forge
@@ -1726,7 +1726,7 @@ www-apps/invidious 2024.04.27 2024.08.25.1 2024.11.10.0: Invidious is an alterna
www-apps/laminar 1.3-r1: Fast and lightweight Continuous Integration
www-apps/libmedium 2024.06.10: Alternative private front-end to Medium
www-apps/mycorrhiza 1.15.1 9999: Git-based wiki engine written in Go using mycomarkup
www-apps/pleroma 2.7.0-r1 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma 2.7.1 9999: ActivityPub social networking software compatible with other Fediverse software
www-apps/pleroma-fe 2.7.0 9999: Main frontend for www-apps/pleroma, inspired by qvitter
www-apps/redlib 0.34.0 0.35.1: Private front-end to Reddit
www-apps/rimgo 1.2.1: An alternative frontend for Imgur. Originally based on rimgu.
@@ -1740,7 +1740,7 @@ www-apps/zola 0.19.2-r1: A fast static site generator with everything built-in
www-client/badwolf 1.3.0-r1 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
www-client/firefox-developer-bin 122.0 128.0: Firefox browser developer edition
www-client/mullvad-browser-bin 13.5.9: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/mullvad-browser-bin 14.0: The Mullvad Browser is developed to minimize tracking and fingerprinting.
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 24.10.2.723_p1: The web browser from Yandex

View File

@@ -1 +1 @@
Wed, 27 Nov 2024 09:33:32 +0000
Wed, 27 Nov 2024 14:48:19 +0000