2023-02-16 13:01:58 UTC

This commit is contained in:
Repository mirror & CI
2023-02-16 13:01:58 +00:00
parent 2689b1bf8d
commit 8fd4abe97e
21 changed files with 123 additions and 90 deletions

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.50.0-linux-x86_64.AppImage
_md5_=4e4f94d14e82a7029862e8ee2a517584
SRC_URI=https://download.live.ledger.com/ledger-live-desktop-2.53.2-linux-x86_64.AppImage
_md5_=f303c9e293504a088a0269eb1e21d689

View File

@@ -14,6 +14,6 @@ RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection >=gui-libs/gtk-4.8.2:4 >=
REQUIRED_USE=^^ ( python_single_target_python3_9 python_single_target_python3_10 )
RESTRICT=test !test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.8.0/Komikku-v1.8.0.tar.bz2
SRC_URI=https://gitlab.com/valos/Komikku/-/archive/v1.11.1/Komikku-v1.11.1.tar.bz2
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 a9f2e2ae24bd496873c092a94cae1539 meson 1994a5aef5d4f5798b92f64d6f9a6003 xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 3eaa1386ddbbbbb3951256d4b170fba3 virtualx 644887c82aefdf12001489391fca4f02 xdg 6024fbc93167fad782e2032933654857
_md5_=ebcbec9d2eba53009e76b3c6890275b5
_md5_=e05712a6f8ccf3e45a65389a6761edbb

View File

@@ -1,4 +1,4 @@
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) sys-devel/make >=dev-util/cmake-3.20.5
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=C++ wrappers for SIMD intrinsics
EAPI=8
@@ -11,4 +11,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://codeload.github.com/xtensor-stack/xsimd/tar.gz/refs/tags/10.0.0 -> xsimd-10.0.0.tar.gz
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=ee25555c3222bac923de0d015fe7ce59
_md5_=be62b198b2c902fb9235fb2ef95056f4

View File

@@ -1,4 +1,4 @@
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) sys-devel/make >=dev-util/cmake-3.20.5
BDEPEND=doc? ( app-doc/doxygen || ( ( >=dev-lang/python-3.11.1-r1:3.11 dev-python/breathe[python_targets_python3_11(-)] dev-python/sphinx[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 dev-python/breathe[python_targets_python3_10(-)] dev-python/sphinx[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 dev-python/breathe[python_targets_python3_9(-)] dev-python/sphinx[python_targets_python3_9(-)] dev-python/sphinx-rtd-theme[python_targets_python3_9(-)] ) ) ) test? ( dev-cpp/doctest ) sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=Algorithms and containers used by the xtensor stack and the xeus stack
EAPI=8
@@ -11,4 +11,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://codeload.github.com/xtensor-stack/xtl/tar.gz/refs/tags/0.7.5 -> xtl-0.7.5.tar.gz
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29
_md5_=dd9e79146101e910fd9c508eee776159
_md5_=458a39dca2764d3cfdaf0cc76c4a5e84

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-libs/gobject-introspection vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=gnome-base/dconf media-libs/gsound dev-libs/json-glib dev-libs/libgudev:=
DESCRIPTION=A daemon to provide haptic feedback on events
EAPI=8
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
INHERIT=vala meson udev
IUSE=+introspection +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=gnome-base/dconf media-libs/gsound dev-libs/json-glib dev-libs/libgudev:= dev-libs/feedbackd-device-themes
REQUIRED_USE=vala? ( introspection )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.0.1/feedbackd-v0.0.1.tar.gz
_eclasses_=vala 2633382950a3a9ce912c9258150d5db8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003 udev eec0bbab06977f1cfc5597269c1fa152
_md5_=95668e8f00f64f9b2fbff8bd99f453fe

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-util/gdbus-codegen gtk-doc? ( dev-util/gi-docgen ) man? ( dev-python/docutils ) vala? ( || ( dev-lang/vala:0.56[vapigen(+)] ) ) >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/glib:2 introspection? ( dev-libs/gobject-introspection )
DESCRIPTION=A daemon to provide haptic feedback on events
EAPI=8
HOMEPAGE=https://source.puri.sm/Librem5/feedbackd
INHERIT=vala meson
IUSE=gtk-doc +introspection man test +vala
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=LGPL-3
RDEPEND=dev-libs/glib:2 introspection? ( dev-libs/gobject-introspection ) dev-libs/feedbackd-device-themes
REQUIRED_USE=vala? ( introspection )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://source.puri.sm/Librem5/feedbackd/-/archive/v0.0.3/feedbackd-v0.0.3.tar.gz
_eclasses_=vala 2633382950a3a9ce912c9258150d5db8 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=84cfa57f7d485ed879865b07cb46a25f

View File

@@ -6,7 +6,7 @@ HOMEPAGE=https://github.com/treeform/jsony https://nimble.directory/pkg/jsony
INHERIT=nimble
KEYWORDS=~amd64
LICENSE=MIT
SLOT=1.1.3
SRC_URI=https://github.com/treeform/jsony/archive/refs/tags/1.1.3.tar.gz -> jsony-1.1.3.tar.gz
SLOT=1.1.5
SRC_URI=https://github.com/treeform/jsony/archive/refs/tags/1.1.5.tar.gz -> jsony-1.1.5.tar.gz
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 xdg-utils ac0e315a3688929e34ac75b139e7349a nim-utils 6548190660274fddf428c46e69463e89 ninja-utils 38c85b725d0467e51954ea921b6c104b nimble dd6f01540df75eab2cc6b9de796953fd
_md5_=6ca6cfee65905d0c2b836c7e47c2aa0c
_md5_=a877a5def482f254e2894b1d3a769653

View File

@@ -0,0 +1,16 @@
BDEPEND=doc? ( || ( ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/tomli[python_targets_python3_11(-)] ) ( >=dev-lang/python-3.10.9-r1:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/tomli[python_targets_python3_10(-)] ) ( >=dev-lang/python-3.9.16-r1:3.9 >=dev-python/sphinx-5.3.0[python_targets_python3_9(-)] dev-python/tomli[python_targets_python3_9(-)] ) ) ) test? ( dev-python/unittest-or-fail[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/flit_core-3.8.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=An async python inotify package
EAPI=8
HOMEPAGE=https://gitlab.com/Taywee/asyncinotify
INHERIT=distutils-r1
IUSE=doc test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/Taywee/asyncinotify/-/archive/v4.0.1/asyncinotify-v4.0.1.tar.bz2 -> asyncinotify-4.0.1.tar.bz2
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=5fde91d352868daf36ed6987a1121338

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Microsoft Azure Core Library for Python
EAPI=8
HOMEPAGE=https://pypi.org/project/azure-core/ https://github.com/Azure/azure-sdk-for-python
INHERIT=distutils-r1 optfeature
INHERIT=distutils-r1 optfeature pypi
IUSE=test python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,6 +11,6 @@ RDEPEND=dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_9(-)
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/a/azure-core/azure-core-1.26.1.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=14bcbc2f9679fffbac4ba9ab665e82e4
SRC_URI=https://files.pythonhosted.org/packages/source/a/azure-core/azure-core-1.26.3.zip
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 optfeature 1a2157392a869265b2afcb63a26c12ac pypi bdfe87ebc6059b10a040a892501e6562
_md5_=f910a39c5913f5ce82a445c79c6868fb

View File

@@ -1,16 +1,15 @@
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pytest[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/requests-2.7.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Hosted coverage reports for GitHub, Bitbucket and Gitlab
EAPI=8
HOMEPAGE=https://github.com/codecov/codecov-python https://pypi.org/project/codecov/
HOMEPAGE=https://github.com/codecov/codecov-python https://pypi.org/project/codecov
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=dev-python/requests-2.7.9[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/coverage[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/c/codecov/codecov-2.1.12.tar.gz
SRC_URI=https://github.com/codecov/codecov-python/archive/refs/tags/v2.1.12.tar.gz -> codecov-2.1.12.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=15d44bba7a26835fdcefddd743165bd2
_md5_=5ea7315262eec6ba00d1c352674bfccb

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] || ( >=dev-python/setuptools-67.2.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] <dev-python/setuptools-65.7.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) >=dev-python/wheel-0.38.4[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python function signatures package for Python 2.6, 2.7 and 3.2+
EAPI=8
HOMEPAGE=https://github.com/aliles/funcsigs https://pypi.org/project/funcsigs
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aliles/funcsigs/archive/refs/tags/0.4.tar.gz -> funcsigs-0.4.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=6a8181ef350fa98d3a04fac03e769cb8

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-mkdocstrings-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-mkdocstrings-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) test? ( >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pdm-pep517-1.0.6[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pdm-pep517[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-mkdocstrings-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DEPEND=dev-python/mkdocs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-python/pymdown-extensions[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-autorefs[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/mkdocs-mkdocstrings-python[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] )
DESCRIPTION=Automatic documentation from sources, for MkDocs.
EAPI=8
HOMEPAGE=https://github.com/mkdocstrings/mkdocstrings https://pypi.org/project/mkdocstrings
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/mkdocstrings/mkdocstrings/archive/refs/tags/0.20.0.tar.gz -> mkdocs-mkdocstrings-0.20.0.gh.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=12b1df3d429c10a8ca02d32783ef1e4d
_md5_=93eea22bf2b365e28ca9f898bcd27e54

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Python implementation of Protocol Buffers data types with dataclasses support
EAPI=8
HOMEPAGE=https://github.com/eigenein/protobuf https://pypi.org/project/pure-protobuf/
INHERIT=distutils-r1
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
@@ -11,6 +11,6 @@ RDEPEND=python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_tar
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=test !test? ( test )
SLOT=0
SRC_URI=mirror://pypi/p/pure_protobuf/pure_protobuf-2.2.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=3519e208b90673e4f27e4c8e4917b6d5
SRC_URI=https://files.pythonhosted.org/packages/source/p/pure-protobuf/pure_protobuf-2.2.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 pypi bdfe87ebc6059b10a040a892501e6562
_md5_=3b487237b725fafb88d9067b6a32bb4a

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT-with-advertising || ( public-domain Unlicense )
RDEPEND=net-libs/nodejs
SLOT=0
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-4.6.1.tgz https://tastytea.de/files/gentoo/bash-language-server-4.6.1-deps.tar.xz
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-4.7.0.tgz https://tastytea.de/files/gentoo/bash-language-server-4.7.0-deps.tar.xz
_eclasses_=optfeature 1a2157392a869265b2afcb63a26c12ac
_md5_=e1db6ac52d324044dc2e74d60e79add7

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-python/setuptools_scm[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool for compliance with the REUSE recommendations
EAPI=8
HOMEPAGE=https://reuse.software/ https://pypi.org/project/reuse/ https://github.com/fsfe/reuse-tool
INHERIT=distutils-r1
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/requests[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/r/reuse/reuse-1.0.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539
_md5_=1d4a931ca676841554d81f056c58b8bb

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] sys-devel/gettext test? ( dev-vcs/git dev-vcs/mercurial ) test? ( dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pytest-7.2.1[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 ) >=dev-python/gpep517-13[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/poetry-core-1.4.0[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A tool for compliance with the REUSE recommendations
EAPI=8
HOMEPAGE=https://reuse.software/ https://pypi.org/project/reuse/ https://github.com/fsfe/reuse-tool
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=Apache-2.0 CC0-1.0 CC-BY-SA-4.0 GPL-3+
RDEPEND=dev-python/boolean-py[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/binaryornot[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/jinja[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/license-expression[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-debian[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools[python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_9? ( >=dev-lang/python-3.9.16-r1:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11 )
REQUIRED_USE=|| ( python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/r/reuse/reuse-1.1.2.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 5ca4e49abed8e3a2f7b56920eadee157 toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 python-r1 666be58f658d6b32affe30f80e39a49e distutils-r1 a9f2e2ae24bd496873c092a94cae1539 pypi bdfe87ebc6059b10a040a892501e6562
_md5_=d70371a344b3edf77e3d881610e2a4a3

View File

@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-libs/libevent:= sys-libs/ncurses:=[unicode(+)] sys-libs/zlib:= elibc_Darwin? ( dev-libs/ossp-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( dev-libs/libbsd !elibc_SunOS? ( app-crypt/libmd sys-apps/util-linux ) )
SLOT=0
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.79.tar.gz
_md5_=ed730c14d14133f262a946765f84431c
SRC_URI=https://gameoftrees.org/releases/portable/got-portable-0.83.tar.gz
_md5_=1a48d279ce556582cc377aacd177a089

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libuv:= hwloc? ( sys-apps/hwloc:= ) opencl? ( virtual/opencl ) ssl? ( dev-libs/openssl:= )
DESCRIPTION=MoneroOcean fork of xmrig that supports algo switching
EAPI=7
HOMEPAGE=https://github.com/MoneroOcean/xmrig
INHERIT=cmake
IUSE=cpu_flags_x86_sse4_1 donate hwloc opencl +ssl
KEYWORDS=~amd64 ~arm64
LICENSE=Apache-2.0 GPL-3+ MIT
RDEPEND=dev-libs/libuv:= hwloc? ( sys-apps/hwloc:= ) opencl? ( virtual/opencl ) ssl? ( dev-libs/openssl:= ) !arm64? ( sys-apps/msr-tools )
SLOT=0
SRC_URI=https://github.com/MoneroOcean/xmrig/archive/v6.19.0-mo1.tar.gz -> xmrig-mo-6.19.0-mo1.tar.gz
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 69394e25812406faa1f90edaf4969395 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b xdg-utils ac0e315a3688929e34ac75b139e7349a cmake 449b4785acace35308fe747fc939bde1
_md5_=02536dcf8fe2795b9c31ec0800229274

View File

@@ -1,15 +0,0 @@
BDEPEND=>=app-portage/elt-patches-20170815 app-arch/xz-utils >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=|| ( dev-lang/vala:0.56 ) app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee:0.8 dev-libs/libpeas dev-libs/libxml2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 >=net-libs/gnome-online-accounts-3.20 net-libs/libsoup:2.4 net-libs/rest >=net-libs/webkit-gtk-2.20:4 net-misc/curl >=x11-libs/gtk+-3.22:3 x11-libs/libnotify dev-libs/gumbo dev-util/intltool dev-util/ninja virtual/pkgconfig dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
EAPI=7
HOMEPAGE=https://github.com/jangernert/FeedReader
INHERIT=gnome2 meson vala
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=|| ( dev-lang/vala:0.56 ) app-crypt/libsecret[vala] dev-db/sqlite:3 dev-libs/gobject-introspection dev-libs/json-glib dev-libs/libgee:0.8 dev-libs/libpeas dev-libs/libxml2 media-libs/gstreamer:1.0 media-libs/gst-plugins-base:1.0 >=net-libs/gnome-online-accounts-3.20 net-libs/libsoup:2.4 net-libs/rest >=net-libs/webkit-gtk-2.20:4 net-misc/curl >=x11-libs/gtk+-3.22:3 x11-libs/libnotify
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/jangernert/FeedReader/archive/v2.11.0.tar.gz -> feedreader-2.11.0.tar.gz
_eclasses_=toolchain-funcs 9a610728b9bcca1919234cceb35a1027 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e gnome.org 429073e99d7067d3462e875bf5c6e14a xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 3eaa1386ddbbbbb3951256d4b170fba3 xdg 6024fbc93167fad782e2032933654857 gnome2 8dcac7a0c320f92299160b297d4fec6f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 429bfd4e8d8e39db5385ba5744f30788 meson 1994a5aef5d4f5798b92f64d6f9a6003 vala 2633382950a3a9ce912c9258150d5db8
_md5_=fc705bd8bc79a495680e94aca6d44f2e

View File

@@ -183,7 +183,7 @@ app-misc/glow 1.4.1: Render markdown on the CLI, with pizzazz!
app-misc/grit 0.3.0: An personal task manager that represents tasks as multitree nodes
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/ledger-live 2.50.0 2.50.1 2.51.0 2.52.0 2.53.1: Manager for the Ledger hardware wallet
app-misc/ledger-live 2.50.1 2.51.0 2.52.0 2.53.1 2.53.2: Manager for the Ledger hardware wallet
app-misc/lf 27 28: 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
@@ -263,7 +263,7 @@ 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
app-text/klogg 22.06.0.1289: A GUI application to browse and search through long and complex log files
app-text/komikku 1.8.0 1.10.1: An online/offline manga reader for GNOME
app-text/komikku 1.10.1 1.11.1: An online/offline manga reader for GNOME
app-text/koodo-reader-bin 1.4.1: A modern ebook manager and reader with sync and backup capacities
app-text/lizard 1.17.10: A simple code complexity analyser, supports most of the popular languages.
app-text/mandown 0.1.2: Markdown to groff (man page) converter
@@ -592,7 +592,7 @@ dev-libs/dill 2.4.1: Provides instruction-level code generation directly into me
dev-libs/dmd_core 0.6.2: Core logic for an AT&T / Teletype DMD 5620 terminal emulator
dev-libs/dyninst 11.0.1-r1 12.1.0: Tools for binary instrumentation, analysis, and modification
dev-libs/fastText 0.9.2: Library for fast text representation and classification
dev-libs/feedbackd 0.0.1 0.0.2-r1: A daemon to provide haptic feedback on events
dev-libs/feedbackd 0.0.2-r1 0.0.3: A daemon to provide haptic feedback on events
dev-libs/feedbackd-device-themes 0.0.20220523: A daemon to provide haptic feedback on events (themes package)
dev-libs/ffs 1.6.0_p20220525: FFS is a middleware library for data communication
dev-libs/fortran-stdlib 0.2.1 0.2.1-r1 9999: A community driven standard library for (modern) Fortran
@@ -748,7 +748,7 @@ dev-nim/grok 0.6.2 0.6.4: Macro library for Nim
dev-nim/httpbeast 0.4.1: A super-fast epoll-backed and parallel HTTP server
dev-nim/inim 0.6.1: Interactive Nim Shell / REPL / Playground
dev-nim/jester 0.5.0: A sinatra-like web framework for Nim
dev-nim/jsony 1.1.3 1.1.3_p20220114: A loose direct to object json parser with hooks
dev-nim/jsony 1.1.3_p20220114 1.1.5: A loose direct to object json parser with hooks
dev-nim/karax 1.2.1_p20220621: a framework for developing single page applications in Nim
dev-nim/markdown 0.8.5: A Markdown Parser in Nim World
dev-nim/nake 1.9.4: make-like for Nim. Describe your builds as tasks!
@@ -813,6 +813,7 @@ dev-python/asciimatics 1.13.0 9999: Package for curses-like operations, text UIs
dev-python/ascim 0.1.1: Manipulate ASCII art as you would do with raster images
dev-python/asgi-lifespan 1.0.1 2.0.0: Programmatic startup/shutdown of ASGI apps
dev-python/aspectlib 1.5.2 2.0.0: An aspect-oriented programming, monkey-patch and decorators library
dev-python/asyncinotify 4.0.1: An async python inotify package
dev-python/asyncmy 0.2.5: A fast asyncio MySQL driver
dev-python/asyncpg 0.26.0 0.27.0: A fast PostgreSQL Database Client Library for Python/asyncio
dev-python/asyncssh 2.10.1 2.11.0: Asynchronous SSHv2 client and server library
@@ -821,7 +822,7 @@ dev-python/autoflake 1.4-r1: Removes unused imports and unused variables as repo
dev-python/automaton 2.5.0: Friendly state machines for python
dev-python/avro 1.11.0: Apache Avro is a data serialization system
dev-python/axisregistry 0.3.11: A Python API to access data from the Google Fonts variable fonts Axis Registry
dev-python/azure-core 1.26.1 1.26.2: Microsoft Azure Core Library for Python
dev-python/azure-core 1.26.2 1.26.3: Microsoft Azure Core Library for Python
dev-python/azure-storage-blob 12.14.1: Microsoft Azure Blob Storage Client Library for Python
dev-python/b2sdk 1.12.0 1.17.2: The client library for BackBlaze's B2 product
dev-python/babelfont 3.0.0_alpha9: Interrogate and manipulate UFO, TTF and OTF fonts with a common interface
@@ -890,6 +891,7 @@ dev-python/fontFeatures 1.7.4: Python library for manipulating OpenType font fea
dev-python/fontMath 0.9.2: A collection of objects that implement fast font math
dev-python/fontParts 0.10.6: An API for interacting with the parts of fonts
dev-python/fontPens 0.2.4-r1: A collection of classes implementing the pen protocol for manipulating glyphs
dev-python/funcsigs 0.4: Python function signatures package for Python 2.6, 2.7 and 3.2+
dev-python/furl 2.1.2: URL parsing and manipulation made easy.
dev-python/futurist 2.4.1: Useful additions to futures, from the future
dev-python/gabbi 2.7.1: Declarative HTTP testing library
@@ -1010,7 +1012,7 @@ dev-python/promise 2.3.0: Promises/A+ implementation for Python
dev-python/protego 0.1.16 0.2.1: robots.txt parser with support for modern conventions
dev-python/proxy_tools 0.1.0: Simple proxy (as in the GoF design pattern)
dev-python/psycopg2cffi 2.9.0: Implementation of the psycopg2 module using cffi. Compatible with Psycopg 2.5.
dev-python/pure-protobuf 2.2.0 2.2.1: Python implementation of Protocol Buffers data types with dataclasses support
dev-python/pure-protobuf 2.2.1 2.2.2: Python implementation of Protocol Buffers data types with dataclasses support
dev-python/py-nanoid 9999: Python Nanoid
dev-python/py3nvml 0.2.6: Python 3 Bindings for the NVIDIA Management Library
dev-python/pyagentx 0.4: Python AgentX Implementation
@@ -1184,7 +1186,7 @@ dev-util/FoBiS 3.0.5-r1: FoBiS.py, a Fortran Building System for poor men
dev-util/afdko 3.8.1: Adobe Font Development Kit for OpenType
dev-util/annobin 10.73 10.76: Binary annotation compiler plugin and tools
dev-util/babeltrace2 2.0.4: A command-line tool and library to read and convert trace files
dev-util/bash-language-server 4.6.1 4.6.2: A language server for Bash
dev-util/bash-language-server 4.6.2 4.7.0: A language server for Bash
dev-util/bats-assert 2.0.0: Common assertions for Bats
dev-util/bats-support 0.3.0: Supporting library for Bats test helpers
dev-util/bazelisk 1.12.0: A user-friendly launcher for Bazel
@@ -1219,7 +1221,7 @@ dev-util/psautohint 2.4.0: A standalone version of AFDKO autohinter
dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's OpenGL Shader Builder
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/reflex 0.3.1: A small tool to watch a directory and rerun a command when certain files change
dev-util/reuse 1.0.0 1.1.0: A tool for compliance with the REUSE recommendations
dev-util/reuse 1.1.0 1.1.2: A tool for compliance with the REUSE recommendations
dev-util/rust-analyzer 20220509 20220517 20220606 20220613 20220815 20220822 99999999: An implementation of Language Server Protocol for the Rust programming language
dev-util/rust-analyzer-bin 2021.09.06 2021.09.20: An implementation of Language Server Protocol for the Rust programming language
dev-util/stripe-cli 9999: A command-line tool for Stripe
@@ -1241,7 +1243,7 @@ dev-vcs/gitqlient 1.5.0-r1 1.6.1 1.6.1-r1 9999: Multi-platform Git client writte
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.18.0 0.20.1: Blazing fast terminal-ui for git
dev-vcs/got 0.79 0.82: Portable version of the Game of Trees version control system
dev-vcs/got 0.82 0.83: Portable version of the Game of Trees version control system
dev-vcs/lazygit 0.35 0.36 0.37: Simple terminal UI for git commands
dev-vcs/lefthook 1.0.4 1.2.6: Fast and powerful Git hooks manager for any type of projects
dev-zig/zls 0.10.0 9999: The officially unofficial Ziglang language server
@@ -1600,11 +1602,10 @@ net-misc/tuxi 9999: Tuxi is a cli assistant. Get answers of your questions insta
net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from the Wayback Machine
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
net-misc/wsdd 0.6.4 0.7.0: A Web Service Discovery host daemon.
net-misc/xmrig-mo 6.16.2 6.16.3 6.16.4 6.16.5 6.18.0 6.18.1: MoneroOcean fork of xmrig that supports algo switching
net-misc/xmrig-mo 6.16.2 6.16.3 6.16.4 6.16.5 6.18.0 6.18.1 6.19.0: MoneroOcean fork of xmrig that supports algo switching
net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engine
net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and protocols
net-news/communique 1.2.0: RSS Reader with cross-platform sync
net-news/feedreader 2.11.0: Simple News Feed Reader for feeds aggregated by Tiny Tiny RSS or feedly
net-nntp/inn 2.6.4-r1 2.6.5: InterNetNews -- the Internet meets Netnews
net-nntp/pan 0.154-r1: A newsreader for GNOME
net-p2p/bisq-bin 1.9.9: The decentralized bitcoin exchange (non-atomic, with arbitration)

View File

@@ -1 +1 @@
Tue, 14 Feb 2023 12:19:00 +0000
Thu, 16 Feb 2023 13:01:58 +0000