2023-11-18 10:03:49 UTC

This commit is contained in:
Repository mirror & CI
2023-11-18 10:03:49 +00:00
parent fe4373cdc3
commit 02c6c59814
41 changed files with 178 additions and 129 deletions

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( ao portaudio pulseaudio )
SLOT=0
SRC_URI=https://github.com/rhvoice/rhvoice/releases/download/1.6.0/rhvoice-1.6.0.tar.gz verify-sig? ( https://github.com/rhvoice/rhvoice/releases/download/1.6.0/rhvoice-1.6.0.tar.gz.sig )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=fbfd7607ea51ce19d21117d309c30e3e
_md5_=e04d51983761e310167f1224a0f2a729

View File

@@ -0,0 +1,17 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=app-admin/pass
DESCRIPTION=A pass extension for auditing your password repository.
EAPI=8
HOMEPAGE=https://github.com/roddhjav/pass-audit
INHERIT=distutils-r1 pypi shell-completion
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-admin/pass python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pass-audit/pass-audit-1.2.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=42c03e8c240942ac93e8fdf125de7f7d

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-2+ LGPL-2-with-linking-exception LGPL-2.1+ LGPL-3 GPL-1 freedist
RDEPEND=dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 virtual/libc gtk? ( x11-libs/gtk+:2 ) qt5? ( dev-qt/qtgui:5 dev-qt/qtx11extras:5 )
REQUIRED_USE=^^ ( gtk qt5 )
SLOT=0
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.1.4.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.1.4.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.1.4.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.1.4.qt.i386.tar.xz ) )
SRC_URI=amd64? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.1.5.gtk2.x86_64.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.1.5.qt.x86_64.tar.xz ) ) x86? ( gtk? ( mirror://sourceforge/doublecmd/doublecmd-1.1.5.gtk2.i386.tar.xz ) qt5? ( mirror://sourceforge/doublecmd/doublecmd-1.1.5.qt.i386.tar.xz ) )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=3c08cb91a297642deb621aca9c459c05

View File

@@ -7,5 +7,5 @@ LICENSE=all-rights-reserved
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.60.0-linux-x86_64.AppImage
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.71.1-linux-x86_64.AppImage
_md5_=f303c9e293504a088a0269eb1e21d689

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://0xacab.org/jvoisin/mat2/-/archive/0.13.3/mat2-0.13.3.tar.gz verify-sig? ( https://0xacab.org/jvoisin/mat2/uploads/672c73a1b8b0e79cdf7187900f3cc8ca/mat2-0.13.3.tar.gz.asc )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=94aa1406f0729f2a0ab4105255476ce2
_md5_=94fd68b5844e8b43dab45a8b24b094d1

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DESCRIPTION=Multi-shell multi-command argument completer
EAPI=8
HOMEPAGE=https://rsteube.github.io/carapace-bin/
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/rsteube/carapace-bin/archive/refs/tags/v0.28.3.tar.gz -> carapace-0.28.3.tar.gz https://gitlab.com/freijon_gentoo/app-shells/carapace/-/raw/main/carapace-0.28.3-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=4e9573b0ca93f3c5f5003c6ccdb3b70e

View File

@@ -1,16 +0,0 @@
BDEPEND=doc? ( app-doc/doxygen ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-cpp/trantor-1.5.13:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= ) test? ( dev-cpp/gtest )
DESCRIPTION=C++14/17 based HTTP web application framework
EAPI=8
HOMEPAGE=https://github.com/drogonframework/drogon
INHERIT=cmake
IUSE=+brotli doc examples mariadb postgres redis sqlite test +yaml
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-cpp/trantor-1.5.13:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.8.6.tar.gz -> drogon-1.8.6.tar.gz test? ( https://github.com/an-tao/trantor/archive/refs/tags/v1.5.13.tar.gz -> trantor-1.5.13.tar.gz )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=6d28353e6da92c8342a4722ff4de7c36

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( app-doc/doxygen ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=>=dev-cpp/trantor-1.5.14_p1:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= ) test? ( dev-cpp/gtest )
DESCRIPTION=C++14/17 based HTTP web application framework
EAPI=8
HOMEPAGE=https://github.com/drogonframework/drogon
INHERIT=cmake
IUSE=+brotli doc examples mariadb postgres redis sqlite test +yaml
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-cpp/trantor-1.5.14_p1:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.9.0.tar.gz -> drogon-1.9.0.tar.gz test? ( https://github.com/an-tao/trantor/archive/refs/tags/v1.5.14.tar.gz -> trantor-1.5.14.tar.gz )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=3ed3ad6a9991214ad356ee371568b4ff

View File

@@ -1,16 +1,16 @@
BDEPEND=doc? ( app-doc/doxygen[dot] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) test? ( dev-cpp/gtest )
DEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) spdlog? ( dev-libs/spdlog:= dev-libs/libfmt:= ) test? ( dev-cpp/gtest )
DESCRIPTION=Non-blocking I/O tcp network lib based on c++14/17
EAPI=8
HOMEPAGE=https://github.com/an-tao/trantor
INHERIT=cmake
IUSE=adns doc +ssl test
IUSE=adns doc +spdlog +ssl test
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= )
RDEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) spdlog? ( dev-libs/spdlog:= dev-libs/libfmt:= )
RESTRICT=!test? ( test )
SLOT=0/1.5.13
SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.13.tar.gz -> trantor-1.5.13.tar.gz
SLOT=0/1.5.14_p1
SRC_URI=https://github.com/an-tao/trantor/archive/f49cc3e5825812e8191e33da2264c76a75389f24.tar.gz -> trantor-1.5.14_p1.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=1b68335ca6fa8b6b782b137e1f05fbe4
_md5_=ca08252ce748a36a93905694d42a2211

View File

@@ -0,0 +1,14 @@
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=configure install prepare
DEPEND=doc? ( app-doc/doxygen )
DESCRIPTION=A C++ class library for writing CGI applications
EAPI=7
HOMEPAGE=https://www.gnu.org/software/cgicc/
INHERIT=autotools
IUSE=doc examples static-libs
KEYWORDS=~amd64
LICENSE=LGPL-3 doc? ( FDL-1.2 )
SLOT=0
SRC_URI=mirror://gnu/cgicc/cgicc-3.2.20.tar.gz
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde
_md5_=44fe2078de9aa3d16bcdc230e9f2a6e1

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/marshmallow-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/marshmallow_enum-1.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing_inspect-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/marshmallow-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/marshmallow_enum-1.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing_inspect-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/hypothesis[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mypy-0.710[python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=Easily serialize Data Classes to and from JSON
EAPI=8
HOMEPAGE=https://github.com/lidatong/dataclasses-json
INHERIT=distutils-r1
IUSE=test test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/marshmallow-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/marshmallow_enum-1.5.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/typing_inspect-0.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/lidatong/dataclasses-json/archive/refs/tags/v0.5.14.tar.gz -> dataclasses_json-0.5.14.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=3043ec789288f4160a624f56b83e64c7

View File

@@ -12,6 +12,6 @@ RDEPEND=doc? ( dev-python/sphinx-rtd-theme[python_targets_python3_10(-)?,python_
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/zopefoundation/RestrictedPython/archive/6.1.tar.gz -> restrictedpython-6.1.gh.tar.gz
SRC_URI=https://github.com/zopefoundation/RestrictedPython/archive/7.0.tar.gz -> restrictedpython-7.0.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=f9a73485d2e3b09375162235096b6708

View File

@@ -12,6 +12,6 @@ RDEPEND=dev-python/cryptg[python_targets_python3_10(-)?,python_targets_python3_1
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/tulir/Telethon/archive/v1.32.0a2.tar.gz -> tulir-telethon-1.32.0_alpha2.gh.tar.gz
SRC_URI=https://github.com/tulir/Telethon/archive/v1.33.0a1.tar.gz -> tulir-telethon-1.33.0_alpha1.gh.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=c2f57205d2ac9b793af1faf516bed1fb

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/mypy_extensions-0.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-3.7.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=>=dev-python/mypy_extensions-0.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-3.7.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=Runtime inspection utilities for Python typing module
EAPI=8
HOMEPAGE=https://github.com/ilevkivskyi/typing_inspect
INHERIT=distutils-r1 pypi
IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=>=dev-python/mypy_extensions-0.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/typing-extensions-3.7.4.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/typing_inspect/typing_inspect-0.9.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=ffec2202a19fc8f79e1533ddc0e55832

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_targets_python3_10? ( >=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( >=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( >=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Python wrapper for extended filesystem attributes
EAPI=8
HOMEPAGE=https://github.com/xattr/xattr
INHERIT=distutils-r1 pypi
IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( >=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( >=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_12? ( >=dev-python/cffi-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/x/xattr/xattr-0.10.1.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=b96b022b6a0d56c3e60e62260e089d52

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=app-misc/gopsuinfo app-misc/nwg-look gui-apps/azote gui-apps/nwg-bar gui-apps/nwg-displays || ( gui-apps/nwg-dock gui-apps/nwg-dock-hyprland ) gui-apps/nwg-drawer gui-apps/nwg-menu gui-apps/nwg-panel gui-apps/nwg-shell-config python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.16.tar.gz -> nwg-shell-0.5.16.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.22.tar.gz -> nwg-shell-0.5.22.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=fc42e0f99e2c607afafa494af6ce52e6

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
EAPI=7
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.14.tar.gz -> nwg-shell-config-0.5.14.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb
_md5_=0ef30020d342c100e5fcb50d5ea513a1

View File

@@ -1,16 +0,0 @@
BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
EAPI=7
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.14.tar.gz -> nwg-shell-config-0.5.14.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=83bb4c974f988ce70825546b12b29bee

View File

@@ -2,7 +2,7 @@ BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_pytho
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_10 python_targets_python3_11
@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.22.tar.gz -> nwg-shell-config-0.5.22.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=83bb4c974f988ce70825546b12b29bee
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.25.tar.gz -> nwg-shell-config-0.5.25.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 e77a62f5bbafca793544392d5e41affb xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9da10103a3b7bd326f0d306a61525e92

View File

@@ -13,4 +13,4 @@ RDEPEND=>=dev-libs/tfdn-1.7.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.2/lagrange-1.17.2.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.2/lagrange-1.17.2.tar.gz.sig )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 verify-sig 798e0173d334021f14ba78a786c37059 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f8ad16935076afcb3f2d69fd4a3c3685
_md5_=65666d0cc69bc1950b083c2c7c0175e1

View File

@@ -13,4 +13,4 @@ RDEPEND=>=dev-libs/tfdn-1.7.0:=[ssl] X? ( x11-libs/libX11 ) bidi? ( dev-libs/fri
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.3/lagrange-1.17.3.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.3/lagrange-1.17.3.tar.gz.sig )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 verify-sig 798e0173d334021f14ba78a786c37059 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=faba551d36e99b4435349557c69ab260
_md5_=51be75375cd5390607f3dc4a1d61a5d1

View File

@@ -12,4 +12,4 @@ RDEPEND=dev-libs/imsg-compat dev-libs/libevent:= dev-libs/libretls:= sys-libs/nc
SLOT=0
SRC_URI=https://github.com/omar-polo/telescope/releases/download/0.7.1/telescope-0.7.1.tar.gz verify-sig? ( https://github.com/omar-polo/telescope/releases/download/0.7.1/SHA256.sig -> telescope-0.7.1.sha.sig )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=7e26bd620ecbb053dac430a1270effb0
_md5_=73e8c79e740b21710137346883d37b9b

View File

@@ -12,4 +12,4 @@ RDEPEND=dev-libs/imsg-compat dev-libs/libevent:= dev-libs/libretls:= sys-libs/nc
SLOT=0
SRC_URI=https://github.com/omar-polo/telescope/releases/download/0.8.1/telescope-0.8.1.tar.gz verify-sig? ( https://github.com/omar-polo/telescope/releases/download/0.8.1/SHA256.sig -> telescope-0.8.1.sha.sig )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=7e26bd620ecbb053dac430a1270effb0
_md5_=73e8c79e740b21710137346883d37b9b

View File

@@ -10,6 +10,6 @@ LICENSE=AGPL-3
RDEPEND=acct-user/mautrix-discord dev-libs/olm dev-util/lottieconverter
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mautrix/discord/archive/v0.6.2.tar.gz -> mautrix-discord-0.6.2.gh.tar.gz https://jroy.ca/dist/mautrix-discord-0.6.2.tar.xz
SRC_URI=https://github.com/mautrix/discord/archive/v0.6.4.tar.gz -> mautrix-discord-0.6.4.gh.tar.gz https://jroy.ca/dist/mautrix-discord-0.6.4.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 systemd c8b03e8df84486aa991d4396686e8942
_md5_=9b98129eaa3bb201312e7a42b557722e

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/emersion/hydroxide/releases/download/v0.2.23/hydroxide-0.2.23.tar.gz verify-sig? ( https://github.com/emersion/hydroxide/releases/download/v0.2.23/hydroxide-0.2.23.tar.gz.sig ) https://gitlab.com/sevz17/go-deps/-/raw/main/hydroxide-0.2.23-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=a2909025bb40fc8dfd7d4407c20782d2
_md5_=5d41f46cecec41013498aa3e9d0d4101

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/emersion/hydroxide/releases/download/v0.2.24/hydroxide-0.2.24.tar.gz verify-sig? ( https://github.com/emersion/hydroxide/releases/download/v0.2.24/hydroxide-0.2.24.tar.gz.sig ) https://gitlab.com/sevz17/go-deps/-/raw/main/hydroxide-0.2.24-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=eea60eb49e4dcdbd9f822e54167345d8
_md5_=949c3b643f4b3849a658f21230654e3b

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/emersion/hydroxide/releases/download/v0.2.26/hydroxide-0.2.26.tar.gz verify-sig? ( https://github.com/emersion/hydroxide/releases/download/v0.2.26/hydroxide-0.2.26.tar.gz.sig ) https://gitlab.com/sevz17/go-deps/-/raw/main/hydroxide-0.2.26-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=eea60eb49e4dcdbd9f822e54167345d8
_md5_=949c3b643f4b3849a658f21230654e3b

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/emersion/hydroxide/releases/download/v0.2.27/hydroxide-0.2.27.tar.gz verify-sig? ( https://github.com/emersion/hydroxide/releases/download/v0.2.27/hydroxide-0.2.27.tar.gz.sig ) https://github.com/sevz17/go-deps/releases/download/hydroxide-0.2.27/hydroxide-0.2.27-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=37725303047d89c7964d0e2267790e96
_md5_=ccaf33704737016313ec9ece70f44d40

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/emersion/hydroxide/releases/download/v0.2.28/hydroxide-0.2.28.tar.gz verify-sig? ( https://github.com/emersion/hydroxide/releases/download/v0.2.28/hydroxide-0.2.28.tar.gz.sig ) https://github.com/sevz17/go-deps/releases/download/hydroxide-0.2.28/hydroxide-0.2.28-deps.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=37725303047d89c7964d0e2267790e96
_md5_=ccaf33704737016313ec9ece70f44d40

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RESTRICT=strip
SLOT=0
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=37725303047d89c7964d0e2267790e96
_md5_=ccaf33704737016313ec9ece70f44d40

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/omar-polo/gmid/releases/download/1.8.5/gmid-1.8.5.tar.gz verify-sig? ( https://github.com/omar-polo/gmid/releases/download/1.8.5/SHA256.sig -> gmid-1.8.5.sha.sig )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 ssl-cert 33f6c352c602e87ceda767a86f3b7131 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=8aa6a27bdefcb2518f8e0a5b872a86f3
_md5_=ee75d2045675498900e8d1585f33a557

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/omar-polo/gmid/releases/download/1.8.6/gmid-1.8.6.tar.gz verify-sig? ( https://github.com/omar-polo/gmid/releases/download/1.8.6/SHA256.sig -> gmid-1.8.6.sha.sig )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 ssl-cert 33f6c352c602e87ceda767a86f3b7131 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=0ef4126dfaf03fdd6ed85466796188a4
_md5_=bc3bbdc4064ee9535be83b749cb872db

View File

@@ -12,4 +12,4 @@ RDEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libevent:= dev-libs/libre
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 ssl-cert 33f6c352c602e87ceda767a86f3b7131 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 verify-sig 798e0173d334021f14ba78a786c37059 git-r3 5133e393e8717a3a093660f990801dc1
_md5_=0ef4126dfaf03fdd6ed85466796188a4
_md5_=bc3bbdc4064ee9535be83b749cb872db

View File

@@ -12,4 +12,4 @@ RESTRICT=test
SLOT=0
SRC_URI=mirror://openbsd/OpenSSH/portable/openssh-9.2p1.tar.gz verify-sig? ( mirror://openbsd/OpenSSH/portable/openssh-9.2p1.tar.gz.asc )
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 verify-sig 798e0173d334021f14ba78a786c37059
_md5_=8cedeb9f82832360a9eb212458fe74ce
_md5_=dc16384db5b47294309711d690f38732

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz verify-sig? ( https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz.asc )
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 perl-functions c3fca037246e877693badea0df3b0ef8 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 30999b80ec1fe0b4af340ae819375346 python-single-r1 75118e916668a74c660a13b0ecb22562 systemd c8b03e8df84486aa991d4396686e8942 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f verify-sig 798e0173d334021f14ba78a786c37059
_md5_=f74606ce69d846cd592e052e68d6043b
_md5_=86e3be1421a79c78656e870e0e7f9a9c

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-lang/go-1.17.0 >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DEPEND=acct-user/yggdrasil acct-group/yggdrasil
DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network
EAPI=8
HOMEPAGE=https://yggdrasil-network.github.io/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=go-module linux-info systemd fcaps
IUSE=+filecaps
KEYWORDS=~amd64
LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.4.7.tar.gz -> yggdrasil-go-0.4.7.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/yggdrasil-go-0.4.7-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 systemd c8b03e8df84486aa991d4396686e8942 fcaps c0a086b957a1b183a8d136eabf02f191
_md5_=f6ce5ea9c81e949197355aff85621dc8

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-lang/go-1.17.0 >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DEPEND=acct-user/yggdrasil acct-group/yggdrasil
DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network
EAPI=8
HOMEPAGE=https://yggdrasil-network.github.io/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=go-module linux-info systemd fcaps
IUSE=+filecaps
KEYWORDS=~amd64
LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.5.1.tar.gz -> yggdrasil-go-0.5.1.tar.gz https://codeberg.org/BratishkaErik/distfiles/media/branch/master/yggdrasil-go-0.5.1-vendor.tar.xz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 systemd c8b03e8df84486aa991d4396686e8942 fcaps c0a086b957a1b183a8d136eabf02f191
_md5_=5da42f98cedf5d3ec165200040def955

View File

@@ -91,6 +91,7 @@ app-admin/krapplet 0.3.1-r1: Krapplet (keyring applet): a Linux graphical passwo
app-admin/linode-cli 5.42.1 5.43.0 5.44.3 5.45.1: Linode Command Line Interface
app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay sandbox
app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux
app-admin/pass-audit 1.2: A pass extension for auditing your password repository.
app-admin/pass-update 2.1: pass extension that provides an easy flow for updating passwords
app-admin/pulumi-bin 3.91.1 3.92.0: Infrastructure as code in any programming language
app-admin/rbw 9999: unofficial bitwarden cli
@@ -208,7 +209,7 @@ app-misc/corectrl 1.3.7 9999: Core control application
app-misc/cpufetch 1.01 1.02 1.04: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.3-r1: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd-bin 1.0.11 1.1.4_beta: Free cross platform open source file manager with two panels side by side.
app-misc/doublecmd-bin 1.0.11 1.1.5_beta: Free cross platform open source file manager with two panels side by side.
app-misc/dpscreenocr 1.4.0: Program to recognize text on screen
app-misc/dragon 1.1.1 1.1.1_p20210820 1.2.0: Simple drag-and-drop source/sink for X and Wayland
app-misc/electricsheep 3.0.2_p20191005 9999: Realize the collective dream of sleeping computers from all over the internet
@@ -223,7 +224,7 @@ app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree
app-misc/hollywood 1.22: Fill your console with Hollywood melodrama technobabble
app-misc/kloak 0.2.30: A privacy tool that makes keystroke biometrics less effective
app-misc/kmon 1.6.4: Linux kernel manager and activity monitor
app-misc/ledger-live 2.60.0 2.62.2 2.64.1 2.66.0 2.68.1: Manager for the Ledger hardware wallet
app-misc/ledger-live 2.62.2 2.64.1 2.66.0 2.68.1 2.71.1: Manager for the Ledger hardware wallet
app-misc/lf 27 28-r1 29 30 31: Terminal file manager
app-misc/macchina 6.1.8 6.1.8-r1: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
@@ -287,6 +288,7 @@ app-portage/quantum-resolver 9999: A WIP portage dependency resolver
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/version 0.19.0_alpha 0.20.1_alpha 0.21.0_alpha: A command line function for package version management.
app-shells/antibody 6.1.1-r1: Fast Zsh plugin manager
app-shells/carapace 0.28.3: Multi-shell multi-command argument completer
app-shells/clownfish 0_pre20210117: fish shell mocks
app-shells/direnv 2.32.3 9999: Environment variable manager for shell
app-shells/fish-agnoster-theme 0.1.0_p20200415: Fancy, colorful theme with support for Powerline fonts
@@ -532,7 +534,7 @@ dev-cpp/coeurl 0.2.1 0.3.0: A simple async wrapper around CURL for C++
dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
dev-cpp/dpp 10.0.23 10.0.24 10.0.25: Lightweight C++ Discord bot library
dev-cpp/drogon 1.8.6 1.8.7: C++14/17 based HTTP web application framework
dev-cpp/drogon 1.8.7 1.9.0: C++14/17 based HTTP web application framework
dev-cpp/dtl 1.20-r1: diff template library written by C++
dev-cpp/easyloggingpp 9.97.0 9.97.1: C++ logging library
dev-cpp/fbthrift 2023.02.06.00: Facebook's branch of Apache Thrift, including a new C++ server
@@ -550,7 +552,7 @@ dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/std-format 0_pre20220112-r1: A simple polyfill allowing you to use std::format
dev-cpp/tiny-dnn 1.0.0_alpha3-r2: header only, dependency-free deep learning framework in C++14
dev-cpp/trantor 1.5.13 1.5.14: Non-blocking I/O tcp network lib based on c++14/17
dev-cpp/trantor 1.5.14 1.5.14_p1: Non-blocking I/O tcp network lib based on c++14/17
dev-cpp/trompeloeil 43: Header only C++14 mocking framework
dev-cpp/units 2.3.3: A compile-time, header-only, dimensional analysis and unit conversion library
dev-cpp/vexcl 1.4.3-r2: VexCL - Vector expression template library for OpenCL
@@ -648,7 +650,7 @@ dev-libs/KVTree 1.2.0 1.3.0: KVTree provides a fully extensible C data structure
dev-libs/M_CLI2 3.2.0: M_CLI2 - parse Unix-like command line arguments from Fortran
dev-libs/StringiFor 1.1.4: StringiFor, Strings Fortran Manipulator, yet another strings Fortran module
dev-libs/atl 2.2.1: Library for the creation and manipulation of lists
dev-libs/cgicc 3.2.19: A C++ class library for writing CGI applications
dev-libs/cgicc 3.2.19 3.2.20: A C++ class library for writing CGI applications
dev-libs/cubelib 4.7-r2: General purpose C++ library and tools
dev-libs/cubew 4.7: High performance C Writer library
dev-libs/dill 2.4.1: Provides instruction-level code generation directly into memory regions
@@ -938,7 +940,7 @@ dev-python/daff 1.3.46: The daff can produce and apply tabular diffs
dev-python/daiquiri 3.0.1: Python library to easily setup basic logging functionality
dev-python/darkdetect 0.8.0: Detect OS dark mode from Python
dev-python/dasbus 1.7: DBus library in Python 3
dev-python/dataclasses_json 0.5.7: Easily serialize Data Classes to and from JSON
dev-python/dataclasses_json 0.5.7 0.5.14: Easily serialize Data Classes to and from JSON
dev-python/dateparser 1.1.7 1.1.8: Date parsing library designed to parse dates from HTML pages
dev-python/decopatch 1.4.9 1.4.10: Create decorators easily in python
dev-python/defcon 0.10.2: A set of UFO based objects for use in font editing applications
@@ -1133,7 +1135,7 @@ 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)
dev-python/readmdict 0.1.1-r1: Read mdx/mdd files
dev-python/repoze-sphinx-autointerface 1.0.0-r1: Auto-generate Sphinx API docs from Zope interfaces
dev-python/restrictedpython 6.1 6.2: A restricted execution environment for Python to run untrusted code
dev-python/restrictedpython 6.2 7.0: A restricted execution environment for Python to run untrusted code
dev-python/rst2ansi 0.1.5-r2: Render reStructuredText documents to the terminal
dev-python/rstcheck 6.2.0: Checks syntax of reStructuredText and code blocks nested within it
dev-python/rstr 3.2.0: Easily generate random strings of various types
@@ -1184,7 +1186,7 @@ dev-python/trailrunner 1.2.1: Walk paths and run things
dev-python/transaction 3.0.1-r1 3.1.0: Transaction management for Python
dev-python/trueskill 0.4.5_p20220422: Python Implementation of the TrueSkill Algorithm
dev-python/ttfautohint-py 0.5.1-r1: Python wrapper for ttfautohint, a free auto-hinter for TrueType fonts
dev-python/tulir-telethon 1.32.0_alpha2 1.32.0_alpha3: Pure Python 3 MTProto API Telegram client library, for bots too!
dev-python/tulir-telethon 1.32.0_alpha3 1.33.0_alpha1: Pure Python 3 MTProto API Telegram client library, for bots too!
dev-python/tweepy 4.14.0: An easy-to-use Python library for accessing the Twitter API.
dev-python/types-paramiko 2.10.0 2.11.1: Typing stubs for paramiko
dev-python/types-protobuf 4.24.0.4: Typing stubs for protobuf
@@ -1192,7 +1194,7 @@ dev-python/types-python-dateutil 2.8.17 2.8.18: Typing stubs for python-dateutil
dev-python/types-pytz 2021.3.8 2022.1.1: Typing stubs for pytz
dev-python/types-requests 2.31.0.6 2.31.0.10: Typing stubs for requests
dev-python/types-urllib3 1.26.25.14: Typing stubs for urllib3
dev-python/typing_inspect 0.7.1: Runtime inspection utilities for Python typing module
dev-python/typing_inspect 0.7.1 0.9.0: Runtime inspection utilities for Python typing module
dev-python/ufo2ft 2.31.1: A bridge from UFOs to FontTools
dev-python/ufoLib2 0.13.1 0.14.0: A UFO font library
dev-python/ufoNormalizer 0.6.1: A tool that will normalize the XML and other data inside of a UFO
@@ -1212,7 +1214,7 @@ dev-python/webrtcvad 2.0.10-r1: Python interface to the Google WebRTC Voice Acti
dev-python/wheezy-template 3.1.0: lightweight template library
dev-python/wrapio 2.0.0: Handling event-based streams in Python
dev-python/wsgi_intercept 1.10.0: wsgi_intercept installs a WSGI application in place of a real URI for testing
dev-python/xattr 0.9.9: Python wrapper for extended filesystem attributes
dev-python/xattr 0.9.9 0.10.1: Python wrapper for extended filesystem attributes
dev-python/xunitparser 1.3.4: Read JUnit/XUnit XML files and map them to Python objects
dev-python/yams 0.7.3 9999: Yet Another MPD Scrobbler (for Last.FM)
dev-python/yaql 2.0.0: YAQL: Yet Another Query Language
@@ -1423,13 +1425,13 @@ gui-apps/nwg-bar 0.1.3 0.1.4: GTK3-based button bar for wlroots-based compositor
gui-apps/nwg-displays 0.3.7 0.3.7-r1 0.3.8: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.1.4 0.1.7: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.3.9 0.4.0: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-drawer 0.3.9 0.4.0 0.4.1: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-icon-picker 0.1.0 0.1.0-r1 9999: GTK icon chooser with a text search option
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-menu 0.1.1: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.11 0.9.11-r1 0.9.14 0.9.16 0.9.17 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.16 0.5.18 0.5.19: meta-package for the nwg-shell project
gui-apps/nwg-shell-config 0.5.14 0.5.14-r1 0.5.22 0.5.23 0.5.24: nwg-shell configuration utility
gui-apps/nwg-shell 0.5.18 0.5.19 0.5.22: meta-package for the nwg-shell project
gui-apps/nwg-shell-config 0.5.23 0.5.24 0.5.25: nwg-shell configuration utility
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
gui-apps/paperde 0.1.1_p20210426 9999: Simple, sleek QT based DE for wayland using wayfire
@@ -1656,7 +1658,7 @@ net-im/jitsi-meet 2022.3.1-r1: Desktop application for Jitsi Meet built with Ele
net-im/kaidan 0.9.1: User-friendly and modern chat app for every device
net-im/mastoposter 0.1-r1 0.2: Configurable reposter from Mastodon-compatible Fediverse servers
net-im/matterhorn-bin 50200.13.0: Terminal based Mattermost client
net-im/mautrix-discord 0.6.2 0.6.3: A Matrix-Discord puppeting bridge
net-im/mautrix-discord 0.6.3 0.6.4: A Matrix-Discord puppeting bridge
net-im/mautrix-facebook 0.4.1 0.5.0: A Matrix-Facebook Messenger puppeting bridge
net-im/mautrix-signal 0.4.2 0.4.3: A Matrix-Signal Messenger puppeting bridge
net-im/mautrix-slack 0_pre20230517 0_pre20230925: A Matrix-Slack puppeting bridge based on slack-go
@@ -1745,7 +1747,7 @@ net-p2p/monero 0.17.2.0 0.17.2.3 0.17.3.0 0.17.3.2 0.18.1.0 0.18.1.1 0.18.1.2 0.
net-p2p/p2pool 3.5 3.6.2 3.7 3.8 9999: Decentralized pool for Monero mining
net-p2p/popura 0.4.6 9999: Popura: alternative Yggdrasil network client
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.4.7 0.5.1 0.5.2 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-p2p/yggdrasil-go 0.5.2 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-proxy/snowflake 2.7.0: Pluggable Transport using WebRTC, inspired by Flashproxy
net-voip/discover-overlay 0.4.5 0.5.4 0.6.9: Yet another Discord overlay for Linux written in Python using GTK3

View File

@@ -1 +1 @@
Sat, 18 Nov 2023 09:36:03 +0000
Sat, 18 Nov 2023 10:03:49 +0000

View File

@@ -75,6 +75,7 @@ dev-cpp/tiny-dnn:double-precision - Build tiny-dnn with double precision computa
dev-cpp/tiny-dnn:opencl - Build tiny-dnn with OpenCL library support
dev-cpp/tiny-dnn:serialization - Build tiny-dnn with Serialization support
dev-cpp/tiny-dnn:tbb - Build tiny-dnn with TBB library support
dev-cpp/trantor:spdlog - enable dev-libs/spdlog logging backend
dev-cpp/vexcl:amdsi - Implement workaround for AMD SI GPUs
dev-cpp/xtensor:openmp - Enable parallel assignment loop using OpenMP
dev-cpp/xtensor:tbb - Enable parallel assignment loop using dev-cpp/tbb