2022-11-16 19:46:48 UTC

This commit is contained in:
Repository mirror & CI
2022-11-16 19:46:48 +00:00
parent 085e48c7a8
commit 5bbaa740ff
51 changed files with 148 additions and 132 deletions

View File

@@ -1,16 +0,0 @@
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-jvoisin ) test? ( app-text/poppler[introspection] gnome-base/librsvg[introspection] media-libs/exiftool:* media-video/ffmpeg[mp3,vorbis] x11-libs/gdk-pixbuf:2[jpeg,tiff] ) test? ( dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[cairo,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=Metadata Anonymisation Toolkit: handy tool to trash your metadata
EAPI=8
HOMEPAGE=https://0xacab.org/jvoisin/mat2
INHERIT=distutils-r1 optfeature verify-sig
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 verify-sig
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[cairo,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.0/mat2-0.13.0.tar.gz verify-sig? ( https://0xacab.org/jvoisin/mat2/uploads/b8b7bce2a45aa6c1b2b48432025b2fef/mat2-0.13.0.tar.gz.asc )
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac verify-sig afb98fe4696292e4234ce36713fd4e9e
_md5_=a510a143ab71f5567cacae69e7caf7ea

View File

@@ -0,0 +1,16 @@
BDEPEND=verify-sig? ( sec-keys/openpgp-keys-jvoisin ) test? ( media-libs/exiftool:* media-video/ffmpeg[mp3,vorbis] ) test? ( app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[cairo,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] gnome-base/librsvg[introspection] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] dev-python/unittest-or-fail[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=Metadata Anonymisation Toolkit: handy tool to trash your metadata
EAPI=8
HOMEPAGE=https://0xacab.org/jvoisin/mat2
INHERIT=distutils-r1 optfeature verify-sig
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 verify-sig
KEYWORDS=~amd64
LICENSE=LGPL-3
RDEPEND=app-text/poppler[introspection,cairo] dev-libs/glib:2 dev-python/pycairo:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pygobject:3[cairo,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] gnome-base/librsvg[introspection] media-libs/mutagen:0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] x11-libs/gdk-pixbuf:2[introspection,jpeg,tiff] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[xml(+)] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[xml(+)] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11[xml(+)] )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.0/mat2-0.13.0.tar.gz verify-sig? ( https://0xacab.org/jvoisin/mat2/uploads/b8b7bce2a45aa6c1b2b48432025b2fef/mat2-0.13.0.tar.gz.asc )
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac verify-sig afb98fe4696292e4234ce36713fd4e9e
_md5_=2b99b2d1d1bda3fdeeb6a5e92f0c51ce

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=app-text/unpaper-6.1 dev-python/pytest-helpers-namespace[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-libs/jbig2enc-0.29 >=media-gfx/pngquant-2.5 ) test? ( >=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg?,tiff,png?,webp?] >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] dev-python/sphinx-issues[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] dev-python/sphinx-issues[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinx-issues[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
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=bash-completion-r1 distutils-r1 optfeature
IUSE=jpeg png webp test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
RDEPEND=>=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg?,tiff,png?,webp?] >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v14.0.1.tar.gz -> OCRmyPDF-14.0.1.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=60536154d84d33b49b4472a3e45c7244

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] test? ( >=app-text/unpaper-6.1 dev-python/pytest-helpers-namespace[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-xmp-toolkit-2.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-libs/jbig2enc-0.29 >=media-gfx/pngquant-2.5 ) test? ( >=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) doc? ( || ( ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] dev-python/sphinx-issues[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] dev-python/sphinx-issues[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinx-issues[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
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=bash-completion-r1 distutils-r1 optfeature
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64
LICENSE=CC-BY-SA-2.5 CC-BY-SA-4.0 MIT MPL-2.0 ZLIB
RDEPEND=>=app-text/ghostscript-gpl-9.50 >=app-text/pdfminer-20201018[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=app-text/tesseract-4.1.1[jpeg,tiff,png,webp] >=dev-python/coloredlogs-14.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/deprecation-2.1.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/packaging-20[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >dev-python/pikepdf-5.0.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pillow-8.2.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pluggy-0.13.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/reportlab-3.5.66[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/tqdm-4[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=media-gfx/img2pdf-0.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/OCRmyPDF/OCRmyPDF/archive/v14.0.1.tar.gz -> OCRmyPDF-14.0.1.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=8c4ec82e0ab60c5c73f3be8b3eda6c2d

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-crystal/athena-spec ) || ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=test? ( dev-crystal/athena-spec ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Framework agnostic content negotiation library
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/athena-framework/negotiation/archive/refs/tags/v0.1.2.tar.gz -> athena-negotiation-0.1.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=3974a5175c516dc5b482ace099326e52

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Common/helpful Spec compliant testing utilities
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/athena-framework/spec/archive/refs/tags/v0.3.0.tar.gz -> athena-spec-0.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=3eda1c73745a91da4061e0d755178204

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Crystal shard aiming to assist with parsing backtraces into a structured form
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Sija/backtracer.cr/archive/refs/tags/v1.2.2.tar.gz -> backtracer-1.2.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=4d03b43b189722ff1a6578d125d3e7eb

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Data structure view templates for Crystal
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/domgetter/crikey/archive/cb4bfef79f2e7e509fc7d94ae9da4d2b795b764e.tar.gz -> crikey-0.1.0_p20170404.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=ab81b2cf42f9f5a6ed2438a5106be57d

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test unpack
DESCRIPTION={{Mustache}} for Crystal
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/makenowjust/crustache/archive/refs/tags/v2.4.4.tar.gz -> crustache-2.4.4.tar.gz test? ( https://github.com/mustache/spec/archive/refs/tags/v1.3.0.tar.gz -> mustache-spec-1.3.0.tar.gz )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=666dc88a0439225837baf135d80b90aa

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Common DB API for Crystal
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-db/archive/refs/tags/v0.11.0.tar.gz -> crystal-db-0.11.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=770f2dad45c384f225f1d110aefe160e

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Crystal Implementation of FowlerNollVo hash
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-fnv/archive/refs/tags/v0.1.3.tar.gz -> crystal-fnv-0.1.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=26e791fb6de7d8cfd4180847ef3839ca

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Pure Crystal implementation of an HTML5-compliant Tokenizer and Parser
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-xpath2
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-html5/archive/refs/tags/v0.4.0.tar.gz -> crystal-html5-0.4.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=1648752902492e6cf28735cb31b9124a

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=A native, non-blocking Postgres driver for Crystal
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=BSD
RDEPEND=dev-crystal/crystal-db
SLOT=0
SRC_URI=https://github.com/will/crystal-pg/archive/refs/tags/v0.26.0.tar.gz -> crystal-pg-0.26.0.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=6e511226d5b71d6b5133d75685edb8dd

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=SQLite3 bindings for Crystal
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-db
SLOT=0
SRC_URI=https://github.com/crystal-lang/crystal-sqlite3/archive/refs/tags/v0.19.0.tar.gz -> crystal-sqlite3-0.19.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=60a8d83d4c6fa29723863f80e840973c

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=XPath implementation in Crystal
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/crystal-fnv
SLOT=0
SRC_URI=https://github.com/naqvis/crystal-xpath2/archive/refs/tags/v0.1.3.tar.gz -> crystal-xpath2-0.1.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=3611e27f38146549d4455938951b0425

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Crystal language Tar Module implements access to tar archives
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/naqvis/crystar/archive/56db8bb9dfbd5ed6d7908353405a5fae632a6561.tar.gz -> crystar-0.2.0_p20220913.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=af0cf9db495576bac78438ce0bb81780

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-crystal/lucky_flow ) || ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=test? ( dev-crystal/lucky_flow ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A library for displaying exceptional exception pages for easier debugging
EAPI=8
@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/backtracer
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/crystal-loot/exception_page/archive/refs/tags/v0.3.0.tar.gz -> exception_page-0.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=e33f0eb22ae8ca7e0d25a0d1939e9e94

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Easily configure settings for Crystal projects
EAPI=8
@@ -9,5 +9,5 @@ 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
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=3ef66628212c1b4c9eb3e0d19f2d46d8

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=String inflectors for Crystal
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/phoffer/inflector.cr/archive/refs/tags/v1.0.0.tar.gz -> inflector-1.0.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=b21b7bc0d81c8601df5b0211f9d55127

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Generate JSON objects with a Builder-style DSL
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/shootingfly/jbuilder/archive/refs/tags/v1.0.0.tar.gz -> jbuilder-1.0.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=a1934024056166c87aee38f6eb0a591e

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Provides the legacy JSON.mapping macro method
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/crystal-lang/json_mapping.cr/archive/refs/tags/v0.1.1.tar.gz -> json_mapping-0.1.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=4833927224aa3a4dc516a2635ed1483a

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Lightning Fast, Super Simple web framework
EAPI=8
@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/exception_page dev-crystal/radix
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.1.2.tar.gz -> kemal-1.1.2.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=436a8f59c69bf6b30833a895a5784d33

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Lightning Fast, Super Simple web framework
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/exception_page dev-crystal/radix
SLOT=0
SRC_URI=https://github.com/kemalcr/kemal/archive/refs/tags/v1.3.0.tar.gz -> kemal-1.3.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=a0b5c64fb5a9789c4229d57141dd5b6e

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-crystal/crustache dev-crystal/jbuilder dev-crystal/liquid dev-crystal/slang dev-crystal/temel dev-crystal/water ) || ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=test? ( dev-crystal/crustache dev-crystal/jbuilder dev-crystal/liquid dev-crystal/slang dev-crystal/temel dev-crystal/water ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Generic template interface for Crystal
EAPI=8
@@ -11,5 +11,5 @@ RDEPEND=dev-crystal/crikey
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jeromegn/kilt/archive/refs/tags/v0.6.1.tar.gz -> kilt-0.6.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=a645225c8bb7a37dbdba05a2298b3f83

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Liquid template engine for Crystal
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RDEPEND=dev-crystal/inflector dev-crystal/json_mapping
SLOT=0
SRC_URI=https://github.com/TechMagister/liquid.cr/archive/refs/tags/v0.4.1.tar.gz -> liquid-0.4.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=039efe7cde768d9dbb888d68b42e25df

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=LuckyFlow is a library for testing user flows in the browser
EAPI=8
@@ -10,5 +10,5 @@ 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.0.tar.gz -> lucky_flow-0.9.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=e0fcde844687c64806b342737a38ed9f

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre
DESCRIPTION=Command-line tool to encode and decode arbitrary protobuf data
@@ -11,5 +11,5 @@ LICENSE=GPL-3
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre
SLOT=0
SRC_URI=https://github.com/iv-org/protodec/archive/refs/tags/v0.1.4.tar.gz -> protodec-0.1.4.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=be269d081cd5f18f77b92d1fac23ccf3

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Radix tree implementation for Crystal language
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/luislavena/radix/archive/refs/tags/v0.4.1.tar.gz -> radix-0.4.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=30cbe0dc12e2c5958097c2f826c40efe

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-crystal/webdrivers || ( www-client/firefox:* www-client/firefox-bin:* ) ) || ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=test? ( dev-crystal/webdrivers || ( www-client/firefox:* www-client/firefox-bin:* ) ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Selenium library for Crystal
EAPI=8
@@ -11,5 +11,5 @@ PROPERTIES=test_network
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/selenium.cr/archive/refs/tags/v0.9.1.tar.gz -> selenium-0.9.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=05b99914b4eb71ef6c7f925640368332

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Slim-inspired templating language for Crystal
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/jeromegn/slang/archive/refs/tags/v1.7.3.tar.gz -> slang-1.7.3.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=bcf2f91b78bdea38ee6cd4c2a191ab9e

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install pretend setup test
DESCRIPTION=Feature-rich testing framework for Crystal inspired by RSpec
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/icy-arctic-fox/spectator/archive/refs/tags/v0.11.3.tar.gz -> spectator-0.11.3.tar.gz
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=2f2b64deece5a41446d6b00ad8cddf0d

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=Extensible Markup DSL for Crystal
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/f/temel/archive/f7ddd6d70ff9f13ec00fa49f9ede68bb4650caf9.tar.gz -> temel-0.1.0_p20171024.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=fb5525a4cd054359569fb3ad980396d5

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=A library for writing HTML in plain Crystal
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/shootingfly/water/archive/refs/tags/v1.0.0.tar.gz -> water-1.0.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=7b52ff85001acfb1491b8b422f3954f5

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Helps manage drivers for Selenium, such as the Chromedriver
EAPI=8
@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webdrivers.cr/archive/refs/tags/v0.4.1.tar.gz -> webdrivers-0.4.1.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=5bf96e02ebd62664339aee5e6e5d5646

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-crystal/spectator ) || ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards
BDEPEND=test? ( dev-crystal/spectator ) || ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards
DEFINED_PHASES=compile configure install test
DESCRIPTION=HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
EAPI=8
@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/matthewmcgarvey/webless/archive/refs/tags/v0.1.0.tar.gz -> webless-0.1.0.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a3096a6be1b406fa8841076adf423cde
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 shards a7ed45094de77c99c4be66323908ebcf
_md5_=5f9e628aad4b4835a3ab8d92ff9f2b79

View File

@@ -5,7 +5,7 @@ HOMEPAGE=https://crystal-lang.org https://github.com/crystal-lang/crystal
IUSE=doc
KEYWORDS=-* ~amd64
LICENSE=Apache-2.0
RDEPEND=!dev-lang/crystal !games-mud/crystal !sci-chemistry/tinker
RDEPEND=!dev-lang/crystal !dev-util/shards !games-mud/crystal !sci-chemistry/tinker
SLOT=0
SRC_URI=amd64? ( https://github.com/crystal-lang/crystal/releases/download/1.6.2/crystal-1.6.2-1-linux-x86_64.tar.gz ) doc? ( https://github.com/crystal-lang/crystal/releases/download/1.6.2/crystal-1.6.2-docs.tar.gz )
_md5_=7cc88c942dc96814b8da9d15a7115f21
_md5_=477bb49de933a6b47ef134d68647c7c0

View File

@@ -10,5 +10,5 @@ LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0.3.0
SRC_URI=https://github.com/zedeus/redis/archive/d0a0e6fb3010015f0cc483ca2e540ace02446570.tar.gz -> zedeus_redis-0.3.0_p20211226.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 97e368e366eccfbf48372c9a552669e2 ninja-utils 58ec4e54962bf45d065fb95030701514 nimble 457a21dea820c49795660caec0bf8d91
_md5_=34ed5e8b8158f3f2c58617801dae1d48

View File

@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aio-libs/aiomysql/archive/v0.1.1.tar.gz -> aiomysql-0.1.1.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=e0a18206fe0afec7c1a73896e1332b4f

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] ) ( >=dev-python/pypy3-7.3.9_p1:0 >=dev-python/sphinx-4.5.0-r1[python_targets_pypy3(-)] ) ) ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/unittest-or-fail[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Test python asyncio-based code with ease
EAPI=8
HOMEPAGE=https://github.com/kwarunek/aiounittest
INHERIT=distutils-r1
IUSE=test doc python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=test python_targets_pypy3 python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=dev-python/wrapt[python_targets_pypy3(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/kwarunek/aiounittest/archive/1.4.2.tar.gz -> aiounittest-1.4.2.gh.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=95a178bd48a7715acc55a50519d00fc6
_md5_=92f79b705a9adec12a0d3167b452c2a8

View File

@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/long2ice/asyncmy/archive/refs/tags/v0.2.5.tar.gz -> asyncmy-0.2.5.gh.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=2c630b487839cde72338f3d6ff76f839

View File

@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/encode/databases/archive/0.6.1.tar.gz -> databases-0.6.1.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb docs 2af4a2f0074bd646101ce0f66ca6dd03 optfeature 1a2157392a869265b2afcb63a26c12ac
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb docs 2af4a2f0074bd646101ce0f66ca6dd03 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=5feeebf7a8cb0def1b9898be8c323d3f

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ssl] ) dev-db/postgresql[server] dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/scramp-1.4.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
BDEPEND=test? ( python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8[ssl] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9[ssl] ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10[ssl] ) dev-db/postgresql[server,xml] dev-python/pytest-mock[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytest-benchmark[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pytz[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) test? ( >=dev-python/scramp-1.4.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/python-dateutil-2.8.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Pure-Python PostgreSQL Driver
EAPI=8
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pg8000/pg8000-1.29.2.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb edo c0eb9cbe6b0bd01fcb4918f12598a4d3
_md5_=d13bace296727b30449ad82f135323af
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb edo c0eb9cbe6b0bd01fcb4918f12598a4d3
_md5_=61159c4981a7b15e0db148f93097e4cb

View File

@@ -1,10 +1,10 @@
BDEPEND=test? ( dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/gevent-21.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zstd[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/memcached ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) doc? ( || ( ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_11(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_11(-)] dev-python/sphinx_rtd_theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.4:3.10 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_10(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_10(-)] dev-python/sphinx_rtd_theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.12:3.9 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_9(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_9(-)] dev-python/sphinx_rtd_theme[python_targets_python3_9(-)] ) ( >=dev-lang/python-3.8.13:3.8 >=dev-python/sphinx-4.5.0-r1[python_targets_python3_8(-)] dev-python/sphinxcontrib-apidoc[python_targets_python3_8(-)] dev-python/sphinx_rtd_theme[python_targets_python3_8(-)] ) ) ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=test? ( dev-python/Faker[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/gevent-21.12.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zstd[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-misc/memcached ) test? ( >=dev-python/pytest-7.1.3[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A comprehensive, fast, pure-Python memcached client
EAPI=8
HOMEPAGE=https://github.com/pinterest/pymemcache https://pypi.org/project/pymemcache/
INHERIT=databases distutils-r1
IUSE=test doc python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
@@ -12,5 +12,5 @@ REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targe
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pymemcache/pymemcache-4.0.0.tar.gz
_eclasses_=databases 50c1715fa76b077f0dd2f4b400d370a1 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=203168cec27cb4fb2f7196fd3b363308
_eclasses_=databases 617283a7895577b41519ac2c3a75beb8 multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=d1582dc1d4d764258924107bff5a7f8c

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A lightweight cross-platform wrapper around a webview component
EAPI=8
HOMEPAGE=https://github.com/r0x0r/pywebview
INHERIT=distutils-r1
IUSE=gtk qt5 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/proxy_tools gtk? ( dev-python/pygobject[cairo,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] net-libs/webkit-gtk ) qt5? ( dev-python/pyside2[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,webengine] dev-python/QtPy[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,webengine] ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( gtk qt5 ) || ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=mirror://pypi/p/pywebview/pywebview-3.7.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=575cef0a1e5b4c5fcdabb3aa9f4bd3f3

View File

@@ -9,5 +9,5 @@ KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libyaml
SLOT=0
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730
_md5_=35238c482b7fff99ccc7043532f83689

View File

@@ -1,6 +1,6 @@
BDEPEND=sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] || ( >=dev-lang/python-3.11.0_beta4:3.11 >=dev-lang/python-3.10.4:3.10 >=dev-lang/python-3.9.12:3.9 >=dev-lang/python-3.8.13:3.8 ) dev-util/cmake virtual/linux-sources >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst prepare pretend setup test
DEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.224
DEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.224 dev-util/DirectXShaderCompiler dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?]
DESCRIPTION=AMD Open Source Driver for Vulkan
EAPI=8
HOMEPAGE=https://github.com/GPUOpen-Drivers/AMDVLK
@@ -8,9 +8,9 @@ INHERIT=check-reqs python-any-r1 cmake-multilib
IUSE=wayland abi_x86_32 abi_x86_64
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.224 x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.3.224[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/DirectXShaderCompiler
RDEPEND=wayland? ( dev-libs/wayland[abi_x86_32(-)?,abi_x86_64(-)?] ) sys-libs/zlib:0=[abi_x86_32(-)?,abi_x86_64(-)?] >=dev-util/vulkan-headers-1.3.224 dev-util/DirectXShaderCompiler dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libdrm[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libXrandr[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxcb[abi_x86_32(-)?,abi_x86_64(-)?] x11-libs/libxshmfence[abi_x86_32(-)?,abi_x86_64(-)?] >=media-libs/vulkan-loader-1.3.224[abi_x86_32(-)?,abi_x86_64(-)?] dev-util/glslang[abi_x86_32(-)?,abi_x86_64(-)?]
REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
SLOT=0
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/8a67c76eedb8400fb5d3b1e7b6a3894efdc7a3b9.tar.gz -> amdvlk-xgl-8a67c76eedb8400fb5d3b1e7b6a3894efdc7a3b9.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/c2af6fc4c14ea61273bcf5576f8a83a12b945dd7.tar.gz -> amdvlk-pal-c2af6fc4c14ea61273bcf5576f8a83a12b945dd7.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/9db0ba4c968bbfe2f3e7e546d17cbfd07dcfdc9e.tar.gz -> amdvlk-llpc-9db0ba4c968bbfe2f3e7e546d17cbfd07dcfdc9e.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/2874e509b677d78ddb3faae90989dd45e60669b3.tar.gz -> amdvlk-gpurt-2874e509b677d78ddb3faae90989dd45e60669b3.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/d2b67605e4dd5dc50d0afbeb4f20f29cce97b207.tar.gz -> amdvlk-llvm-project-d2b67605e4dd5dc50d0afbeb4f20f29cce97b207.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz -> amdvlk-MetroHash-18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/4f8cf0584442a91d829d269158567d7ed926f026.tar.gz -> amdvlk-CWPack-4f8cf0584442a91d829d269158567d7ed926f026.tar.gz
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/0387177d6143533c88ff0d5ac045bf3994ee618b.tar.gz -> amdvlk-xgl-0387177d6143533c88ff0d5ac045bf3994ee618b.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/0f44ced5384c66d77df3dca1116c7daf7ccfdae5.tar.gz -> amdvlk-pal-0f44ced5384c66d77df3dca1116c7daf7ccfdae5.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/83e59f978821ce09390b25838b6684fc11b04774.tar.gz -> amdvlk-llpc-83e59f978821ce09390b25838b6684fc11b04774.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/889dd8db7228814a530f0a897ae1ce35543f4662.tar.gz -> amdvlk-gpurt-889dd8db7228814a530f0a897ae1ce35543f4662.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/3c87d1ffe0dbaa60927d428afe3a4a2b3352c31b.tar.gz -> amdvlk-llvm-project-3c87d1ffe0dbaa60927d428afe3a4a2b3352c31b.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz -> amdvlk-MetroHash-18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/4f8cf0584442a91d829d269158567d7ed926f026.tar.gz -> amdvlk-CWPack-4f8cf0584442a91d829d269158567d7ed926f026.tar.gz
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-any-r1 f2f00fb79b5e888b5011d4c51240ae97 flag-o-matic 29a755b1291d64133634d80b0328f153 ninja-utils 58ec4e54962bf45d065fb95030701514 xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 44afbf15c35884f7c840470f1cf05d0d multibuild d26d81f242cb193d899a72bca423d0bd multilib-build 87f1b83e21a473787b821ef3d0437bf3 multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 57da9a64d1575fc2b54c50c26d033561
_md5_=ef576130f847dea44b7db0f187fa0d87
_md5_=7905ef5af312f160e44fdab53f1332cd

View File

@@ -10,6 +10,6 @@ LICENSE=BSD-2
RDEPEND=python_single_target_pypy3? ( >=dev-python/pypy3-7.3.9_p1:0= ) python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=^^ ( python_single_target_pypy3 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://notabug.org/ploum/offpunk/archive/v1.7.tar.gz -> offpunk-1.7.tar.gz
SRC_URI=https://notabug.org/ploum/offpunk/archive/v1.7.1.tar.gz -> offpunk-1.7.1.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=4b5d6d903ce53353e9da27eb38becc6b

View File

@@ -1,15 +1,16 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=Yet another Discord overlay for Linux written in Python using GTK3
EAPI=8
HOMEPAGE=https://github.com/trigg/Discover
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 xdg
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-python/pygobject-3.22[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/websocket-client[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pyxdg[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-python/python-xlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] gui-libs/gtk-layer-shell[introspection(+)] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RDEPEND=>=dev-python/pygobject-3.22[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/websocket-client[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pyxdg[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/pillow[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-xlib[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] gui-libs/gtk-layer-shell[introspection(+)] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/trigg/Discover/archive/refs/tags/v0.6.3.tar.gz -> discover-overlay-0.6.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_md5_=90b5d4ed4109bc855b287c492344de19
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb xdg-utils ac0e315a3688929e34ac75b139e7349a xdg 6024fbc93167fad782e2032933654857
_md5_=e374468bed9afd8a3f403a1cb3605c2c

View File

@@ -1,4 +1,4 @@
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) dev-util/gshards virtual/pkgconfig
BDEPEND=|| ( dev-lang/crystal dev-lang/crystal-bin ) || ( dev-util/shards dev-lang/crystal-bin ) dev-util/gshards virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare pretend setup test unpack
DEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre:3 dev-libs/libxml2:2 dev-libs/libyaml dev-libs/openssl:= sys-libs/zlib:= dev-crystal/athena-negotiation dev-crystal/crystal-pg dev-crystal/crystal-sqlite3 ~dev-crystal/kemal-1.1.2 dev-crystal/kilt dev-crystal/protodec test? ( dev-crystal/spectator )
DESCRIPTION=Invidious is an alternative front-end to YouTube
@@ -12,5 +12,5 @@ RDEPEND=dev-db/sqlite:3 dev-libs/boehm-gc dev-libs/libevent:= dev-libs/libpcre:3
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/iv-org/invidious/archive/09942dee6621e7047a63dffcc61b3bbf78cef2c6.tar.gz -> invidious-2022.11.02.tar.gz https://registry.npmjs.org/video.js/-/video.js-7.12.1.tgz https://registry.npmjs.org/videojs-contrib-quality-levels/-/videojs-contrib-quality-levels-2.1.0.tgz https://registry.npmjs.org/videojs-http-source-selector/-/videojs-http-source-selector-1.1.6.tgz https://registry.npmjs.org/videojs-markers/-/videojs-markers-1.0.1.tgz https://registry.npmjs.org/videojs-mobile-ui/-/videojs-mobile-ui-0.6.1.tgz https://registry.npmjs.org/videojs-overlay/-/videojs-overlay-2.1.4.tgz https://registry.npmjs.org/videojs-share/-/videojs-share-3.2.1.tgz https://registry.npmjs.org/videojs-vr/-/videojs-vr-1.8.0.tgz https://registry.npmjs.org/videojs-vtt-thumbnails/-/videojs-vtt-thumbnails-0.0.13.tgz test? ( https://github.com/iv-org/mocks/archive/c401dd9203434b561022242c24b0c200d72284c0.tar.gz -> invidious-mocks-c401dd9.tar.gz )
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 24e35319b49822a4e8b8e77b10256eb6 shards a3096a6be1b406fa8841076adf423cde systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=check-reqs 5e6dfbd7a8d3238a79f009fae7ac469c multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 29a755b1291d64133634d80b0328f153 crystal-utils 7931d71b9bb891fd9fdae4f74278be68 shards a7ed45094de77c99c4be66323908ebcf systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=4dd40bba5ec081ea2f43d7c6641c1044

View File

@@ -164,7 +164,7 @@ app-misc/ledger-live 2.46.2 2.47.0 2.48.0 2.49.0 2.49.2: Manager for the Ledger
app-misc/lf 27: Terminal file manager
app-misc/macchina 5.0.2 6.0.5 6.0.6 6.1.6: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
app-misc/mat2 0.13.0: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/mat2 0.13.0-r1: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/minder 1.14.0: Mind-mapping application for Elementary OS.
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
app-misc/navi 2.19.0 2.20.1 9999: An interactive cheatsheet tool for the command-line
@@ -232,7 +232,7 @@ app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-shells/zsh-history-substring-search 1.0.2: ZSH port of Fish history search (up arrow)
app-shells/zsh-history-to-fish 0.3.0-r1: Bring your ZSH history to Fish shell
app-shells/zsh-silver 9999: Zsh plugin for silver
app-text/OCRmyPDF 14.0.1-r2: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/OCRmyPDF 14.0.1-r3: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/cmark-gfm 0.29.0.3: GitHub's fork of cmark
app-text/code-minimap 0.6.4: A high performance code minimap generator
app-text/epubgrep 0.6.0-r1 0.6.2: Search tool for EPUB e-books
@@ -1021,7 +1021,7 @@ dev-python/python-troveclient 7.3.0: A client for the OpenStack Trove API, a sca
dev-python/python-vitrageclient 4.5.0: A client for the OpenStack Vitrage API
dev-python/python-zaqarclient 2.3.0: A client for the OpenStack Zaqar API
dev-python/python-zunclient 4.5.0: A client for the OpenStack Zun API
dev-python/pywebview 3.6.1 3.7: A lightweight cross-platform wrapper around a webview component
dev-python/pywebview 3.6.1 3.7 3.7.2: A lightweight cross-platform wrapper around a webview component
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
dev-python/rchitect 0.3.36: Interoperate R with Python
dev-python/readability-lxml 0.6.1 0.8.1: fast html to text parser (article readability tool)
@@ -1356,7 +1356,7 @@ media-gfx/zw3d 2022.0.3.1: CAD/CAM software for 3D design and processing
media-gfx/zwcad 2022.22.2.2.3 2023.23.0.3.4: CAD software for 2D drawing, reviewing and printing work
media-libs/alsa-ucm-pinephone 1.2.6.3: ALSA ucm configuration files for the PinePhone (Pro)
media-libs/alvr 15.2.1_p20210604 16.0.0: ALVR is an open source remote VR display for the Oculus Go/Quest
media-libs/amdvlk 2022.4.1: AMD Open Source Driver for Vulkan
media-libs/amdvlk 2022.4.2: AMD Open Source Driver for Vulkan
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
media-libs/glee 5.4.0: OpenGL Easy Extension library
media-libs/grok 9.7.6: World's Leading Open Source JPEG 2000 Codec
@@ -1431,7 +1431,7 @@ net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.16 0.8.18: A graphical browser for plain-text protocols
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
net-client/lagrange 1.13.7 1.13.8: Desktop GUI client for browsing Geminispace
net-client/offpunk 1.6 1.7: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/offpunk 1.6 1.7.1: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
net-dialup/atinout 0.9.1-r1: AT commands as input are sent to modem and responses given as output

View File

@@ -1 +1 @@
Wed, 16 Nov 2022 14:31:49 +0000
Wed, 16 Nov 2022 19:46:48 +0000