2024-04-29 21:33:46 UTC

This commit is contained in:
Repository mirror & CI
2024-04-29 21:33:46 +00:00
parent a1de947eff
commit 1cf4618c9c
38 changed files with 246 additions and 74 deletions

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/cp39/a/anki/anki-24.04.1-cp39-abi3-manylinux_2_28_x86_64.whl -> anki-24.04.1-cp39-abi3-manylinux_2_28_x86_64.whl.zip https://files.pythonhosted.org/packages/py3/a/aqt/aqt-24.04.1-py3-none-any.whl -> aqt-24.04.1-py3-none-any.whl.zip https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.1 -> anki-bin-2.1.50.1 https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.desktop -> anki-bin-2.1.50.desktop https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.png -> anki-bin-2.1.50.png https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.xml -> anki-bin-2.1.50.xml https://raw.githubusercontent.com/ankitects/anki/2.1.50/qt/bundle/lin/anki.xpm -> anki-bin-2.1.50.xpm
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 pypi 2eecb475512bc76e5ea9192a681b9e6b readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=89ac46cfcc50bf0e58f21686b39efc1f
_md5_=ffb75218a95523bbc81685d552051810

View File

@@ -1,16 +0,0 @@
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] ) >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] )
DESCRIPTION=Python GTK application to view and clean metadata in files, using mat2.
EAPI=8
HOMEPAGE=https://metadatacleaner.romainvigier.fr https://gitlab.com/rmnvgr/metadata-cleaner
INHERIT=gnome2-utils meson python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=GPL-3+ CC-BY-SA-4.0
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] app-misc/mat2[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] app-misc/mat2[python_targets_python3_11(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
SRC_URI=https://gitlab.com/rmnvgr/metadata-cleaner/-/archive/v2.5.4/metadata-cleaner-v2.5.4.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=1f2878903ad27a3114447eb7f5dcaa51

View File

@@ -0,0 +1,16 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm setup test
DEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( app-misc/mat2[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-misc/mat2[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/mat2[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] )
DESCRIPTION=Python GTK application to view and clean metadata in files, using mat2.
EAPI=8
HOMEPAGE=https://metadatacleaner.romainvigier.fr https://gitlab.com/rmnvgr/metadata-cleaner
INHERIT=gnome2-utils meson python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3+ CC-BY-SA-4.0
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) dev-util/itstool gui-libs/gtk:4 gui-libs/libadwaita python_single_target_python3_10? ( app-misc/mat2[python_targets_python3_10(-)] dev-python/pygobject[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-misc/mat2[python_targets_python3_11(-)] dev-python/pygobject[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-misc/mat2[python_targets_python3_12(-)] dev-python/pygobject[python_targets_python3_12(-)] )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://gitlab.com/rmnvgr/metadata-cleaner/-/archive/v2.5.5/metadata-cleaner-v2.5.5.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=8895c44c974b4263f5d3b9f087a659ee

View File

@@ -0,0 +1,14 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libdwarf
DESCRIPTION=Simple, portable, and self-contained stacktrace library for C++
EAPI=8
HOMEPAGE=https://github.com/jeremy-rifkin/cpptrace
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/libdwarf
SLOT=0
SRC_URI=https://github.com/jeremy-rifkin/cpptrace/archive/refs/tags/v0.5.2.tar.gz -> cpptrace-0.5.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=dd1f50aff52cd18cad683e47829e65a7

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-lang/go dev-libs/ls-qpack:=[static-libs=] dev-libs/ls-hpack:=[static-libs=]
DESCRIPTION=LiteSpeed QUIC (LSQUIC) Library
EAPI=8
HOMEPAGE=https://github.com/litespeedtech/lsquic/
INHERIT=cmake
IUSE=static-libs test
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/litespeedtech/lsquic/archive/refs/tags/v4.0.8.tar.gz -> lsquic-4.0.8.tar.gz https://github.com/google/boringssl/archive/15655052e8701f908937204785eaa8cd4363099f.tar.gz -> boringssl-fips-20230428.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=64c7bdb33c0f8cfc1786b2587734ec80

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pygobject:3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=DBus library in Python 3
EAPI=8
HOMEPAGE=https://github.com/rhinstaller/dasbus
HOMEPAGE=https://github.com/dasbus-project/dasbus
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
@@ -12,6 +12,6 @@ RDEPEND=dev-python/pygobject:3[python_targets_python3_10(-)?,python_targets_pyth
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rhinstaller/dasbus/archive/refs/tags/v1.7.tar.gz -> dasbus-1.7.gh.tar.gz
SRC_URI=https://github.com/dasbus-project/dasbus/archive/refs/tags/v1.7.tar.gz -> dasbus-1.7.gh.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_=c7564859ae7034bf4299402f77307bfa
_md5_=02da9294c5f9a8fab7b1b25ad8821bb2

View File

@@ -1,15 +1,15 @@
BDEPEND=>=dev-python/greenlet-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/psutil-5.7.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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=>=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl(+),threads(+)] ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Coroutine-based network library
EAPI=8
HOMEPAGE=https://www.gevent.org/ https://pypi.org/project/gevent
HOMEPAGE=https://www.gevent.org/ https://pypi.org/project/gevent/
INHERIT=distutils-r1 pypi
IUSE=monitor recommended test python_targets_python3_10 python_targets_python3_11
IUSE=monitor recommended python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=dev-python/greenlet-2.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/psutil-5.7.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 )
RDEPEND=>=dev-python/greenlet-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-event[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/zope-interface[python_targets_python3_10(-)?,python_targets_python3_11(-)?] monitor? ( >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) recommended? ( >=dev-python/cffi-1.12.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-5.7.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10[ssl(+),threads(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[ssl(+),threads(+)] )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/g/gevent/gevent-23.9.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_=3ba97beea055b8d63ccc7e7820208130
_md5_=6b62b6d3f269b784550edb06911e0652

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.4.4[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Sitemap generator for Sphinx
EAPI=8
HOMEPAGE=https://pypi.org/project/sphinx-sitemap/ https://github.com/jdillard/sphinx-sitemap
INHERIT=distutils-r1
IUSE=test python_targets_pypy3 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-python/sphinx[python_targets_pypy3(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) 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_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/jdillard/sphinx-sitemap/archive/refs/tags/v2.6.0.tar.gz -> sphinx-sitemap-2.6.0.gh.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_=b58250fd31139f1abaacdae62e437209

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.20240311.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/t/types-protobuf/types-protobuf-4.24.0.20240408.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_=a19cf90684bfe8976aa693ea134bacd3

View File

@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
SLOT=0
SRC_URI=https://github.com/georgewhewell/undervolt/archive/refs/tags/0.4.0.tar.gz -> undervolt-0.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
_md5_=c581fe969f199336041c017cee31e03c
_md5_=f67883f336c9f878e53df7fa97582e7f

View File

@@ -4,11 +4,11 @@ DEPEND=dev-libs/boehm-gc dev-libs/libffi dev-libs/openssl sys-libs/zlib
DESCRIPTION=R6RS/R7RS Scheme system.
EAPI=8
HOMEPAGE=https://bitbucket.org/ktakashi/sagittarius-scheme
INHERIT=cmake
INHERIT=cmake edo
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-libs/boehm-gc dev-libs/libffi dev-libs/openssl sys-libs/zlib
SLOT=0
SRC_URI=https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/sagittarius-0.9.11.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=e5848a4a3cc4337f48103cd3aa073575
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c edo c0eb9cbe6b0bd01fcb4918f12598a4d3
_md5_=985a6b3d4208ccabef905b461c061e0a

View File

@@ -11,6 +11,6 @@ RDEPEND=<app-portage/gentoopm-2[python_targets_python3_11(-)?,python_targets_pyt
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-work/find_work-0.6.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/f/find-work/find_work-0.7.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 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=ce9904ac4d2a3760c7390c4af2d473f1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.39.4.tar.gz -> lazygit-0.39.4.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=9478d51cb1119fdf966d038cc1e40a97
_md5_=1a7396dcdee8a2a7a34fd293ebf2bc44

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.40.2.tar.gz -> lazygit-0.40.2.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=9478d51cb1119fdf966d038cc1e40a97
_md5_=1a7396dcdee8a2a7a34fd293ebf2bc44

View File

@@ -11,4 +11,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.41.0.tar.gz -> lazygit-0.41.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 go-env 14f8f70fe58c14d7ab44fff15a05ac47 go-module 83fd3ed1657cfc316c93d6a37018290d
_md5_=bcda154dc05bac922aadceaf191e64c7
_md5_=a2d9d6ef4f16feacc12db1fc9db1c5eb

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
SLOT=0
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.5.1.tar.gz -> extension-manager-0.5.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=77d2bb2180941d6cbc1c7c1955f66b05

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
@@ -8,7 +8,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg git-r3
LICENSE=GPL-3+
PROPERTIES=live
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.4.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca meson aecae905c2e0c201d7925fae52a5576d xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=38c96dff41609737b310e795f15f913e
_md5_=d7c3d0860eac340cdc838377a1acd082

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=x11-misc/xdg-utils
SLOT=0
SRC_URI=https://github.com/mazunki/xkcd/archive/refs/tags/v1.0.13.tar.gz -> xkcd-1.0.13.tar.gz
SRC_URI=https://github.com/mazunki/xkcd/archive/refs/tags/v1.1.4.tar.gz -> xkcd-1.1.4.tar.gz
_eclasses_=xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e desktop 021728fdc1b03b36357dbc89489e0f0d
_md5_=b75b46d9c410c41a7658cf81fb151082

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=configure install test
DEPEND=brotli? ( app-arch/brotli ) boost? ( dev-libs/boost ) bzip3? ( app-arch/bzip3 ) lz4? ( app-arch/lz4 ) lzma? ( app-arch/xz-utils ) pcre2? ( dev-libs/libpcre2 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd ) virtual/pkgconfig
DESCRIPTION=A fast, drop-in replacement for GNU grep
EAPI=8
HOMEPAGE=https://ugrep.com/
INHERIT=shell-completion
IUSE=7zip brotli boost bzip3 cpu_flags_arm_neon cpu_flags_x86_avx2 cpu_flags_x86_sse2 +lzma lz4 +mmap +pcre2 +zlib zstd
KEYWORDS=~amd64 ~arm64
LICENSE=BSD
RDEPEND=brotli? ( app-arch/brotli ) boost? ( dev-libs/boost ) bzip3? ( app-arch/bzip3 ) lz4? ( app-arch/lz4 ) lzma? ( app-arch/xz-utils ) pcre2? ( dev-libs/libpcre2 ) zlib? ( sys-libs/zlib ) zstd? ( app-arch/zstd )
SLOT=0
SRC_URI=https://github.com/Genivia/ugrep/archive/v5.1.4.tar.gz -> ugrep-5.1.4.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=0d22c3884c722bd16572882bb7df7e6f

View File

@@ -10,6 +10,6 @@ LICENSE=GPL-2
RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pycpio-1.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] sys-apps/pciutils 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/desultory/ugrd/archive/refs/tags/1.1.4.tar.gz -> ugrd-1.1.4.tar.gz
SRC_URI=https://github.com/desultory/ugrd/archive/refs/tags/1.1.5.tar.gz -> ugrd-1.1.5.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 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=c3dd921bc78be6691f8ea885d7e7ae37

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode] <=dev-lisp/sbcl-2.4.1[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.3/nyxt-3.11.3-source-with-submodules.tar.xz -> nyxt-3.11.3.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=051b7553e092144cfdc67719a264853c

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode] <=dev-lisp/sbcl-2.4.1[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.4/nyxt-3.11.4-source-with-submodules.tar.xz -> nyxt-3.11.4.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=051b7553e092144cfdc67719a264853c

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.5/nyxt-3.11.5-source-with-submodules.tar.xz -> nyxt-3.11.5.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=f0cf98f0c4e87d8a778be17cb4b222f3

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -14,4 +14,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.6/nyxt-3.11.6-source-with-submodules.tar.xz -> nyxt-3.11.6.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=f0cf98f0c4e87d8a778be17cb4b222f3

View File

@@ -13,4 +13,4 @@ RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-
RESTRICT=mirror strip
SLOT=0
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e git-r3 fbb2889c81f3a05910c1524db69425c1
_md5_=f7c26a3a67e2bc9d0915451b87e6c858
_md5_=f2683abd054caa09fc2f89baa1e2da2c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
DEFINED_PHASES=configure postinst postrm preinst setup
DEFINED_PHASES=configure postinst postrm preinst prepare setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) x11-libs/gtk+:3 x11-libs/vte
DESCRIPTION=Lua-configurable terminal emulator
EAPI=8
@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-3 )
SLOT=0
SRC_URI=https://github.com/endaaman/tym/releases/download/3.5.0/tym-3.5.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=fc2ef8c73350330c72605b994afb03bf
_md5_=7317a8824b886324c4634b8230bdce69

View File

@@ -197,8 +197,9 @@ app-metrics/scaphandre 0.5.0: Electrical power consumption measurement agent
app-misc/1password-cli 2.24.0: The worlds most-loved password manager CLI
app-misc/afc 1.1 1.2 9999: Anime File Checker, checks CRC32 contained in filenames
app-misc/afetch 2.2.0: Simple system info written in C
app-misc/agg 1.4.3: Command-line tool for generating animated GIF files from asciicast v2 files
app-misc/ani-cli 4.8 9999: A cli to browse and watch anime.
app-misc/anki-bin 24.04.1: A spaced-repetition memory training program (flash cards)
app-misc/anki-bin 24.04.1-r1: A spaced-repetition memory training program (flash cards)
app-misc/apidb 5.8.0_beta 5.11.0_beta 5.13.1_beta 5.13.4_beta 5.13.6_beta: API Generator for Database access
app-misc/aw-client 0.11.0: Client library for ActivityWatch
app-misc/aw-core 0.11.0: Core library for ActivityWatch
@@ -236,7 +237,7 @@ app-misc/lyfetch 1.1: Small system information script for linux systems.
app-misc/macchina 6.1.8 6.1.8-r1: A system information fetcher, with an (unhealthy) emphasis on performance.
app-misc/mangadesk 0.7.7 0.7.8: Terminal Client for MangaDex
app-misc/mat2 0.13.3 0.13.4: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/metadata-cleaner 2.5.4: Python GTK application to view and clean metadata in files, using mat2.
app-misc/metadata-cleaner 2.5.5: Python GTK application to view and clean metadata in files, using mat2.
app-misc/minder 1.16.2 1.16.3: Mind-mapping application for Elementary OS.
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
app-misc/navi 2.23.0: An interactive cheatsheet tool for the command-line
@@ -370,7 +371,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/cpprestsdk 2.10.19-r3: A Microsoft project for cloud-based client-server communication.
dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML
dev-cpp/cpptrace 0.5.2: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/cpptrace 0.5.2 0.5.2-r1: Simple, portable, and self-contained stacktrace library for C++
dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29: Lightweight C++ Discord bot library
dev-cpp/drogon 1.9.1 1.9.3: C++14/17 based HTTP web application framework
dev-cpp/easyloggingpp 9.97.0 9.97.1: C++ logging library
@@ -515,7 +516,7 @@ dev-libs/libtypec 0.5.0 0.5.0-r1: Library to interface with USB Type-c/Power Del
dev-libs/ls-hpack 2.3.0-r1 2.3.3: QPACK compression library for use with HTTP/3
dev-libs/ls-qpack 2.5.0-r1 2.5.4: QPACK compression library for use with HTTP/3
dev-libs/lsbcrypt 1.0.0-r1 1.0.0-r2: libcrypt wrapper for LiteSpeedTech
dev-libs/lsquic 3.2.0 3.2.0-r1 4.0.8: LiteSpeed QUIC (LSQUIC) Library
dev-libs/lsquic 3.2.0 3.2.0-r1 4.0.8 4.0.8-r1: LiteSpeed QUIC (LSQUIC) Library
dev-libs/luksmeta 9-r1: LUKSMeta is a simple library for storing metadata in the LUKSv1 header
dev-libs/md4c 0.4.8_p20220115 0.5.2: C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.
dev-libs/monero-seed 0.1.0: 14-word mnemonic seed for Monero
@@ -829,7 +830,7 @@ dev-python/sphinx-design 0.5.0: A sphinx extension for designing beautiful, view
dev-python/sphinx-hoverxref 1.3.0: Sphinx extension to show tooltips with content embedded when hover a reference
dev-python/sphinx-paramlinks 0.6.0: Allows param links in Sphinx function/method descriptions to be linkable
dev-python/sphinx-rtd-dark-mode 1.2.4: Dark mode for the Sphinx Read the Docs theme
dev-python/sphinx-sitemap 2.5.1: Sitemap generator for Sphinx
dev-python/sphinx-sitemap 2.5.1 2.6.0: Sitemap generator for Sphinx
dev-python/sphinx-version-warning 1.1.2: Sphinx extension to add a warning banner
dev-python/sphinxcontrib-katex 0.9.9: KaTeX Sphinx extension for rendering of math in HTML pages
dev-python/sphinxext-opengraph 0.9.1: Sphinx extension to generate unique OpenGraph metadata
@@ -852,7 +853,7 @@ dev-python/timeslot 0.1.2: Time slots/intervals with an arbitrary start and stop
dev-python/trailrunner 1.2.1: Walk paths and run things
dev-python/tulir-telethon 1.34.0_alpha2 1.34.0_alpha3 1.35.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-protobuf 4.24.0.20240311: Typing stubs for protobuf
dev-python/types-protobuf 4.24.0.20240408: Typing stubs for protobuf
dev-python/types-requests 2.31.0.20240311: Typing stubs for requests
dev-python/typing-inspect 0.9.0: Runtime inspection utilities for Python typing module
dev-python/undervolt 0.4.0 9999: Undervolt Intel CPUs under Linux
@@ -897,7 +898,7 @@ dev-util/distribution-gpg-keys 1.102: Collection of GPG keys used in Linux Distr
dev-util/dockerfile-language-server 0.10.2 0.11.0: A language server for Dockerfiles
dev-util/eclipse-parallel-bin 4.27 4.28: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/exercism 3.1.0 3.2.0: Command line client for https://exercism.io
dev-util/find-work 0.6.0 0.6.1 9999: Personal advice utility for Gentoo package maintainers
dev-util/find-work 0.6.1 0.7.0 9999: Personal advice utility for Gentoo package maintainers
dev-util/fnm 1.35.1: Fast and simple Node.js version manager
dev-util/fortls 2.13.0 3.0.0_rc2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0: The simple testing framework (for Fortran)
@@ -929,7 +930,7 @@ dev-util/spi-tools 1.0.2: Simple command line tools to help using Linux spidev d
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stylua 0.20.0: A code formatter for Lua
dev-util/tflint-bin 0.43.0 0.46.0: A Pluggable Terraform Linter
dev-util/tokei 12.1.1 12.1.2: Count code, quickly
dev-util/tokei 12.1.1 12.1.2: Count your code, quickly
dev-util/typescript-language-server 4.1.2 4.3.3: TypeScript & JavaScript Language Server
dev-util/upstream-ontologist 0.1.35-r1: Tracking of upstream project metadata
dev-util/vala-language-server 0.48.4: Code Intelligence for Vala & Genie
@@ -1024,7 +1025,7 @@ games-util/sdl2-gamepad-mapper 0.0.7-r1: GUI application to generate an SDL2 map
games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch options
games-util/xivlauncher 1.0.8: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
gnome-extra/commit 4.1-r1: Commit message editor
gnome-extra/extension-manager 0.5.0 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/extension-manager 0.5.0 0.5.1 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/iio-sensor-proxy 3.3 3.5: IIO sensors to D-Bus proxy
gnome-extra/junction 1.7-r1: Application/browser chooser
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
@@ -1072,6 +1073,7 @@ gui-apps/hyprlock 0.3.0-r1 9999: Hyprland's GPU-accelerated screen locking utili
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.5 2.5.7: Buttplug frontend application
gui-apps/lan-mouse 0.7.3: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
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
@@ -1253,6 +1255,7 @@ media-sound/noson-app 5.2.2 5.4.0 5.4.1 5.6.0 5.6.3 5.6.6: The essential to cont
media-sound/nuclear-bin 0.6.15 0.6.17: Nuclear is a streaming program that pulls content from free sources on internet
media-sound/nulloy 0.9.5 0.9.8 0.9.8.7 9999: Music player with a waveform progress bar (sound visualization)
media-sound/opensoundmeter 1.2.1 1.2.2 1.2.2_p20230104: FFT based application for tuning sound systems
media-sound/openutau 0.1.327 0.1.443 9999: Open source UTAU successor
media-sound/pianobooster 1.0.0: A MIDI player/game that displays notes and teaches you how to play the piano
media-sound/pipewire-module-xrdp 0.1_pre20230609-r1 0.2: PipeWire module which enables xrdp to use audio redirection
media-sound/pulseaudio-virtualmic 0.1 9999: Use any offline or online media file or stream as a PulseAudio source
@@ -1420,7 +1423,7 @@ net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
net-misc/wsdd 0.7.0 0.7.1 0.8: A Web Service Discovery host daemon.
net-misc/xh 0.20.1 0.21.0 0.22.0: Friendly and fast tool for sending HTTP requests
net-misc/xkcd-handler 1.0.13: A handler for XKCD urls
net-misc/xkcd-handler 1.1.4: A handler for XKCD urls
net-misc/xmrig-mo 6.21.2: MoneroOcean fork of xmrig that supports algo switching
net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engine
net-misc/youtube-dl 2021.12.17: youtube-dl fork with additional features and fixes
@@ -1556,6 +1559,7 @@ sys-apps/sampler 1.1.0: visualizer for shell commands, executions and alerting
sys-apps/sampler-bin 1.1.0: visualizer for shell commands, executions and alerting
sys-apps/sd 1.0.0: Intuitive find & replace CLI (sed alternative)
sys-apps/systemd-bootchart 234 235: systemd boot performance graphing tool
sys-apps/ugrep 5.1.4: A fast, drop-in replacement for GNU grep
sys-auth/pam-gnupg 0.3: Unlock GnuPG keys on login
sys-block/partclone 0.3.20: Partition cloning tool
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
@@ -1590,7 +1594,7 @@ sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool
sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux
sys-kernel/dpdk-kmod 23.03: DPDK Kernel Nic Interface module
sys-kernel/uek-sources 5.15.0.206.149.1 5.15.0.206.153.6: Unbreakable Enterprise Kernel (UEK) sources built from Oracle
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0 1.0.0 1.1.4: Python based initramfs generator with TOML defintions
sys-kernel/ugrd 0.12.1-r1 0.19.1 0.19.3 0.20.0 0.21.2 0.22.0 1.0.0 1.1.5: Python based initramfs generator with TOML defintions
sys-kernel/usermode-kernel 6.0.12: Linux kernel built with Gentoo patches
sys-kernel/xow 0.5: Linux driver for the Xbox One wireless dongle
sys-kernel/zenpower3 0.2.0: Linux kernel driver for reading sensors of AMD Zen family CPUs
@@ -1678,7 +1682,7 @@ x11-misc/i3-restore 4.1: A simple bash + python script to restore your i3 sessio
x11-misc/i3-resurrect 1.4.5: Saving and restoring i3 workspaces
x11-misc/i3lock-color 2.13.5: The world's most popular non-default computer lockscreen
x11-misc/i3lock-fancy-rapid 0.0.0_pre20201109-r1 0.0.0_pre20210421: A faster implementation of i3lock-fancy
x11-misc/i3status-rust 0.32.3 0.33.0: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/i3status-rust 0.32.3 0.33.0 0.33.1: A feature-rich and resource-friendly replacement for i3status, written in Rust.
x11-misc/input-leap 9999: Share a mouse and keyboard between computers (fork of Barrier)
x11-misc/ksnip 1.9.2 1.10.0-r1 1.10.1: Ksnip is a Qt based cross-platform screenshot tool
x11-misc/leftwm-theme 0.1.2_rc1: A theme mangager for LeftWM
@@ -1695,7 +1699,7 @@ x11-terms/dmd5620 1.2.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620
x11-terms/rio 0.0.36-r1: A hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/rio-terminfo 0.0.34 0.0.35 0.0.36: Terminfo for Rio, a hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/tabby-bin 1.0.189: A terminal for a more modern age
x11-terms/tym 3.5.0: Lua-configurable terminal emulator
x11-terms/tym 3.5.0-r1: Lua-configurable terminal emulator
x11-themes/adw-gtk3 5.2 5.3: The theme from libadwaita ported to GTK-3
x11-themes/adwaita-dark-amoled 9999: GTK-3/4 theme: black background, blue accent
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements

View File

@@ -1 +1 @@
Sun, 28 Apr 2024 21:18:20 +0000
Mon, 29 Apr 2024 21:33:46 +0000