2026-06-14 01:16:21 UTC

This commit is contained in:
Repository mirror & CI
2026-06-14 01:16:21 +00:00
parent ba2d01f5fc
commit 39fced790e
13 changed files with 102 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=install
DEPEND=acct-group/onepassword-cli
DESCRIPTION=The worlds most-loved password manager CLI
EAPI=8
HOMEPAGE=https://1password.com
@@ -7,5 +8,5 @@ KEYWORDS=-* ~amd64 ~arm64
LICENSE=all-rights-reserved
RESTRICT=strip test bindist
SLOT=0
SRC_URI=amd64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v2.34.0/op_linux_amd64_v2.34.0.zip -> 1password-cli-2.34.0-amd64.zip ) arm64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v2.34.0/op_linux_arm64_v2.34.0.zip -> 1password-cli-2.34.0-arm64.zip )
_md5_=0cbeb57ccca8f2b65d6f26c98e863f7c
SRC_URI=amd64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v2.34.1/op_linux_amd64_v2.34.1.zip -> 1password-cli-2.34.1-amd64.zip ) arm64? ( https://cache.agilebits.com/dist/1P/op2/pkg/v2.34.1/op_linux_arm64_v2.34.1.zip -> 1password-cli-2.34.1-arm64.zip )
_md5_=f73cf01fb9ceed18d72ca1578e7c3a04

View File

@@ -0,0 +1,15 @@
BDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,python_targets_python3_15(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A deep merge function for Python
EAPI=8
HOMEPAGE=https://github.com/clarketm/mergedeep https://pypi.org/project/mergedeep/
INHERIT=distutils-r1
IUSE=python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) python_targets_python3_15? ( dev-lang/python:3.15 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 )
SLOT=0
SRC_URI=https://github.com/clarketm/mergedeep/archive/refs/tags/v1.3.4.tar.gz -> mergedeep-1.3.4.gh.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 3ce55b5ac9c0a92cc4aeb1f88010d707 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226
_md5_=58d37cbeca2abf08fffe8a43e79af190

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/aivarannamaa/minny/archive/fa7bcdfc54a846c604d1600db79a05e636de6667.tar.gz -> minny-0.0.1_alpha2.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 3ce55b5ac9c0a92cc4aeb1f88010d707 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226
_md5_=bbb932c452fa2cc5f99979076f24ed66
_md5_=c78da1e58ae2605dc7482ee14c871565

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install prepare unpack
DEPEND=>=dev-lang/go-1.25.11
DESCRIPTION=A daemon that connects to a Forgejo instance and runs jobs for CI
EAPI=8
HOMEPAGE=https://code.forgejo.org/forgejo/runner https://forgejo.org/docs/next/admin/actions/
INHERIT=go-module systemd
IUSE=examples +docker podman lxc
KEYWORDS=~amd64 ~arm64
LICENSE=MIT
RDEPEND=acct-user/forgejo-runner[docker=,podman=,lxc=]
REQUIRED_USE=|| ( docker podman lxc )
RESTRICT=mirror test
SLOT=0
SRC_URI=https://code.forgejo.org/forgejo/runner/archive/v12.11.1.tar.gz -> forgejo-runner-12.11.1.tar.gz https://github.com/gentoo-golang-dist/forgejo-runner/releases/download/v12.11.1/forgejo-runner-12.11.1-deps.tar.xz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=5158b7ed0daf0a62ccf2df276822e997

View File

@@ -8,6 +8,6 @@ KEYWORDS=-* ~amd64
LICENSE=AGPL-3
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-arch/xz-utils dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa[opengl] net-libs/libsoup net-libs/webkit-gtk:4.1 net-print/cups sys-apps/dbus x11-libs/cairo[X] x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango[X]
SLOT=0
SRC_URI=https://github.com/nukeop/nuclear/releases/download/player@1.38.0/Nuclear_1.38.0_amd64.deb -> nuclear-bin-1.38.0.deb
SRC_URI=https://github.com/nukeop/nuclear/releases/download/player@1.40.0/Nuclear_1.40.0_amd64.deb -> nuclear-bin-1.40.0.deb
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=b3e343b4112de175d9cf181f4deb4e13

View File

@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/llvm/circt/archive/refs/tags/firtool-1.140.0.tar.gz -> circt-1.140.0.tar.gz https://github.com/llvm/llvm-project/archive/b7c1a6f8b447fba6fff47d309eb7ba1bc22e8c53.tar.gz -> llvm-project-b7c1a6f8b447fba6fff47d309eb7ba1bc22e8c53.tar.gz
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake c54f532543a549f7318d6c49aaf8e953 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd python-utils-r1 3ce55b5ac9c0a92cc4aeb1f88010d707 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf
_md5_=a022d3626d5b63147fa5180b9da651dd
_md5_=4e303e02894240ebab5fa41d03317da1

View File

@@ -1,5 +1,5 @@
BDEPEND=|| ( dev-lang/python:3.14 dev-lang/python:3.13 dev-lang/python:3.12 ) dev-vcs/git virtual/pkgconfig
DEFINED_PHASES=configure prepare setup
DEFINED_PHASES=configure install setup
DEPEND=dev-libs/boost:= dev-libs/libffi:= dev-lang/tcl:= llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_20? ( llvm-core/clang:20= ) llvm_slot_21? ( llvm-core/clang:21= ) media-gfx/xdot sys-libs/ncurses:= sys-libs/readline:= virtual/zlib
DESCRIPTION=framework for Verilog RTL synthesis
EAPI=8
@@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( llvm_slot_18 llvm_slot_19 llvm_slot_20 llvm_slot_21 )
SLOT=0
SRC_URI=https://github.com/YosysHQ/yosys/releases/download/v0.65/yosys.tar.gz -> yosys-0.65.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 python-utils-r1 3ce55b5ac9c0a92cc4aeb1f88010d707 python-any-r1 891415dfe39ad9b41b461f2b86354af0 llvm-utils e7edb4086e31c8537574b263d899f826 multilib fc812e8eb2170022c28272d80a1f9e77 llvm-r2 d0f9b3164877aa250943c25b016e475e
_md5_=4d3b5ab5e4db3b4928ee2f38bf3aa92e
_md5_=7e5d11d1e2ff2f5aee63662e573bd01c

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-lang/go-1.25.11 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam )
DESCRIPTION=A self-hosted lightweight software forge
EAPI=8
HOMEPAGE=https://forgejo.org/ https://codeberg.org/forgejo/forgejo
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module tmpfiles systemd flag-o-matic
IUSE=+acct pam sqlite pie +filecaps
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
RDEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) dev-vcs/git !www-apps/gitea virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://codeberg.org/forgejo/forgejo/releases/download/v11.0.15/forgejo-src-11.0.15.tar.gz -> forgejo-11.0.15.tar.gz
_eclasses_=fcaps c94316d02a37fb5cbe79b7d41c729119 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=5067a2bc03ac33d09a46f81e659ab669

View File

@@ -0,0 +1,17 @@
BDEPEND=>=dev-lang/go-1.26.4 >=dev-lang/go-1.24.11:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare unpack
DEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam )
DESCRIPTION=A self-hosted lightweight software forge
EAPI=8
HOMEPAGE=https://forgejo.org/ https://codeberg.org/forgejo/forgejo
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module tmpfiles systemd flag-o-matic eapi9-ver
IUSE=+acct pam sqlite pie +filecaps
KEYWORDS=~amd64 ~arm ~arm64 ~riscv ~x86
LICENSE=Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0
RDEPEND=acct? ( acct-group/git acct-user/git[gitea] ) pam? ( sys-libs/pam ) >=dev-vcs/git-2.34.1 !www-apps/gitea virtual/tmpfiles
RESTRICT=test
SLOT=0
SRC_URI=https://codeberg.org/forgejo/forgejo/releases/download/v15.0.3/forgejo-src-15.0.3.tar.gz -> forgejo-15.0.3.tar.gz
_eclasses_=fcaps c94316d02a37fb5cbe79b7d41c729119 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 sysroot 4c36abaf94ebd3ab32f8abea9a444121 go-env fca4e820393c2eac25a944be8bdf6a3a go-module 22cfabf3120ed3f7bcd8b4a7697fbfba tmpfiles e0b49bcd7a0daea941c0fbe4cb35ff4e systemd a964c0cbe818b5729da1dbfcee5be861 eapi9-ver 6a71fa30cdb3fe445114fdeab156c1f0
_md5_=d6f58ae5f13b4d68fe39292f44799ce0

View File

@@ -9,6 +9,6 @@ LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3[X] x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
RESTRICT=mirror strip
SLOT=0
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.19.13b/zen.linux-x86_64.tar.xz -> zen-bin-1.19.13b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.19.13b/zen.linux-aarch64.tar.xz -> zen-bin-1.19.13b-arm64.tar.xz )
SRC_URI=amd64? ( https://github.com/zen-browser/desktop/releases/download/1.21.1b/zen.linux-x86_64.tar.xz -> zen-bin-1.21.1b-amd64.tar.xz ) arm64? ( https://github.com/zen-browser/desktop/releases/download/1.21.1b/zen.linux-aarch64.tar.xz -> zen-bin-1.21.1b-arm64.tar.xz )
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc xdg-utils 42869b3c8d86a70ef3cf75165a395e09
_md5_=d7c6da13092b9446a586af8ddf031db2
_md5_=0757cd8a219c8f42a65da7b349349838

View File

@@ -0,0 +1,18 @@
BDEPEND=sys-devel/gettext test? ( dev-python/pylint[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 ) >=dev-python/gpep517-16[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=test? ( dev-python/pylint[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] )
DESCRIPTION=Wallpaper downloader and manager for Linux systems
EAPI=8
HOMEPAGE=https://github.com/varietywalls/variety
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 xdg desktop
IUSE=test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=x11-libs/libnotify[introspection] dev-python/configobj[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] media-libs/gexiv2[introspection] dev-python/pycurl[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/gtk+:3[introspection] dev-python/dbus-python[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/pango[introspection] dev-python/pygobject:3[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?,cairo] dev-python/pillow[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] x11-libs/gdk-pixbuf:2[introspection] dev-python/lxml[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/beautifulsoup4[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] net-libs/webkit-gtk[introspection] media-gfx/imagemagick dev-python/httplib2[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/requests[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] dev-python/packaging[python_targets_python3_12(-)?,python_targets_python3_13(-)?,python_targets_python3_14(-)?] python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) python_targets_python3_14? ( dev-lang/python:3.14 )
REQUIRED_USE=|| ( python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/varietywalls/variety/archive/refs/tags/0.9.0.tar.gz -> variety-0.9.0.tar.gz
_eclasses_=eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 multilib fc812e8eb2170022c28272d80a1f9e77 multiprocessing 45d0620f25c2f063ad6276ecd9ed9399 ninja-utils d063ea1900a793f93eb095010d6d9156 python-utils-r1 3ce55b5ac9c0a92cc4aeb1f88010d707 python-r1 5fdca77e34fc9af7d6eb47689f33f6bf distutils-r1 fa417e51408bf16a2c13f1730b404226 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 desktop 26d57169ca094c04be416993844ec8bc
_md5_=ccd084b5c1d831ab3f626217cafa9121

View File

@@ -247,7 +247,7 @@ app-eselect/eselect-ld 1.0.0: Manage the ld symlink
app-eselect/eselect-swift 1.0 1.0-r1: Manages Swift symlinks
app-eselect/eselect-vala 1.0.0: Manage the valac symlink
app-metrics/scaphandre 0.5.0-r1: Electrical power consumption measurement agent
app-misc/1password-cli 2.34.0 2.34.0-r1: The worlds most-loved password manager CLI
app-misc/1password-cli 2.34.0-r1 2.34.1: 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.5.0-r1 1.7.0: Command-line tool for generating animated GIF files from asciicast files
@@ -876,6 +876,7 @@ dev-python/material-color-utilities 0.1.5: Python port of material-color-utiliti
dev-python/materialyoucolor 9999: Material You color algorithms for python!
dev-python/mautrix 0.20.8 0.21.0: A Python 3 asyncio Matrix framework
dev-python/mcp 1.26.0: Model Context Protocol SDK
dev-python/mergedeep 1.3.4: A deep merge function for Python
dev-python/mininet 2.3.0: Emulator for rapid prototyping of Software Defined Networks
dev-python/minny 0.0.1_alpha2: Package and project manager for MicroPython and CircuitPython
dev-python/mitype 0.2.6: Typing speed test in terminal
@@ -1110,7 +1111,7 @@ dev-util/find-work-bugzilla 1.0.0-r1: Personal advice utility for Gentoo package
dev-util/find-work-pkgcheck 1.0.0 1.1.0: Personal advice utility for Gentoo package maintainers: pkgcheck plugin
dev-util/find-work-repology 1.0.1 1.1.0: Personal advice utility for Gentoo package maintainers: Repology plugin
dev-util/flatpakify 1.0.5 1.0.6: Tool to create Flatpak bundles from Portage ebuilds
dev-util/forgejo-runner 12.10.2 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
dev-util/forgejo-runner 12.10.2 12.11.1 9999: A daemon that connects to a Forgejo instance and runs jobs for CI
dev-util/fortls 2.13.0 3.0.0 3.1.1 3.1.2 3.2.2: Fortran Language Server (fortls)
dev-util/fortran-test-drive 0.4.0 0.5.0: The simple testing framework (for Fortran)
dev-util/gammaray 3.3.1 3.4.0 3.4.0-r1: High-level runtime introspection tool for Qt applications
@@ -1591,7 +1592,7 @@ media-sound/musikcube 3.0.5: Excellent terminal music player, support almost eve
media-sound/neocrystal 2.1.1 9999: A terminal user interface music player in Rust
media-sound/netcat-cpi 2014.04.29-r1: Kernel module edition of the Cycles Per Instruction (2014) album
media-sound/noson-app 5.6.20: The essential to control music from your SONOS devices on Linux platforms
media-sound/nuclear-bin 1.38.0 1.39.0: Streaming music player that finds free music for you
media-sound/nuclear-bin 1.39.0 1.40.0: Streaming music player that finds free music for you
media-sound/openaudible-bin 4.8.1 4.8.2: OpenAudible is a cross-platform audiobook manager designed for Audible users.
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.463 0.1.529 9999: Open source UTAU successor
@@ -2096,7 +2097,7 @@ virtual/crystal-db 0.14 0.14-r1: Virtual for Crystal database drivers
www-apps/anubis 1.24.0 1.25.0: Weighs the soul of incoming HTTP requests to stop AI crawlers
www-apps/code-server-bin 4.18.0 4.19.1 4.90.3: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/flaresolverr 3.4.6 3.5.0: Proxy server to bypass Cloudflare protection
www-apps/forgejo 11.0.14 14.0.5 15.0.2: A self-hosted lightweight software forge
www-apps/forgejo 11.0.14 11.0.15 14.0.5 15.0.2 15.0.3: A self-hosted lightweight software forge
www-apps/freshrss 1.26.3: A free, self-hostable news aggregator
www-apps/goatcounter 2.6.0 2.7.0: Easy web analytics without tracking of personal data
www-apps/invidious 2026.02.07.0-r1: Invidious is an alternative front-end to YouTube
@@ -2128,7 +2129,7 @@ www-client/torbrowser-launcher 0.3.9: A program to help you securely download an
www-client/vimb 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/waterfox-bin 6.6.14: A privacy-focused, performance-oriented browser based on Firefox
www-client/yandex-browser 26.4.1.1101_p1: The web browser from Yandex
www-client/zen-bin 1.19.13b 1.20.2b-r1: Zen Browser - A fast, privacy-focused Firefox fork
www-client/zen-bin 1.20.2b-r1 1.21.1b: Zen Browser - A fast, privacy-focused Firefox fork
www-misc/dufs 0.40.0 0.46.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/kiwix-desktop 2.4.0 2.5.1: cross-platform viewer/manager for ZIM archives
@@ -2143,6 +2144,7 @@ www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefull
www-servers/quark 0_pre20220817 9999: A small, GET-only static HTTP server
x11-apps/autokey 0.96.0-r1: AutoKey, a desktop automation utility for Linux and X11.
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r3: Configuration tool for the LightDM GTK Greeter
x11-apps/variety 0.9.0: Wallpaper downloader and manager for Linux systems
x11-apps/xcur2png 0.7.1-r3: Convert X cursors to PNG images
x11-drivers/OpenTabletDriver 0.6.6.2: A cross-platform open-source tablet driver
x11-drivers/OpenTabletDriver-bin 0.6.3.0: Cross platform tablet driver (binary package)

View File

@@ -1 +1 @@
Sat, 13 Jun 2026 18:01:22 +0000
Sun, 14 Jun 2026 01:16:21 +0000