2025-10-04 08:20:02 UTC

This commit is contained in:
Repository mirror & CI
2025-10-04 08:20:03 +00:00
parent c3ae42b62c
commit 7ace4d6490
10 changed files with 72 additions and 13 deletions

View File

@@ -4,10 +4,10 @@ DESCRIPTION=An open-source automation software for your home
EAPI=8
HOMEPAGE=https://www.openhab.org/
INHERIT=edo systemd tmpfiles
KEYWORDS=~amd64 ~arm64
KEYWORDS=amd64 arm64
LICENSE=EPL-2.0
RDEPEND=>=virtual/jre-17 acct-user/openhab app-arch/zip dev-java/java-config virtual/tmpfiles
SLOT=0
SRC_URI=https://github.com/openhab/openhab-distro/releases/download/5.0.1/openhab-5.0.1.tar.gz https://raw.githubusercontent.com/openhab/openhab-linuxpkg/10061acd36524afb12a033fea6dcf142b399bf56/resources/usr/bin/openhab-cli -> openhab-cli-2024-01-14
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 systemd a964c0cbe818b5729da1dbfcee5be861 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735
_md5_=a8bf6f6e07f6efd2b47a95c8368bf326
_md5_=e9c46fe77b83a9fdeed3778ed78f18f7

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://atuin.sh https://github.com/atuinsh/atuin
INHERIT=cargo greadme shell-completion systemd
IUSE=+client +daemon server system-sqlite test +sync debug
KEYWORDS=~amd64 ~arm64 ~riscv
KEYWORDS=amd64 ~arm64 ~riscv
LICENSE=MIT Apache-2.0 BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 openssl
RDEPEND=system-sqlite? ( dev-db/sqlite:3 ) server? ( acct-user/atuin )
REQUIRED_USE=|| ( client server ) sync? ( client ) test? ( client server sync )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/atuinsh/atuin/archive/refs/tags/v18.8.0.tar.gz -> atuin-18.8.0.tar.gz https://github.com/gentoo-crate-dist/atuin/releases/download/v18.8.0/atuin-18.8.0-crates.tar.xz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 greadme a8eea52f1e4068ec2222c2cb3ab7417e bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=a534fd22e75065b392efc4b373e1d7ae
_md5_=ebaac0da3f395daa0f84d4fc2960525c

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/unzip
DEFINED_PHASES=compile install postinst postrm preinst prepare setup
DEPEND=app-eselect/eselect-gradle >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
DESCRIPTION=A project automation and build tool with a Groovy based DSL
EAPI=8
HOMEPAGE=https://gradle.org
INHERIT=java-pkg-2
IUSE=doc source
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=app-eselect/eselect-gradle >=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3 source? ( app-arch/zip )
SLOT=9.1.0
SRC_URI=https://services.gradle.org/distributions/gradle-9.1.0-all.zip -> gradle-bin-9.1.0.zip
_eclasses_=java-utils-2 3febdd17a5820c438f6368dde60d4848 java-pkg-2 38fd81c7880666a00a638ca8deb64d72
_md5_=a39cdffe97bf9de4390a3653ae901b23

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=install unpack
DESCRIPTION=Scala language-based scripting and REPL
EAPI=8
HOMEPAGE=https://ammonite.io/
IUSE=+scala2-13 +scala3-3 +scala3-5
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=MIT
RDEPEND=>=virtual/jre-1.8:*
SLOT=0
SRC_URI=scala2-13? ( https://github.com/com-lihaoyi/Ammonite/releases/download/3.0.2/2.13-3.0.2 -> ammonite-repl-bin-3.0.2-2.13 ) scala3-3? ( https://github.com/com-lihaoyi/Ammonite/releases/download/3.0.2/3.3-3.0.2 -> ammonite-repl-bin-3.0.2-3.3 ) scala3-5? ( https://github.com/com-lihaoyi/Ammonite/releases/download/3.0.2/3.5-3.0.2 -> ammonite-repl-bin-3.0.2-3.5 )
_md5_=85274d27ba00a3340699d74de5c71f34

View File

@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://codeberg.org/poezio/slixmpp/ https://pypi.org/project/slixmpp/
INHERIT=cargo distutils-r1 pypi
IUSE=test debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
KEYWORDS=~amd64 ~riscv
KEYWORDS=amd64 ~riscv
LICENSE=MIT Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 Unicode-3.0
RDEPEND=>=dev-python/aiodns-3.2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/aiohttp[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/cryptography[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/defusedxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/emoji[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyasn1-modules-0.4.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pyasn1-0.6.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/s/slixmpp/slixmpp-1.11.0.tar.gz https://crates.io/api/v1/crates/autocfg/1.5.0/download -> autocfg-1.5.0.crate https://crates.io/api/v1/crates/cfg-if/1.0.3/download -> cfg-if-1.0.3.crate https://crates.io/api/v1/crates/displaydoc/0.2.5/download -> displaydoc-0.2.5.crate https://crates.io/api/v1/crates/heck/0.5.0/download -> heck-0.5.0.crate https://crates.io/api/v1/crates/icu_collections/2.0.0/download -> icu_collections-2.0.0.crate https://crates.io/api/v1/crates/icu_locale_core/2.0.0/download -> icu_locale_core-2.0.0.crate https://crates.io/api/v1/crates/icu_normalizer/2.0.0/download -> icu_normalizer-2.0.0.crate https://crates.io/api/v1/crates/icu_normalizer_data/2.0.0/download -> icu_normalizer_data-2.0.0.crate https://crates.io/api/v1/crates/icu_properties/2.0.1/download -> icu_properties-2.0.1.crate https://crates.io/api/v1/crates/icu_properties_data/2.0.1/download -> icu_properties_data-2.0.1.crate https://crates.io/api/v1/crates/icu_provider/2.0.0/download -> icu_provider-2.0.0.crate https://crates.io/api/v1/crates/idna/1.1.0/download -> idna-1.1.0.crate https://crates.io/api/v1/crates/idna_adapter/1.2.1/download -> idna_adapter-1.2.1.crate https://crates.io/api/v1/crates/indoc/2.0.6/download -> indoc-2.0.6.crate https://crates.io/api/v1/crates/jid/0.12.0/download -> jid-0.12.0.crate https://crates.io/api/v1/crates/libc/0.2.175/download -> libc-0.2.175.crate https://crates.io/api/v1/crates/litemap/0.8.0/download -> litemap-0.8.0.crate https://crates.io/api/v1/crates/memchr/2.7.5/download -> memchr-2.7.5.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.21.3/download -> once_cell-1.21.3.crate https://crates.io/api/v1/crates/portable-atomic/1.11.1/download -> portable-atomic-1.11.1.crate https://crates.io/api/v1/crates/potential_utf/0.1.3/download -> potential_utf-0.1.3.crate https://crates.io/api/v1/crates/proc-macro2/1.0.101/download -> proc-macro2-1.0.101.crate https://crates.io/api/v1/crates/pyo3-build-config/0.23.5/download -> pyo3-build-config-0.23.5.crate https://crates.io/api/v1/crates/pyo3-ffi/0.23.5/download -> pyo3-ffi-0.23.5.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.23.5/download -> pyo3-macros-backend-0.23.5.crate https://crates.io/api/v1/crates/pyo3-macros/0.23.5/download -> pyo3-macros-0.23.5.crate https://crates.io/api/v1/crates/pyo3/0.23.5/download -> pyo3-0.23.5.crate https://crates.io/api/v1/crates/quote/1.0.40/download -> quote-1.0.40.crate https://crates.io/api/v1/crates/serde/1.0.219/download -> serde-1.0.219.crate https://crates.io/api/v1/crates/serde_derive/1.0.219/download -> serde_derive-1.0.219.crate https://crates.io/api/v1/crates/smallvec/1.15.1/download -> smallvec-1.15.1.crate https://crates.io/api/v1/crates/stable_deref_trait/1.2.0/download -> stable_deref_trait-1.2.0.crate https://crates.io/api/v1/crates/stringprep/0.1.5/download -> stringprep-0.1.5.crate https://crates.io/api/v1/crates/syn/2.0.106/download -> syn-2.0.106.crate https://crates.io/api/v1/crates/synstructure/0.13.2/download -> synstructure-0.13.2.crate https://crates.io/api/v1/crates/target-lexicon/0.12.16/download -> target-lexicon-0.12.16.crate https://crates.io/api/v1/crates/tinystr/0.8.1/download -> tinystr-0.8.1.crate https://crates.io/api/v1/crates/tinyvec/1.10.0/download -> tinyvec-1.10.0.crate https://crates.io/api/v1/crates/tinyvec_macros/0.1.1/download -> tinyvec_macros-0.1.1.crate https://crates.io/api/v1/crates/unicode-bidi/0.3.18/download -> unicode-bidi-0.3.18.crate https://crates.io/api/v1/crates/unicode-ident/1.0.18/download -> unicode-ident-1.0.18.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.24/download -> unicode-normalization-0.1.24.crate https://crates.io/api/v1/crates/unicode-properties/0.1.3/download -> unicode-properties-0.1.3.crate https://crates.io/api/v1/crates/unindent/0.2.4/download -> unindent-0.2.4.crate https://crates.io/api/v1/crates/utf8_iter/1.0.4/download -> utf8_iter-1.0.4.crate https://crates.io/api/v1/crates/writeable/0.6.1/download -> writeable-0.6.1.crate https://crates.io/api/v1/crates/yoke-derive/0.8.0/download -> yoke-derive-0.8.0.crate https://crates.io/api/v1/crates/yoke/0.8.0/download -> yoke-0.8.0.crate https://crates.io/api/v1/crates/zerofrom-derive/0.1.6/download -> zerofrom-derive-0.1.6.crate https://crates.io/api/v1/crates/zerofrom/0.1.6/download -> zerofrom-0.1.6.crate https://crates.io/api/v1/crates/zerotrie/0.2.2/download -> zerotrie-0.2.2.crate https://crates.io/api/v1/crates/zerovec-derive/0.11.1/download -> zerovec-derive-0.11.1.crate https://crates.io/api/v1/crates/zerovec/0.11.4/download -> zerovec-0.11.4.crate
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc pypi 464727a3e8a18884f71fe2368cac3197
_md5_=2c6a8b3595b1a46e594b44ab7e2c902f
_md5_=a16aeef759274fbca69ae4153f287b48

View File

@@ -0,0 +1,17 @@
BDEPEND=dev-qt/qttools:6[linguist] dolphin? ( >=kde-frameworks/extra-cmake-modules-5.106.0 ) app-alternatives/ninja >=dev-build/cmake-3.20.5 test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=>=dev-db/sqlite-3.34:3 dev-libs/glib:2 dev-libs/libp11 >=dev-libs/openssl-1.1.0:0= >=dev-libs/qtkeychain-0.14.2:=[qt6(+)] dev-qt/qt5compat:6[qml] >=dev-qt/qtbase-6.8:6[dbus,gui,network,sql,sqlite,ssl,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtsvg:6 dev-qt/qtwebsockets:6 kde-frameworks/karchive:6 kde-frameworks/kguiaddons:6 net-libs/libcloudproviders sys-libs/zlib dolphin? ( kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 ) nautilus? ( dev-python/nautilus-python ) webengine? ( dev-qt/qtwebengine:6[widgets] ) dev-qt/qtbase:6[concurrent,xml] || ( gnome-base/librsvg media-gfx/inkscape ) test? ( dev-util/cmocka )
DESCRIPTION=Desktop Syncing Client for Nextcloud
EAPI=8
HOMEPAGE=https://github.com/nextcloud/desktop
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake flag-o-matic qmake-utils virtualx xdg
IUSE=dolphin nautilus test webengine test
KEYWORDS=~amd64 ~arm64 ~ppc64 ~x86
LICENSE=CC-BY-3.0 GPL-2
RDEPEND=>=dev-db/sqlite-3.34:3 dev-libs/glib:2 dev-libs/libp11 >=dev-libs/openssl-1.1.0:0= >=dev-libs/qtkeychain-0.14.2:=[qt6(+)] dev-qt/qt5compat:6[qml] >=dev-qt/qtbase-6.8:6[dbus,gui,network,sql,sqlite,ssl,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtsvg:6 dev-qt/qtwebsockets:6 kde-frameworks/karchive:6 kde-frameworks/kguiaddons:6 net-libs/libcloudproviders sys-libs/zlib dolphin? ( kde-frameworks/kcoreaddons:6 kde-frameworks/kio:6 ) nautilus? ( dev-python/nautilus-python ) webengine? ( dev-qt/qtwebengine:6[widgets] )
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/nextcloud/desktop/archive/v3.17.2.tar.gz -> nextcloud-client-3.17.2.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 virtualx 9741d451eb64ea8bb9faee90d68a9b68 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=6ddc157f1765001146261d524b04fe80

View File

@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://github.com/arighi/virtme-ng
INHERIT=bash-completion-r1 cargo distutils-r1
IUSE=debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
KEYWORDS=amd64
LICENSE=GPL-2 MIT
RDEPEND=dev-python/argcomplete[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] app-emulation/qemu app-emulation/virtiofsd net-misc/openssh net-misc/socat sys-apps/busybox[static] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/arighi/virtme-ng/archive/refs/tags/v1.36.tar.gz -> virtme-ng-1.36.gh.tar.gz https://crates.io/api/v1/crates/base64/0.22.1/download -> base64-0.22.1.crate https://crates.io/api/v1/crates/bitflags/2.8.0/download -> bitflags-2.8.0.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/cfg_aliases/0.2.1/download -> cfg_aliases-0.2.1.crate https://crates.io/api/v1/crates/libc/0.2.169/download -> libc-0.2.169.crate https://crates.io/api/v1/crates/log/0.4.21/download -> log-0.4.21.crate https://crates.io/api/v1/crates/nix/0.29.0/download -> nix-0.29.0.crate https://crates.io/api/v1/crates/uzers/0.12.1/download -> uzers-0.12.1.crate
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc
_md5_=dff45bc16e99c36a27e4142eb9c05f4e
_md5_=466b50446a5d9ccb8e53e2412b895879

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-python/argparse-manpage[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] || ( >=dev-lang/rust-bin-1.75.0:* >=dev-lang/rust-1.75.0:* ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-16[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare setup test unpack
DEPEND=dev-python/argcomplete[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DESCRIPTION=Quickly build and run kernels inside a virtualized snapshot of your live system
EAPI=8
HOMEPAGE=https://github.com/arighi/virtme-ng
INHERIT=cargo distutils-r1 shell-completion
IUSE=debug python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=GPL-2 MIT
RDEPEND=dev-python/argcomplete[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/requests[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] app-emulation/qemu app-emulation/virtiofsd net-misc/openssh net-misc/socat sys-apps/busybox[static] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
SLOT=0
SRC_URI=https://github.com/arighi/virtme-ng/archive/refs/tags/v1.38.tar.gz -> virtme-ng-1.38.gh.tar.gz https://crates.io/api/v1/crates/base64/0.22.1/download -> base64-0.22.1.crate https://crates.io/api/v1/crates/bitflags/2.8.0/download -> bitflags-2.8.0.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/cfg_aliases/0.2.1/download -> cfg_aliases-0.2.1.crate https://crates.io/api/v1/crates/libc/0.2.169/download -> libc-0.2.169.crate https://crates.io/api/v1/crates/log/0.4.21/download -> log-0.4.21.crate https://crates.io/api/v1/crates/nix/0.29.0/download -> nix-0.29.0.crate https://crates.io/api/v1/crates/uzers/0.12.1/download -> uzers-0.12.1.crate
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 67553b9b0296e5b691a6f6efdce65271 rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo a1af74aa9e34cd73aeac642cd0dd54d8 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib a199af442898963433d6f038a88cce9c ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 0b620dd604ab8af0bc9cd1bcc66d4f7c python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 37143302bc375f4878f7b5f7497da8cc bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16
_md5_=47b11879024027dd86e239061fc6e7a6

View File

@@ -4882,7 +4882,7 @@ dev-java/fop 2.10-r1: XML Graphics Format Object Processor All-In-One
dev-java/freenet-ext 29-r1: Freenet REference Daemon
dev-java/generics-resolver 3.0.3: Java generics runtime resolver
dev-java/gnu-regexp 1.1.4-r4: GNU regular expression package for Java
dev-java/gradle-bin 8.4 8.5 8.7 8.10.2 8.12.1 8.14.2 8.14.3 9.0.0: A project automation and build tool with a Groovy based DSL
dev-java/gradle-bin 8.4 8.5 8.7 8.10.2 8.12.1 8.14.2 8.14.3 9.0.0 9.1.0: A project automation and build tool with a Groovy based DSL
dev-java/greenmail 2.0.0_alpha2: GreenMail - Email Test Servers
dev-java/gson 2.11.0-r2 2.13.2: Gson JSON library
dev-java/guava 33.4.0 33.4.8 33.5.0: A collection of Google's core Java libraries
@@ -5142,7 +5142,7 @@ dev-lang/R 4.4.1 4.4.3 4.5.0: Language and environment for statistical computing
dev-lang/abs 2.6.0: The ABS programing language
dev-lang/ada-bootstrap 0_p2021-r1 11 12 13 14: Binary bootstrap compiler for GNAT (Ada compiler)
dev-lang/algol68g 3.5.15 3.7.4 3.8.0 3.9.5: Algol 68 Genie compiler-interpreter
dev-lang/ammonite-repl-bin 2.5.11 3.0.0: Scala language-based scripting and REPL
dev-lang/ammonite-repl-bin 2.5.11 3.0.0 3.0.2: Scala language-based scripting and REPL
dev-lang/arc 3.2-r1: New dialect of Lisp, works well for web applications
dev-lang/ats2 0.4.2-r1: Functional programming language with dependent types
dev-lang/bas 2.6-r2: An interpreter for the classic dialect of the programming language BASIC
@@ -15297,7 +15297,7 @@ net-misc/netpipes 4.2-r2: Tools to manipulate BSD TCP/IP stream sockets
net-misc/netsed 0.01b-r1 1.3-r1 1.4: Small tool for altering forwarded network data in real time
net-misc/netstat-nat 1.4.10-r1: Display NAT connections
net-misc/networkmanager 1.48.16 1.52.0 1.52.1: A set of co-operative tools that make networking simple and straightforward
net-misc/nextcloud-client 3.14.4 3.16.5 3.16.6: Desktop Syncing Client for Nextcloud
net-misc/nextcloud-client 3.14.4 3.16.5 3.16.6 3.17.2: Desktop Syncing Client for Nextcloud
net-misc/nicstat 1.95: Network traffic statics utility for Solaris and Linux
net-misc/ntp 4.2.8_p17-r1 4.2.8_p17-r2 4.2.8_p18-r1: Network Time Protocol suite/programs
net-misc/ntpsec 1.2.3-r1 1.2.4 9999: The NTP reference implementation, refactored
@@ -17677,7 +17677,7 @@ sys-kernel/scx 1.0.12 1.0.14 1.0.15 1.0.16: sched_ext schedulers and tools
sys-kernel/ugrd 1.27.2 1.28.2 1.29.0-r1 1.31.2 2.0.2 9999: Python based POSIX initramfs generator with TOML definitions
sys-kernel/vanilla-kernel 5.10.240 5.10.244 5.10.245 5.10.9999 5.15.189 5.15.193 5.15.194 5.15.9999 6.1.147 6.1.152 6.1.153 6.1.154 6.1.155 6.1.9999 6.6.101 6.6.106 6.6.107 6.6.108 6.6.109 6.6.9999 6.12.41 6.12.47 6.12.48 6.12.49 6.12.50 6.12.9999 6.16.7 6.16.8 6.16.9 6.16.10: Linux kernel built from vanilla upstream sources
sys-kernel/vanilla-sources 5.4.300 5.10.245 5.15.194 6.1.155 6.6.109 6.12.50 6.16.10 6.17.0: Full sources for the Linux kernel
sys-kernel/virtme-ng 1.33 1.36: Quickly build and run kernels inside a virtualized snapshot of your live system
sys-kernel/virtme-ng 1.33 1.36 1.38: Quickly build and run kernels inside a virtualized snapshot of your live system
sys-kernel/zen-sources 6.13.8: The Zen Kernel Live Sources
sys-libs/argp-standalone 1.5.0: Standalone argp library for use with musl
sys-libs/basu 0.2.1: The sd-bus library, extracted from systemd

View File

@@ -1 +1 @@
Sat, 04 Oct 2025 06:19:53 +0000
Sat, 04 Oct 2025 08:20:02 +0000