2024-04-25 22:03:27 UTC

This commit is contained in:
Repository mirror & CI
2024-04-25 22:03:27 +00:00
parent 215de2c1f2
commit c7be323e46
23 changed files with 134 additions and 133 deletions

View File

@@ -1,14 +1,15 @@
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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Evernote CLI: CRUD for notes in cloud
DESCRIPTION=Evernote CLI: CRUD for notes in cloud, in markdown
EAPI=8
HOMEPAGE=https://github.com/Evernote/evernote-sdk-python3
HOMEPAGE=http://web.archive.org/web/20171008200604/http://www.geeknote.me/
INHERIT=bash-completion-r1 distutils-r1 git-r3
IUSE=python_targets_python3_10 python_targets_python3_11
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-python/evernote2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/html2text[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sqlalchemy[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/markdown2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/thrift[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/lxml[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
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=bae51b60839d4d3d98b4c9ece5bf16d6
_md5_=378d54f754a419982a0bc0f1a82a872a

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-build/cmake sys-devel/gcc virtual/pkgconfig >=virtual/rust-1.64 >=virtual/rust-1.53
DEFINED_PHASES=compile configure install postinst postrm test unpack
DEPEND=x11-libs/gtk+:3 media-libs/fontconfig sys-libs/zlib x11-libs/libxcb:= dev-libs/libgit2:=
DESCRIPTION=Lightning-fast and Powerful Code Editor written in Rust
EAPI=8
HOMEPAGE=https://lapce.dev/
INHERIT=cargo desktop xdg-utils
IUSE=debug
KEYWORDS=~amd64
LICENSE=0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions Artistic-2 BSD BSD-2 Boost-1.0 CC0-1.0 CeCILL-2.1 GPL-2 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
RDEPEND=x11-libs/gtk+:3 media-libs/fontconfig sys-libs/zlib x11-libs/libxcb:= dev-libs/libgit2:=
SLOT=0
SRC_URI=https://github.com/lapce/lapce/archive/v0.4.0.tar.gz -> lapce-0.4.0.tar.gz https://github.com/lapce/lapce/releases/download/v0.4.0/vendor.tar.gz -> lapce-0.4.0-vendor.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=93e1559ecb4cf7cbaa343e2a31c5091c

View File

@@ -6,4 +6,4 @@ LICENSE=GPL-3
RDEPEND=sys-apps/ripgrep app-shells/fzf sys-apps/bat
SLOT=0
SRC_URI=https://raw.githubusercontent.com/DanielFGray/fzf-scripts/master/igr
_md5_=917fbfe1d12726bd38a6a1e5b3660152
_md5_=6ac227dddab49ef8802590c7d3ded1bb

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/simdutf/simdutf/archive/refs/tags/v5.2.5.tar.gz -> simdutf-5.2.5.tar.gz
SRC_URI=https://github.com/simdutf/simdutf/archive/refs/tags/v5.2.6.tar.gz -> simdutf-5.2.6.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-any-r1 f5169813d1619761b459800587005fd2
_md5_=8d683403b98509905fae87db4695989a

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-util/patchelf
DEFINED_PHASES=install nofetch postinst postrm preinst unpack
DEPEND=dev-libs/libappindicator dev-libs/libffi dev-libs/nss media-libs/libsdl2 media-libs/vips x11-libs/libnotify x11-libs/libXtst
DESCRIPTION=GUI Guider is a user-friendly GUI development tool for LVGL
EAPI=8
HOMEPAGE=https://www.nxp.com/design/design-center/software/development-software/gui-guider
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop unpacker xdg
KEYWORDS=-* ~amd64
LICENSE=all-rights-reserved
RDEPEND=dev-libs/libappindicator dev-libs/libffi dev-libs/nss media-libs/libsdl2 media-libs/vips x11-libs/libnotify x11-libs/libXtst
RESTRICT=bindist fetch strip
SLOT=0
SRC_URI=Gui-Guider-Setup-1.7.2-GA.deb
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=350163dfcfbd0455a3d62a990e927888

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] 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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Unofficial Evernote SDK for Python 3
EAPI=8
HOMEPAGE=https://github.com/JackonYang/evernote2 https://pypi.org/project/evernote2/
INHERIT=git-r3 distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=dev-python/python-oauth2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/thrift[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 )
SLOT=0
_eclasses_=git-r3 fbb2889c81f3a05910c1524db69425c1 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=0a6cdb279dd1330d237a82a38aa77251

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/blinker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tzlocal[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Framework API development with Flask
EAPI=8
HOMEPAGE=https://flask-restx.readthedocs.io
INHERIT=distutils-r1
IUSE=test test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-restx/flask-restx/archive/1.1.0.tar.gz -> flask-restx-1.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=4a7bb1f103e21e9501b8b19d86f17144

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/blinker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tzlocal[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Framework API development with Flask
EAPI=8
HOMEPAGE=https://flask-restx.readthedocs.io
INHERIT=distutils-r1
IUSE=test test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-restx/flask-restx/archive/1.1.0.tar.gz -> flask-restx-1.1.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=5af3775e40a6d85481152e373a10213f

View File

@@ -1,6 +1,6 @@
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/importlib-resources[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/importlib-resources[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/blinker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tzlocal[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/blinker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/Faker[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tzlocal[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Framework API development with Flask
EAPI=8
HOMEPAGE=https://flask-restx.readthedocs.io
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=test test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/importlib-resources[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
RDEPEND=dev-python/aniso8601[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flask[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/six[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/werkzeug[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-restx/flask-restx/archive/1.3.0.tar.gz -> flask-restx-1.3.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=c02e280545b1497d51d3e28cf0716cf9
_md5_=aee8f072fe22a7264f44e6453a647595

View File

@@ -1,16 +0,0 @@
BDEPEND=test? ( dev-python/zipp[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jaraco-test[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Backport of the importlib.resources module
EAPI=8
HOMEPAGE=https://pypi.org/project/importlib-resources/ https://github.com/python/importlib_resources
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/i/importlib-resources/importlib_resources-6.4.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=b372f1c87ffc4f0d67b58c23a4caa7e7

View File

@@ -1,16 +1,17 @@
BDEPEND=test? ( dev-python/zipp ) test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
BDEPEND=test? ( python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_11(-)?] ) ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Backport of the importlib.resources module
DEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
DESCRIPTION=Dict like LRU container
EAPI=8
HOMEPAGE=https://pypi.org/project/importlib-resources/ https://github.com/python/importlib_resources
HOMEPAGE=https://pypi.org/project/lru-dict/ https://github.com/amitdev/lru-dict
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12
IUSE=test python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=Apache-2.0
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/i/importlib-resources/importlib_resources-6.1.1.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/l/lru-dict/lru-dict-1.3.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=99a596193d5c7b0ee1ecc09e887f6a06
_md5_=4c1ac26f8fb4ebc6ac3d5caa31d71d77

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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pymongo[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-memcached[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/redis[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tornado[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=OAuth 2.0 provider for python
EAPI=8
HOMEPAGE=https://pypi.python.org/pypi/python-oauth2
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=dev-python/pymongo[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-memcached[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/redis[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/tornado[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
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/python-oauth2/python-oauth2-1.1.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=de4b741b4a1093182cfd1659fa139427

View File

@@ -1,4 +1,4 @@
BDEPEND=>=net-libs/nodejs-18.16.19[npm]
BDEPEND=>=net-libs/nodejs-18.19.30[npm]
DEFINED_PHASES=install postinst unpack
DESCRIPTION=A language server for Bash
EAPI=8
@@ -6,8 +6,8 @@ HOMEPAGE=https://github.com/bash-lsp/bash-language-server
INHERIT=optfeature
KEYWORDS=~amd64
LICENSE=BSD-2 ISC MIT
RDEPEND=>=net-libs/nodejs-18.16.19
RDEPEND=>=net-libs/nodejs-18.19.30
SLOT=0
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-5.0.0.tgz https://tastytea.de/files/gentoo/bash-language-server-5.0.0-deps.tar.xz
SRC_URI=mirror://npm/bash-language-server/-/bash-language-server-5.2.0.tgz
_eclasses_=optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=0ba41b1aefbf2edbec1b9b471214190e
_md5_=c5f36da7bbef58f13aa5b46bc01f87ff

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-core media-gfx/graphite2 sys-apps/dbus sys-apps/systemd-utils x11-libs/gtk+:3[X] dev-libs/openssl:0/3
SLOT=0
SRC_URI=https://github.com/intiface/intiface-central/releases/download/v2.5.3/intiface-central-v2.5.3-linux-ubuntu-22.04-x64.zip
SRC_URI=https://github.com/intiface/intiface-central/releases/download/v2.5.7/intiface-central-v2.5.7-linux-ubuntu-22.04-x64.zip
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=2dbf09575a17d71bf023102c53106c54
_md5_=ec3c5a43d1924ead12683568d23fc9dd

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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp
DESCRIPTION=libraries an common functions for the nwg-shell project
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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.31.tar.gz -> nwg-shell-0.5.31.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=d6ee39fcaeb38714fe9c71c09bf93f60

View File

@@ -1,16 +1,16 @@
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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp
DESCRIPTION=libraries an common functions for the nwg-shell project
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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 )
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.32.tar.gz -> nwg-shell-0.5.32.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.34.tar.gz -> nwg-shell-0.5.34.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660
_md5_=d6ee39fcaeb38714fe9c71c09bf93f60
_md5_=6aafd592d633badf3ae97615b2718c50

View File

@@ -1,16 +1,16 @@
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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
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
IUSE=python_targets_python3_11 python_targets_python3_12
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 )
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.33.tar.gz -> nwg-shell-config-0.5.33.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.35.tar.gz -> nwg-shell-config-0.5.35.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=81ae7bbd7348f9c558537555ad4b5ad3
_md5_=9254b075df27e850da824ad35b4986db

View File

@@ -1,16 +1,16 @@
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-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
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
IUSE=python_targets_python3_11 python_targets_python3_12
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 )
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.34.tar.gz -> nwg-shell-config-0.5.34.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.36.tar.gz -> nwg-shell-config-0.5.36.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 a9e13d91cb9541a054827cb1d957a660 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=81ae7bbd7348f9c558537555ad4b5ad3
_md5_=9254b075df27e850da824ad35b4986db

View File

@@ -11,4 +11,4 @@ RESTRICT=bindist mirror test strip
SLOT=0
SRC_URI=https://github.com/ArmCord/ArmCord/releases/download/v3.2.6/ArmCord_3.2.6_amd64.deb -> armcord-bin-3.2.6.deb
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=cc15ddf8aaf016626d9e83b426750764
_md5_=e3fd19ec4795ce36f3c68e4ab330b891

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -160,7 +160,7 @@ app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root word
app-dicts/rhvoice-en 2.11: English language support for RHVoice
app-dicts/rhvoice-ru 2.14: Russian language support for RHVoice
app-doc/anarchism 15.3: An anarchist FAQ
app-doc/geeknote 9999: Evernote CLI: CRUD for notes in cloud
app-doc/geeknote 9999: Evernote CLI: CRUD for notes in cloud, in markdown
app-doc/openbsd-manpages 6.9 7.0: OpenBSD manual pages
app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
@@ -169,7 +169,7 @@ app-editors/emacs-lsp-booster 0.2.0: Emacs LSP performance booster
app-editors/imhex 1.33.2-r1: A hex editor for reverse engineers, programmers, and eyesight
app-editors/kakoune-lsp 17.0.1: Kakoune Language Server Protocol Client
app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating screenplays.
app-editors/lapce 0.3.1 9999: Lightning-fast and Powerful Code Editor written in Rust
app-editors/lapce 0.3.1 0.4.0 9999: Lightning-fast and Powerful Code Editor written in Rust
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
app-editors/neovide 0.12.2: Neovide: No Nonsense Neovim Gui
app-editors/neovim-qt 0.2.17-r1 0.2.18: Neovim client library and GUI, in Qt
@@ -386,7 +386,7 @@ dev-cpp/pcg-cpp 0.98.1_p20210406-r1: Family of better random number generators
dev-cpp/qt-jdenticon 0.3.0-r1 0.3.0_p20240107: Qt5 / C++14 Port of Jdenticon
dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies
dev-cpp/scnlib 2.0.2-r1: scanf for modern C++
dev-cpp/simdutf 5.2.5: simdutf: Unicode validation and transcoding at billions of characters per second
dev-cpp/simdutf 5.2.6: simdutf: Unicode validation and transcoding at billions of characters per second
dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others
dev-cpp/toml11 3.8.1: TOML for Modern C++
dev-cpp/trantor 1.5.15 1.5.17: Non-blocking I/O tcp network lib based on c++14/17
@@ -448,6 +448,7 @@ dev-embedded/etlcpp 20.35.8: A C++ template library for embedded applications
dev-embedded/freertos-gdb 1.0.2 1.0.3: Python module for operating with freeRTOS-kernel objects in GDB
dev-embedded/idf-component-manager 1.4.1 1.5.2: Tool for installing ESP-IDF components
dev-embedded/mv88e6xxx-dump 0.2.0_pre20210327: Dump information about Marvell mv88e6xxx Ethernet switches
dev-embedded/nxp-gui-guider 1.7.2: GUI Guider is a user-friendly GUI development tool for LVGL
dev-embedded/qdl 2024.4.9 9999: Tool to communicate with Qualcomm System On a Chip bootroms
dev-embedded/rauc 1.11.3: Lightweight update client that runs on your Embedded Linux device
dev-embedded/squareline-studio 1.3.2: Visual drag-and-drop UI editor for LVGL
@@ -656,10 +657,11 @@ dev-python/django-widget-tweaks 1.4.12: Tweak the form field rendering in templa
dev-python/doxypypy 0.8.8.6_p20210405-r1: A more Pythonic version of doxypy, a Doxygen filter for Python
dev-python/dropbox 11.36.2: The offical Dropbox SDK for Python
dev-python/dtreeviz 2.2.2: A python library for decision tree visualization and model interpretation
dev-python/evernote2 1.0.0: Unofficial Evernote SDK for Python 3
dev-python/evernote3 1.25.14: Evernote SDK
dev-python/exif 1.6.0: Read and modify image EXIF metadata using Python.
dev-python/faust-cchardet 2.1.18 2.1.19: universal character encoding detector
dev-python/flask-restx 1.1.0 1.1.0-r1 1.3.0: Framework API development with Flask
dev-python/flask-restx 1.3.0: Framework API development with Flask
dev-python/funcsigs 0.4: Python function signatures package for Python 2.6, 2.7 and 3.2+
dev-python/gbinder 1.1.2-r1 9999: Python bindings for libgbinder
dev-python/gemcall 0.9.1 0.9.2: A library and CLI tool for making gemini requests
@@ -685,7 +687,6 @@ dev-python/hypothesmith 0.2.0: Hypothesis strategies for generating Python progr
dev-python/i3ipc 2.2.1 2.2.1-r1: An improved Python library to control i3wm and sway.
dev-python/iOSbackup 0.9.925: Reads and extracts files from a password-encrypted iOS backup
dev-python/icecream 2.1.3: Pythonic task execution
dev-python/importlib-resources 6.1.1 6.4.0: Backport of the importlib.resources module
dev-python/injector 0.21.0-r1: Python dependency injection framework, inspired by Guice
dev-python/inscriptis 2.3.1 2.3.2: HTML to text converter
dev-python/internetarchive 3.7.0: Lib and CLI for archive.org - for search, uploading, downloading, rename...
@@ -705,6 +706,7 @@ dev-python/kurbopy 0.9.0-r1 0.10.40: Python wrapper around Rust kurbo 2D curves
dev-python/langdetect 1.0.9: Port of Google's language-detection library to Python
dev-python/libcst 0.4.3_p20220607: Concrete syntax tree parser and serializer for Python
dev-python/libusb1 2.0.1-r1: Pure-python wrapper for libusb-1.0
dev-python/lru-dict 1.3.0: Dict like LRU container
dev-python/manhole 1.8.0-r2: Debugging manhole for python application
dev-python/markdownify 0.11.6: Convert HTML to Markdown
dev-python/marshmallow_enum 1.5.1: Enum handling for Marshmallow
@@ -792,6 +794,7 @@ dev-python/python-fire 0.6.0: Library for automatically generating command line
dev-python/python-http-client 3.3.5: HTTP REST client, simplified for Python
dev-python/python-lsp-isort 0.1: isort plugin for the Python LSP Server
dev-python/python-lsp-mypy 0.6.8: Mypy plugin for the Python LSP Server
dev-python/python-oauth2 1.1.1-r1: OAuth 2.0 provider for python
dev-python/python-olm 3.2.16: Python bindings for dev-libs/olm
dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported py2 and py3
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
@@ -878,7 +881,7 @@ dev-tex/ninecolors 2022.02.13: Select colors with proper WCAG color contrast
dev-tex/tabularray 2023.03.01: Typeset tabulars and arrays with LATEX3
dev-tex/tectonic 0.14.1 0.15.0: A modernized, complete, embeddable TeX/LaTeX engine.
dev-util/DirectXShaderCompiler 1.7.2207-r1 1.7.2212-r1: Microsoft DirectX Shader Compiler which is based on LLVM/Clang
dev-util/bash-language-server 5.0.0 5.1.2: A language server for Bash
dev-util/bash-language-server 5.1.2 5.2.0: A language server for Bash
dev-util/bats-assert 2.1.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
@@ -1064,7 +1067,7 @@ gui-apps/hypridle 0.1.1 9999: Hyprland's idle daemon
gui-apps/hyprlock 0.3.0-r1 9999: Hyprland's GPU-accelerated screen locking utility
gui-apps/hyprpaper 0.5.0 0.6.0 0.6.0-r1: A blazing fast wayland wallpaper utility
gui-apps/hyprpicker 0.1.1 0.2.0: A wlroots-compatible Wayland color picker that does not suck
gui-apps/intiface-central-bin 2.5.3 2.5.5: Buttplug frontend application
gui-apps/intiface-central-bin 2.5.5 2.5.7: Buttplug frontend application
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4 9999: List Wayland toplevels
gui-apps/meteo-qt 3.3: A system tray application for the weather status
@@ -1079,8 +1082,8 @@ gui-apps/nwg-icon-picker 0.1.0-r1 0.1.1 9999: GTK icon chooser with a text searc
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.2 0.1.3: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.25 0.9.26 0.9.27 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.31 0.5.32 0.5.33: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.33 0.5.34: nwg-shell configuration utility
gui-apps/nwg-shell 0.5.33 0.5.34: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.35 0.5.36: nwg-shell configuration utility
gui-apps/openrefine 3.7.9: Wikidata batch editor, Wikimedia Commons mass upload tool
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.0: Cisco's packet tracer
@@ -1321,7 +1324,7 @@ net-im/armcord-bin 3.2.6: ArmCord is a custom client designed to enhance your Di
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
net-im/beeper 3.102.16 3.103.36: Beeper: Unified Messenger
net-im/chatterino 2.4.6: Chat client for https://twitch.tv
net-im/conduit 0.6.0 0.6.0-r1: A Matrix homeserver written in Rust
net-im/conduit 0.6.0-r1 0.7.0: Matrix homeserver written in Rust
net-im/discord-canary-bin 0.0.306: All-in-one voice and text chat
net-im/discord-ptb-bin 0.0.29: All-in-one voice and text chat
net-im/eturnal 1.12.0-r1: STUN/TURN server

View File

@@ -1 +1 @@
Thu, 25 Apr 2024 20:48:24 +0000
Thu, 25 Apr 2024 22:03:27 +0000