2025-08-02 06:53:43 UTC

This commit is contained in:
Repository mirror & CI
2025-08-02 06:53:43 +00:00
parent 8528d2255a
commit 6448f6eb2e
20 changed files with 134 additions and 91 deletions

View File

@@ -1,14 +0,0 @@
BDEPEND=man? ( >=app-text/asciidoc-9.0.5-r1 )
DEFINED_PHASES=configure
DEPEND=>=net-misc/curl-7.77.0-r1 !gnutls? ( !mbedtls? ( >=dev-libs/openssl-1.1.1k ) ) gnutls? ( >=net-libs/gnutls-3.7.1 ) mbedtls? ( >=net-libs/mbedtls-2.26.0 )
DESCRIPTION=ACMEv2 client written in plain C with minimal dependencies
EAPI=7
HOMEPAGE=https://github.com/ndilieto/uacme
IUSE=gnutls mbedtls +ualpn +man
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=net-misc/curl-7.77.0-r1 !gnutls? ( !mbedtls? ( >=dev-libs/openssl-1.1.1k ) ) gnutls? ( >=net-libs/gnutls-3.7.1 ) mbedtls? ( >=net-libs/mbedtls-2.26.0 )
REQUIRED_USE=gnutls? ( !mbedtls )
SLOT=0
SRC_URI=https://github.com/ndilieto/uacme/archive/upstream/1.7.1.tar.gz -> uacme-1.7.1.tar.gz
_md5_=92719182741221a34f49850eec6ca5b8

View File

@@ -1,15 +0,0 @@
BDEPEND=>=dev-lang/lazarus-3.0[qt6]
DEFINED_PHASES=compile install postinst postrm preinst
DEPEND=!app-misc/doublecmd-bin dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 dev-libs/libqt6pas:= sys-libs/ncurses:=
DESCRIPTION=Cross Platform file manager
EAPI=8
HOMEPAGE=https://doublecmd.sourceforge.io/ https://github.com/doublecmd/doublecmd
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg
KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+ LGPL-3 MPL-1.1 Boost-1.0 BZIP2
RDEPEND=!app-misc/doublecmd-bin dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 dev-libs/libqt6pas:=
SLOT=0
SRC_URI=https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.25-src.tar.gz
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7a95aae61cd23532d6e11e30da2cf6aa

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+ LGPL-3 MPL-1.1 Boost-1.0 BZIP2
RDEPEND=!app-misc/doublecmd-bin dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 dev-libs/libqt6pas:=
SLOT=0
SRC_URI=https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.24-src.tar.gz
SRC_URI=https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.27-src.tar.gz
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7a95aae61cd23532d6e11e30da2cf6aa

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst preinst prepare setup
DEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3
DESCRIPTION=Java language server
EAPI=8
HOMEPAGE=https://github.com/eclipse/eclipse.jdt.ls
INHERIT=java-pkg-2
KEYWORDS=~amd64
LICENSE=EPL-2.0
RDEPEND=>=virtual/jre-1.8:* >=dev-java/java-config-2.2.0-r3
SLOT=0
SRC_URI=https://download.eclipse.org/jdtls/snapshots/jdt-language-server-1.50.0-202507311928.tar.gz -> jdtls-1.50.0_p202507311928.tar.gz
_eclasses_=java-utils-2 e2cdf66cd9c826ccda532772976d342d java-pkg-2 38fd81c7880666a00a638ca8deb64d72
_md5_=a1f7be5fdb90719381493b9f86fe6de7

View File

@@ -1,4 +1,4 @@
BDEPEND=test? ( dev-python/defusedxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-libs/opencv[png,python,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( !test? ( dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.17.6:= ) test? ( dev-python/pillow[jpeg,lcms,webp,zlib,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.17.6:=[x265] ) >=dev-python/pytest-7.4.4[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 ) >=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(-)?]
BDEPEND=test? ( dev-python/defusedxml[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/numpy[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] media-libs/opencv[png,python,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( !test? ( dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.19.5:0/1.19 ) test? ( dev-python/pillow[jpeg,lcms,webp,zlib,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.19.5:0/1.19[x265] ) >=dev-python/pytest-7.4.4[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 ) >=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 test
DEPEND=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 )
DESCRIPTION=Python interface for libheif library
@@ -8,10 +8,10 @@ INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 debug
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=!test? ( dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.17.6:= ) test? ( dev-python/pillow[jpeg,lcms,webp,zlib,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.17.6:=[x265] ) 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 )
RDEPEND=!test? ( dev-python/pillow[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.19.5:0/1.19 ) test? ( dev-python/pillow[jpeg,lcms,webp,zlib,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=media-libs/libheif-1.19.5:0/1.19[x265] ) 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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/pillow-heif/pillow_heif-0.21.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/p/pillow-heif/pillow_heif-1.0.0.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-r1 0e15b2ab9cfc87d7474678201d6bca38 distutils-r1 2b2c8cb98d56555491868decc50e5a56 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=4b4dae8d4ce32fdd0d133423bfbe2241
_md5_=9cc61ca3eddc448aa85cef5d741ab8e5

View File

@@ -13,4 +13,4 @@ RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://downloads.1password.com/linux/tar/stable/x86_64/1password-8.10.76.x64.tar.gz -> 1password-8.10.76-amd64.tar.gz ) arm64? ( https://downloads.1password.com/linux/tar/stable/aarch64/1password-8.10.76.arm64.tar.gz -> 1password-8.10.76-arm64.tar.gz )
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=c4639f64ccc8ae2715ac54220402f9f0
_md5_=f0b97bffb9b2d2eec20e9a0075e4f416

File diff suppressed because one or more lines are too long

View File

@@ -1,17 +1,17 @@
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= ) llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_17? ( || ( dev-lang/rust-bin:1.77.1[llvm_slot_17] dev-lang/rust:1.77.1[llvm_slot_17] dev-lang/rust-bin:1.76.0[llvm_slot_17] dev-lang/rust:1.76.0[llvm_slot_17] dev-lang/rust-bin:1.75.0[llvm_slot_17] dev-lang/rust:1.75.0[llvm_slot_17] dev-lang/rust-bin:1.74.1[llvm_slot_17] dev-lang/rust:1.74.1[llvm_slot_17] ) ) llvm_slot_18? ( || ( dev-lang/rust-bin:1.81.0[llvm_slot_18] dev-lang/rust:1.81.0[llvm_slot_18] dev-lang/rust-bin:1.80.1[llvm_slot_18] dev-lang/rust:1.80.1[llvm_slot_18] dev-lang/rust-bin:1.79.0[llvm_slot_18] dev-lang/rust:1.79.0[llvm_slot_18] dev-lang/rust-bin:1.78.0[llvm_slot_18] dev-lang/rust:1.78.0[llvm_slot_18] ) ) llvm_slot_19? ( || ( dev-lang/rust-bin:1.86.0[llvm_slot_19] dev-lang/rust:1.86.0[llvm_slot_19] dev-lang/rust-bin:1.85.1[llvm_slot_19] dev-lang/rust:1.85.1[llvm_slot_19] dev-lang/rust-bin:1.85.0[llvm_slot_19] dev-lang/rust:1.85.0[llvm_slot_19] dev-lang/rust-bin:1.84.1[llvm_slot_19] dev-lang/rust:1.84.1[llvm_slot_19] dev-lang/rust-bin:1.84.0[llvm_slot_19] dev-lang/rust:1.84.0[llvm_slot_19] dev-lang/rust-bin:1.83.0[llvm_slot_19] dev-lang/rust:1.83.0[llvm_slot_19] dev-lang/rust-bin:1.82.0[llvm_slot_19] dev-lang/rust:1.82.0[llvm_slot_19] ) )
BDEPEND=llvm_slot_17? ( llvm-core/clang:17= ) llvm_slot_18? ( llvm-core/clang:18= ) llvm_slot_19? ( llvm-core/clang:19= ) llvm_slot_20? ( llvm-core/clang:20= ) llvm_slot_17? ( || ( dev-lang/rust-bin:1.77.1[llvm_slot_17] dev-lang/rust:1.77.1[llvm_slot_17] dev-lang/rust-bin:1.76.0[llvm_slot_17] dev-lang/rust:1.76.0[llvm_slot_17] dev-lang/rust-bin:1.75.0[llvm_slot_17] dev-lang/rust:1.75.0[llvm_slot_17] dev-lang/rust-bin:1.74.1[llvm_slot_17] dev-lang/rust:1.74.1[llvm_slot_17] ) ) llvm_slot_18? ( || ( dev-lang/rust-bin:1.81.0[llvm_slot_18] dev-lang/rust:1.81.0[llvm_slot_18] dev-lang/rust-bin:1.80.1[llvm_slot_18] dev-lang/rust:1.80.1[llvm_slot_18] dev-lang/rust-bin:1.79.0[llvm_slot_18] dev-lang/rust:1.79.0[llvm_slot_18] dev-lang/rust-bin:1.78.0[llvm_slot_18] dev-lang/rust:1.78.0[llvm_slot_18] ) ) llvm_slot_19? ( || ( dev-lang/rust-bin:1.86.0[llvm_slot_19] dev-lang/rust:1.86.0[llvm_slot_19] dev-lang/rust-bin:1.85.1[llvm_slot_19] dev-lang/rust:1.85.1[llvm_slot_19] dev-lang/rust-bin:1.85.0[llvm_slot_19] dev-lang/rust:1.85.0[llvm_slot_19] dev-lang/rust-bin:1.84.1[llvm_slot_19] dev-lang/rust:1.84.1[llvm_slot_19] dev-lang/rust-bin:1.84.0[llvm_slot_19] dev-lang/rust:1.84.0[llvm_slot_19] dev-lang/rust-bin:1.83.0[llvm_slot_19] dev-lang/rust:1.83.0[llvm_slot_19] dev-lang/rust-bin:1.82.0[llvm_slot_19] dev-lang/rust:1.82.0[llvm_slot_19] ) ) llvm_slot_20? ( || ( dev-lang/rust-bin:9999[llvm_slot_20] dev-lang/rust:9999[llvm_slot_20] dev-lang/rust-bin:1.89.0[llvm_slot_20] dev-lang/rust:1.89.0[llvm_slot_20] dev-lang/rust-bin:1.88.0[llvm_slot_20] dev-lang/rust:1.88.0[llvm_slot_20] dev-lang/rust-bin:1.87.0[llvm_slot_20] dev-lang/rust:1.87.0[llvm_slot_20] ) )
DEFINED_PHASES=compile configure install setup test unpack
DEPEND=>=x11-base/xwayland-23.1 x11-libs/libxcb x11-libs/xcb-util-cursor
DESCRIPTION=Xwayland outside your Wayland
EAPI=8
HOMEPAGE=https://github.com/Supreeeme/xwayland-satellite
INHERIT=llvm-r1 cargo
IUSE=+llvm_slot_19 llvm_slot_17 llvm_slot_18 debug
IUSE=+llvm_slot_20 llvm_slot_17 llvm_slot_18 llvm_slot_19 debug
KEYWORDS=~amd64
LICENSE=MPL-2.0 Apache-2.0 BSD ISC MIT Unicode-DFS-2016 ZLIB
RDEPEND=>=x11-base/xwayland-23.1 x11-libs/libxcb x11-libs/xcb-util-cursor
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 llvm_slot_19 llvm_slot_20 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/Supreeeme/xwayland-satellite/archive/refs/tags/v0.6.tar.gz -> xwayland-satellite-0.6.tar.gz https://github.com/freijon/xwayland-satellite/releases/download/v0.6/xwayland-satellite-0.6-crates.tar.xz
_eclasses_=llvm-utils 64536677f4b4365e25e9b739163bed58 llvm-r1 5a1fde9f55315992645818a877837527 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2c958ff95a0fd21c1cb19e961cb2946d rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=397406ed2064dca543d1bbfca1dbddcc
_md5_=af522b7ffb8979f2946f575e40416ef9

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

@@ -12,6 +12,6 @@ RDEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/lib
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz verify-sig? ( https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz.asc )
SRC_URI=https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz https://github.com/InterNetNews/inn/releases/download/2.7.1/inn-2.7.1.tar.gz verify-sig? ( https://downloads.isc.org/isc/inn/inn-2.7.1.tar.gz.asc https://github.com/InterNetNews/inn/releases/download/2.7.1/inn-2.7.1.tar.gz.asc )
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 perl-functions 1863acf0982afafc67797e3ce7275b4c multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319
_md5_=2b0dc87f7311f104f4922389218d8b86
_md5_=4f43ff62fca51a4ec9c231a8a9ce0f86

View File

@@ -0,0 +1,17 @@
BDEPEND=app-alternatives/lex app-alternatives/yacc dev-lang/perl virtual/pkgconfig test? ( dev-perl/Test-Pod ) verify-sig? ( >=sec-keys/openpgp-keys-russallbery-20250000 ) verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
DEFINED_PHASES=configure install postinst setup unpack
DEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/libcrypt:= virtual/mta bzip2? ( app-alternatives/bzip2 ) cancel-locks? ( net-libs/canlock:= ) gzip? ( app-alternatives/gzip ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) sasl? ( dev-libs/cyrus-sasl:2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) zlib? ( sys-libs/zlib:= )
DESCRIPTION=InterNetNews - the Internet meets Netnews
EAPI=8
HOMEPAGE=https://www.isc.org/othersoftware/#INN https://www.eyrie.org/~eagle/software/inn/ https://github.com/InterNetNews/inn
INHERIT=optfeature perl-functions python-single-r1 tmpfiles verify-sig
IUSE=+bzip2 cancel-locks gzip kerberos low-memory python sasl sqlite ssl test zlib python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 verify-sig
KEYWORDS=~amd64
LICENSE=BSD BSD-2 BSD-4 GPL-2+ ISC MIT RSA powell public-domain
RDEPEND=app-crypt/gnupg dev-lang/perl:= sys-libs/gdbm:= sys-libs/pam virtual/libcrypt:= virtual/mta bzip2? ( app-alternatives/bzip2 ) cancel-locks? ( net-libs/canlock:= ) gzip? ( app-alternatives/gzip ) kerberos? ( virtual/krb5 ) python? ( python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) sasl? ( dev-libs/cyrus-sasl:2 ) sqlite? ( dev-db/sqlite:3 ) ssl? ( dev-libs/openssl:= ) zlib? ( sys-libs/zlib:= ) virtual/tmpfiles
REQUIRED_USE=python? ( ^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 ) )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://downloads.isc.org/isc/inn/inn-2.7.3.tar.gz https://github.com/InterNetNews/inn/releases/download/2.7.3/inn-2.7.3.tar.gz verify-sig? ( https://downloads.isc.org/isc/inn/inn-2.7.3.tar.gz.asc https://github.com/InterNetNews/inn/releases/download/2.7.3/inn-2.7.3.tar.gz.asc )
_eclasses_=optfeature 538bce96e5589935b57e178e8635f301 perl-functions 1863acf0982afafc67797e3ce7275b4c multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 python-utils-r1 8a006695bc0db22490452dd06914dda5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 4e83419d7fb5d336f6a4de8193968319
_md5_=e9308c6cdb116647df5459f01f867762

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=|| ( >=dev-lang/rust-bin-1.74.1:* >=dev-lang/rust-1.74.1:* )
DEFINED_PHASES=compile configure install setup test unpack
DESCRIPTION=All-in-one LLM CLI Tool
EAPI=8
HOMEPAGE=https://github.com/sigoden/aichat
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=|| ( Apache-2.0 MIT ) Apache-2.0 BSD Boost-1.0 CDLA-Permissive-2.0 ISC LGPL-3+ MIT MPL-2.0 Unicode-3.0 ZLIB
SLOT=0
SRC_URI=https://github.com/sigoden/aichat/archive/refs/tags/v0.30.0.tar.gz -> aichat-0.30.0.tar.gz https://github.com/kuprTheMan/contribute-deps/releases/download/aichat-0.30.0/aichat-0.30.0-crates.tar.xz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f rust 2c958ff95a0fd21c1cb19e961cb2946d rust-toolchain 76468983281b0a7fc167ca224f84ecfd cargo 5da01b45ec362e78575502b4fb82773a
_md5_=03e8c08c609161a0a1191f3a7200c05a

View File

@@ -5,5 +5,5 @@ HOMEPAGE=https://www.eyrie.org/~eagle/personal/contact.html
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=0
SRC_URI=https://keys.openpgp.org/vks/v1/by-fingerprint/E784364E8DDE7BB370FBD9EAD15D313882004173 -> openpgp-keys-russallbery-20230000.asc
_md5_=1ade8b29bd92b45b3d0a37db6487e245
SRC_URI=https://keys.openpgp.org/vks/v1/by-fingerprint/D73934B49674CF5CCD9AC2787D80315C5736DE75 -> openpgp-keys-russallbery-20250000.asc
_md5_=6a8f84bd188486f52e64b94588cd7f2a

View File

@@ -163,7 +163,6 @@ app-crypt/sops 3.9.2 3.9.4: Simple And Flexible Tool For Managing Secrets
app-crypt/tang 14 15-r1: Tang binding daemon
app-crypt/tomb 2.9-r6: Tomb :: File Encryption on GNU/Linux
app-crypt/totp-cli-bin 1.8.7: Authy/Google Authenticator like TOTP CLI tool written in Go
app-crypt/uacme 1.7.1: ACMEv2 client written in plain C with minimal dependencies
app-dicts/dictd-foldoc 20180405: The Free On-line Dictionary of Computing for dict
app-dicts/dictd-gcide 0.48.5_p3: Collaborative International Dictionary of English (incl. Webster 1913) for dict
app-dicts/dictd-moby-thesaurus 1.0: Grady Ward's Moby Thesaurus; 35000 root words and 2.5 million synonyms
@@ -233,7 +232,7 @@ app-misc/corectrl 1.5.1 9999: Core control application
app-misc/cpufetch 1.06: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd 1.1.24 1.1.25 1.1.26: Cross Platform file manager
app-misc/doublecmd 1.1.26 1.1.27: Cross Platform file manager
app-misc/doublecmd-bin 1.1.26-r1 9999: Double Commander: file manager with two panels, similar to Total Commander
app-misc/dpscreenocr 1.4.1: Program to recognize text on screen
app-misc/dragon 1.2.0-r1: Simple drag-and-drop source/sink for X and Wayland
@@ -527,7 +526,7 @@ dev-hare/hare-png 9999: PNG implementation for Hare
dev-hare/hare-ssh 0.24.2 0.25.2 9999: SSH library for Hare
dev-hare/hare-xml 0_pre20231231 0.25.2.0 9999: XML support for Hare
dev-java/corretto-bin 8.462.08.1 11.0.28.6.1 17.0.16.8.1 21.0.8.9.1 24.0.2.12.1: Prebuilt Java JDK binaries provided by Amazon Web Services
dev-java/jdtls-bin 1.49.0_p202507030451 1.49.0_p202507102148: Java language server
dev-java/jdtls-bin 1.49.0_p202507030451 1.49.0_p202507102148 1.50.0_p202507311928: Java language server
dev-java/microsoft-openjdk-bin 11.0.28 17.0.16 21.0.8: Prebuilt Java JDK binaries provided by Microsoft
dev-lang/cc65 2.19-r3 9999-r1: Cross-development package for 65(C)02 systems
dev-lang/crystal-bin 1.16.2 1.16.3: The Crystal Programming Language
@@ -796,7 +795,7 @@ dev-python/parsel 1.10.0: Utility to extract data from XML/HTML documents using
dev-python/pem 23.1.0: Easy PEM file parsing in Python
dev-python/persist-queue 0.8.1 1.0.0: A thread-safe disk based persistent queue in Python
dev-python/phx-class-registry 4.1.0-r1: An intersection of the Registry and Factory pattern
dev-python/pillow-heif 0.21.0 0.22.0: Python interface for libheif library
dev-python/pillow-heif 0.22.0 1.0.0: Python interface for libheif library
dev-python/pillow-jxl-plugin 1.3.2: Pillow plugin for JPEG-XL, using Rust for bindings.
dev-python/plexapi 4.16.1 4.17.0: Python bindings for the Plex API.
dev-python/plotext 5.3.0 5.3.2: Plotting on terminal
@@ -1129,7 +1128,7 @@ gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to us
gnome-extra/vvmplayer 1.4-r1: Visual Voicemail Player
gnome-extra/wike 3.1.1: Wikipedia Reader for the GNOME Desktop
gnome-extra/yad 14.1 9999: Display GTK+ dialog boxes from command line or shell scripts
gui-apps/1password 8.10.76: Password Manager
gui-apps/1password 8.10.76-r1: Password Manager
gui-apps/ReGreet 0.1.1-r10 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/ashell 0.3.0 0.3.1: A ready to go Wayland status bar for Hyprland
gui-apps/aylurs-gtk-shell 1.8.2-r1: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
@@ -1180,7 +1179,7 @@ gui-apps/intiface-central-bin 2.6.0 2.6.4: Buttplug frontend application
gui-apps/ironbar 0.16.0-r1 0.16.1 0.16.1-r1 9999: Customisable Wayland gtk bar written in Rust
gui-apps/klassy 6.4 9999: Klassy QT6 window decoration theme for KDE Plasma 6.3+
gui-apps/koi 0.5.1: Theme scheduling for the KDE Plasma Desktop
gui-apps/lan-mouse 0.7.3-r1: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
gui-apps/lan-mouse 0.7.3-r1 0.10.0: Software KVM Switch / mouse & keyboard sharing software for Local Area Networks
gui-apps/lemurs 0.3.2: A TUI Display/Login Manager
gui-apps/lswt 1.0.4-r1 2.0.0 9999: List Wayland toplevels
gui-apps/meteo-qt 4.1 4.2: A system tray application for the weather status
@@ -1519,7 +1518,7 @@ net-im/teams-for-linux 2.0.3 2.0.4 2.0.8: Unofficial Microsoft Teams client for
net-im/vesktop-bin 1.5.6 1.5.7 1.5.8: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/zulip-desktop-bin 5.11.1 5.12.0: Organized chat for distributed teams.
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
net-irc/halloy 2025.4 2025.5 2025.6: IRC application written in Rust
net-irc/halloy 2025.6 2025.7 2025.8: IRC application written in Rust
net-irc/limnoria-plugins-bugzilla 4.0: Bugzilla integration plugin for the Limnoria IRC Bot
net-irc/litterbox 1.9: TLS-only IRC logger
net-irc/pounce 3.0 3.1 3.1-r1: Multi-client, TLS-only IRC bouncer
@@ -1598,7 +1597,7 @@ net-news/comitium 1.8.1: feed aggregator for gemini supporting many formats and
net-news/gfeeds 2.2.0-r3: An RSS/Atom feed reader for GNOME.
net-news/newsflash 3.1.6 3.1.6-r1 3.3.5: Feed Reader written in GTK
net-news/newsraft 0.28 0.30 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
net-nntp/inn 2.7.1 2.7.3: InterNetNews - the Internet meets Netnews
net-nntp/nzb-monkey-go 0.1.17: Golang version of the NZB Monkey with included NZB direct search
net-nntp/pan 0.162 0.163: A newsreader for GNOME
net-p2p/bisq-bin 1.9.14-r1: The decentralized bitcoin exchange (non-atomic, with arbitration)
@@ -1632,6 +1631,7 @@ net-vpn/fastd 22 23: A very small VPN daemon which tunnels IP packets and Ethern
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-vpn/mullvadvpn-app 2025.7 2025.8_beta1: Tool used to manage daemon setup
net-vpn/proton-vpn-gtk-app 4.9.7: Proton VPN GTK app
net-vpn/vtun-ng 3.0.16: Create tunnels over TCP/IP networks with shaping, encryption, and compression
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
net-wireless/bluetuith 0.2.1 0.2.2 0.2.3 9999: A TUI bluetooth manager for Linux written in Go
net-wireless/btscreenlocker 1.8.1-r1: Daemon to lock your screen when Bluetooth trusted devices go away.
@@ -1712,6 +1712,7 @@ sci-mathematics/rink 0.8.0-r1 9999: Unit conversion tool, similar to frink
sci-mathematics/rstudio-desktop-bin 2023.09.1_p494 2024.12.0_p467 2024.12.0_p467-r1: IDE for R and Python
sci-misc/boinc-wrapper 26018-r2 26018-r3: Wrapper to use non-BOINC apps with BOINC
sci-misc/llama-cpp 0_pre4576 0_pre5097 0_pre5332 0_pre5633-r1 0_pre5857 0_pre6002 9999: Port of Facebook's LLaMA model in C/C++
sci-ml/aichat 0.30.0: All-in-one LLM CLI Tool
sci-ml/ollama 0.9.6 0.10.0 0.10.1 9999: Get up and running with Llama 3, Mistral, Gemma, and other language models.
sci-physics/openmodelica 1.24.0-r1: Open-source Modelica-based modeling and simulation environment
sci-physics/ovito 3.10.4 3.10.5 3.10.5-r1: Open Visualization Tool
@@ -1720,7 +1721,7 @@ sec-keys/openpgp-keys-emersion 20240714: OpenPGP keys used by Simon Ser
sec-keys/openpgp-keys-featherwallet 20201209: OpenPGP keys used to sign Feather Wallet releases
sec-keys/openpgp-keys-jvoisin 20230224: OpenPGP keys used by Julien Voisin
sec-keys/openpgp-keys-phosh 2024: OpenPGP keys used to sign Phosh releases
sec-keys/openpgp-keys-russallbery 20230000: OpenPGP keys used by Russ Allbery (Eagle)
sec-keys/openpgp-keys-russallbery 20250000: OpenPGP keys used by Russ Allbery (Eagle)
sec-keys/openpgp-keys-schernykh 20210409: OpenPGP keys used to sign P2Pool releases
sec-keys/openpgp-keys-skyjake 20211224: OpenPGP keys used by Jaakko Keranen
sec-keys/signify-keys-gmid 2.0 2.1: Signify keys used to sign gmid releases

View File

@@ -1 +1 @@
Thu, 31 Jul 2025 10:22:31 +0000
Sat, 02 Aug 2025 06:53:43 +0000