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