From ebf41fc232958fde0d2a82cebeec712e48ed3bf1 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 30 Apr 2024 12:33:29 +0000 Subject: [PATCH] 2024-04-30 12:33:29 UTC --- metadata/md5-cache/app-admin/boinctui-2.7.1 | 15 +++++++++++++++ .../md5-cache/dev-python/cloudflare-2.19.4 | 18 ++++++++++++++++++ .../dev-python/{zenlib-2.0.3 => zenlib-2.0.4} | 2 +- metadata/md5-cache/games-rpg/snoot-game-1.8 | 16 ---------------- .../{snoot-game-1.8-r1 => snoot-game-1.9.1} | 12 ++++++------ metadata/md5-cache/net-im/vesktop-bin-1.5.1 | 16 ++++++++++++++++ metadata/md5-cache/net-misc/sshx-0.2.3 | 13 +++++++++++++ .../md5-cache/sci-electronics/verilator-5.022 | 2 +- .../md5-cache/sci-electronics/verilator-5.024 | 17 +++++++++++++++++ .../md5-cache/sci-electronics/verilator-9999 | 2 +- metadata/md5-cache/sci-electronics/yosys-0.32 | 12 ++++++++++++ metadata/md5-cache/sci-electronics/yosys-0.40 | 12 ++++++++++++ metadata/md5-cache/sys-kernel/ugrd-1.2.0 | 15 +++++++++++++++ metadata/pkg_desc_index | 14 +++++++++----- metadata/timestamp.chk | 2 +- 15 files changed, 137 insertions(+), 31 deletions(-) create mode 100644 metadata/md5-cache/app-admin/boinctui-2.7.1 create mode 100644 metadata/md5-cache/dev-python/cloudflare-2.19.4 rename metadata/md5-cache/dev-python/{zenlib-2.0.3 => zenlib-2.0.4} (97%) delete mode 100644 metadata/md5-cache/games-rpg/snoot-game-1.8 rename metadata/md5-cache/games-rpg/{snoot-game-1.8-r1 => snoot-game-1.9.1} (63%) create mode 100644 metadata/md5-cache/net-im/vesktop-bin-1.5.1 create mode 100644 metadata/md5-cache/net-misc/sshx-0.2.3 create mode 100644 metadata/md5-cache/sci-electronics/verilator-5.024 create mode 100644 metadata/md5-cache/sci-electronics/yosys-0.32 create mode 100644 metadata/md5-cache/sci-electronics/yosys-0.40 create mode 100644 metadata/md5-cache/sys-kernel/ugrd-1.2.0 diff --git a/metadata/md5-cache/app-admin/boinctui-2.7.1 b/metadata/md5-cache/app-admin/boinctui-2.7.1 new file mode 100644 index 0000000000..f768def05f --- /dev/null +++ b/metadata/md5-cache/app-admin/boinctui-2.7.1 @@ -0,0 +1,15 @@ +BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20240116 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 +DEFINED_PHASES=configure install prepare +DEPEND=dev-libs/expat sys-libs/ncurses:= gnutls? ( net-libs/gnutls:=[openssl] ) !gnutls? ( dev-libs/openssl:= ) +DESCRIPTION=Fullscreen text mode manager for the BOINC client +EAPI=8 +HOMEPAGE=https://github.com/suleman1971/boinctui +INHERIT=autotools flag-o-matic +IUSE=debug gnutls +KEYWORDS=~amd64 +LICENSE=GPL-3+ +RDEPEND=dev-libs/expat sys-libs/ncurses:= gnutls? ( net-libs/gnutls:=[openssl] ) !gnutls? ( dev-libs/openssl:= ) +SLOT=0 +SRC_URI=mirror://debian/pool/main/b/boinctui/boinctui_2.7.1.orig.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools 3af8f60c4bdb23e738db506a630898ee flag-o-matic 288c54efeb5e2aa70775e39032695ad4 +_md5_=8d16012bde15b0af3fbfdeca29df1aec diff --git a/metadata/md5-cache/dev-python/cloudflare-2.19.4 b/metadata/md5-cache/dev-python/cloudflare-2.19.4 new file mode 100644 index 0000000000..f9b5bef59c --- /dev/null +++ b/metadata/md5-cache/dev-python/cloudflare-2.19.4 @@ -0,0 +1,18 @@ +BDEPEND=test? ( ( dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install prepare test +DEPEND=dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DESCRIPTION=Python wrapper for the Cloudflare v4 API +EAPI=8 +HOMEPAGE=https://pypi.org/project/cloudflare/ +INHERIT=distutils-r1 +IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 ~arm64 +LICENSE=MIT +PROPERTIES=test_network +RDEPEND=( dev-python/jsonlines[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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 ) +RESTRICT=test mirror +SLOT=0 +SRC_URI=https://github.com/cloudflare/python-cloudflare/archive/refs/tags/2.19.4.tar.gz -> cloudflare-2.19.4.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_=e032aac0210af7d33c2b8fcb6bed0184 diff --git a/metadata/md5-cache/dev-python/zenlib-2.0.3 b/metadata/md5-cache/dev-python/zenlib-2.0.4 similarity index 97% rename from metadata/md5-cache/dev-python/zenlib-2.0.3 rename to metadata/md5-cache/dev-python/zenlib-2.0.4 index 6922504143..4a552013c7 100644 --- a/metadata/md5-cache/dev-python/zenlib-2.0.3 +++ b/metadata/md5-cache/dev-python/zenlib-2.0.4 @@ -10,6 +10,6 @@ LICENSE=GPL-2 RDEPEND=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/zenlib/archive/refs/tags/2.0.3.tar.gz -> zenlib-2.0.3.tar.gz +SRC_URI=https://github.com/desultory/zenlib/archive/refs/tags/2.0.4.tar.gz -> zenlib-2.0.4.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_=abea4501aa51751ffa350e8b8d2be00d diff --git a/metadata/md5-cache/games-rpg/snoot-game-1.8 b/metadata/md5-cache/games-rpg/snoot-game-1.8 deleted file mode 100644 index 5981068027..0000000000 --- a/metadata/md5-cache/games-rpg/snoot-game-1.8 +++ /dev/null @@ -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 ) virtual/opengl -DEFINED_PHASES=install setup -DESCRIPTION=Visual novel parody of Goodbye Volcano High -EAPI=8 -HOMEPAGE=https://snootgame.xyz/ -INHERIT=python-single-r1 desktop wrapper -IUSE=python_single_target_python3_10 python_single_target_python3_11 -KEYWORDS=~amd64 ~x86 -LICENSE=AGPL-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 ) virtual/opengl -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) -RESTRICT=strip -SLOT=0 -SRC_URI=https://snootgame.xyz/downloads/game/SnootGame-Patch8_NewYears-linux.tar.bz2 -_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=0faafc677dc19d7709170d15dd113e99 diff --git a/metadata/md5-cache/games-rpg/snoot-game-1.8-r1 b/metadata/md5-cache/games-rpg/snoot-game-1.9.1 similarity index 63% rename from metadata/md5-cache/games-rpg/snoot-game-1.8-r1 rename to metadata/md5-cache/games-rpg/snoot-game-1.9.1 index 8fb8a2cac0..52cd0f030e 100644 --- a/metadata/md5-cache/games-rpg/snoot-game-1.8-r1 +++ b/metadata/md5-cache/games-rpg/snoot-game-1.9.1 @@ -1,16 +1,16 @@ -BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) virtual/opengl +BDEPEND=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 ) virtual/opengl DEFINED_PHASES=install setup DESCRIPTION=Visual novel parody of Goodbye Volcano High EAPI=8 HOMEPAGE=https://snootgame.xyz/ INHERIT=python-single-r1 desktop wrapper -IUSE=python_single_target_python3_10 python_single_target_python3_11 +IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=~amd64 LICENSE=AGPL-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 ) virtual/opengl -REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 ) +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 ) virtual/opengl +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) RESTRICT=strip SLOT=0 -SRC_URI=https://snootgame.xyz/downloads/game/SnootGame-Patch8_NewYears-linux.tar.bz2 +SRC_URI=https://snootgame.xyz/bin/SnootGame-Patch9.1-RoastedLaika-linux.tar.bz2 _eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=6293df62c3302f27d621d82b13cf623f +_md5_=ba3ac4f2a663f3bbc34c57f29ed85777 diff --git a/metadata/md5-cache/net-im/vesktop-bin-1.5.1 b/metadata/md5-cache/net-im/vesktop-bin-1.5.1 new file mode 100644 index 0000000000..4fb628b134 --- /dev/null +++ b/metadata/md5-cache/net-im/vesktop-bin-1.5.1 @@ -0,0 +1,16 @@ +BDEPEND=dev-vcs/git +DEFINED_PHASES=configure install postinst postrm preinst setup unpack +DEPEND=libnotify? ( x11-libs/libnotify ) x11-misc/xdg-utils +DESCRIPTION=All-in-one voice and text chat for gamers with Vencord Preinstalled +EAPI=8 +HOMEPAGE=https://github.com/Vencord/Vesktop/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=chromium-2 desktop linux-info unpacker xdg +IUSE=libnotify +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW +KEYWORDS=~amd64 +LICENSE=GPL-3+ +RESTRICT=bindist mirror strip test +SLOT=0 +SRC_URI=https://github.com/Vencord/Vesktop/releases/download/v1.5.1/vesktop-1.5.1.tar.gz -> vesktop.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info 7ca3057b277f1e5978947b4cc289ce62 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e +_md5_=ce95ff30abbda2c6d9b8e4c353102ccc diff --git a/metadata/md5-cache/net-misc/sshx-0.2.3 b/metadata/md5-cache/net-misc/sshx-0.2.3 new file mode 100644 index 0000000000..39a22b0ddf --- /dev/null +++ b/metadata/md5-cache/net-misc/sshx-0.2.3 @@ -0,0 +1,13 @@ +BDEPEND=>=virtual/rust-1.53 +DEFINED_PHASES=compile configure install test unpack +DESCRIPTION=A secure web-based, collaborative terminal. +EAPI=8 +HOMEPAGE=https://github.com/ekzhang/sshx +INHERIT=cargo +IUSE=debug +KEYWORDS=~amd64 ~arm64 +LICENSE=MIT Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016 +SLOT=0 +SRC_URI=https://crates.io/api/v1/crates/addr2line/0.21.0/download -> addr2line-0.21.0.crate https://crates.io/api/v1/crates/adler/1.0.2/download -> adler-1.0.2.crate https://crates.io/api/v1/crates/aes/0.8.3/download -> aes-0.8.3.crate https://crates.io/api/v1/crates/aho-corasick/1.0.5/download -> aho-corasick-1.0.5.crate https://crates.io/api/v1/crates/ansi_term/0.12.1/download -> ansi_term-0.12.1.crate https://crates.io/api/v1/crates/anstream/0.5.0/download -> anstream-0.5.0.crate https://crates.io/api/v1/crates/anstyle-parse/0.2.1/download -> anstyle-parse-0.2.1.crate https://crates.io/api/v1/crates/anstyle-query/1.0.0/download -> anstyle-query-1.0.0.crate https://crates.io/api/v1/crates/anstyle-wincon/2.1.0/download -> anstyle-wincon-2.1.0.crate https://crates.io/api/v1/crates/anstyle/1.0.2/download -> anstyle-1.0.2.crate https://crates.io/api/v1/crates/anyhow/1.0.75/download -> anyhow-1.0.75.crate https://crates.io/api/v1/crates/argon2/0.5.2/download -> argon2-0.5.2.crate https://crates.io/api/v1/crates/async-channel/1.9.0/download -> async-channel-1.9.0.crate https://crates.io/api/v1/crates/async-stream-impl/0.3.5/download -> async-stream-impl-0.3.5.crate https://crates.io/api/v1/crates/async-stream/0.3.5/download -> async-stream-0.3.5.crate https://crates.io/api/v1/crates/async-trait/0.1.73/download -> async-trait-0.1.73.crate https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/axum-core/0.3.4/download -> axum-core-0.3.4.crate https://crates.io/api/v1/crates/axum/0.6.20/download -> axum-0.6.20.crate https://crates.io/api/v1/crates/backtrace/0.3.69/download -> backtrace-0.3.69.crate https://crates.io/api/v1/crates/base64/0.21.4/download -> base64-0.21.4.crate https://crates.io/api/v1/crates/base64ct/1.6.0/download -> base64ct-1.6.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/bitflags/2.4.0/download -> bitflags-2.4.0.crate https://crates.io/api/v1/crates/blake2/0.10.6/download -> blake2-0.10.6.crate https://crates.io/api/v1/crates/block-buffer/0.10.4/download -> block-buffer-0.10.4.crate https://crates.io/api/v1/crates/bumpalo/3.13.0/download -> bumpalo-3.13.0.crate https://crates.io/api/v1/crates/byteorder/1.4.3/download -> byteorder-1.4.3.crate https://crates.io/api/v1/crates/bytes/1.5.0/download -> bytes-1.5.0.crate https://crates.io/api/v1/crates/cc/1.0.83/download -> cc-1.0.83.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/ciborium-io/0.2.1/download -> ciborium-io-0.2.1.crate https://crates.io/api/v1/crates/ciborium-ll/0.2.1/download -> ciborium-ll-0.2.1.crate https://crates.io/api/v1/crates/ciborium/0.2.1/download -> ciborium-0.2.1.crate https://crates.io/api/v1/crates/cipher/0.4.4/download -> cipher-0.4.4.crate https://crates.io/api/v1/crates/clap/4.4.2/download -> clap-4.4.2.crate https://crates.io/api/v1/crates/clap_builder/4.4.2/download -> clap_builder-4.4.2.crate https://crates.io/api/v1/crates/clap_derive/4.4.2/download -> clap_derive-4.4.2.crate https://crates.io/api/v1/crates/clap_lex/0.5.1/download -> clap_lex-0.5.1.crate https://crates.io/api/v1/crates/close_fds/0.3.2/download -> close_fds-0.3.2.crate https://crates.io/api/v1/crates/colorchoice/1.0.0/download -> colorchoice-1.0.0.crate https://crates.io/api/v1/crates/combine/4.6.6/download -> combine-4.6.6.crate https://crates.io/api/v1/crates/concurrent-queue/2.2.0/download -> concurrent-queue-2.2.0.crate https://crates.io/api/v1/crates/core-foundation-sys/0.8.4/download -> core-foundation-sys-0.8.4.crate https://crates.io/api/v1/crates/core-foundation/0.9.3/download -> core-foundation-0.9.3.crate https://crates.io/api/v1/crates/cpufeatures/0.2.9/download -> cpufeatures-0.2.9.crate https://crates.io/api/v1/crates/crossbeam-utils/0.8.16/download -> crossbeam-utils-0.8.16.crate https://crates.io/api/v1/crates/crypto-common/0.1.6/download -> crypto-common-0.1.6.crate https://crates.io/api/v1/crates/ctr/0.9.2/download -> ctr-0.9.2.crate https://crates.io/api/v1/crates/dashmap/5.5.3/download -> dashmap-5.5.3.crate https://crates.io/api/v1/crates/data-encoding/2.4.0/download -> data-encoding-2.4.0.crate https://crates.io/api/v1/crates/deadpool-redis/0.13.0/download -> deadpool-redis-0.13.0.crate https://crates.io/api/v1/crates/deadpool-runtime/0.1.3/download -> deadpool-runtime-0.1.3.crate https://crates.io/api/v1/crates/deadpool/0.10.0/download -> deadpool-0.10.0.crate https://crates.io/api/v1/crates/digest/0.10.7/download -> digest-0.10.7.crate https://crates.io/api/v1/crates/either/1.9.0/download -> either-1.9.0.crate https://crates.io/api/v1/crates/encoding_rs/0.8.33/download -> encoding_rs-0.8.33.crate https://crates.io/api/v1/crates/equivalent/1.0.1/download -> equivalent-1.0.1.crate https://crates.io/api/v1/crates/errno-dragonfly/0.1.2/download -> errno-dragonfly-0.1.2.crate https://crates.io/api/v1/crates/errno/0.3.3/download -> errno-0.3.3.crate https://crates.io/api/v1/crates/event-listener/2.5.3/download -> event-listener-2.5.3.crate https://crates.io/api/v1/crates/fastrand/2.0.0/download -> fastrand-2.0.0.crate https://crates.io/api/v1/crates/fixedbitset/0.4.2/download -> fixedbitset-0.4.2.crate https://crates.io/api/v1/crates/fnv/1.0.7/download -> fnv-1.0.7.crate https://crates.io/api/v1/crates/form_urlencoded/1.2.0/download -> form_urlencoded-1.2.0.crate https://crates.io/api/v1/crates/futures-channel/0.3.28/download -> futures-channel-0.3.28.crate https://crates.io/api/v1/crates/futures-core/0.3.28/download -> futures-core-0.3.28.crate https://crates.io/api/v1/crates/futures-macro/0.3.28/download -> futures-macro-0.3.28.crate https://crates.io/api/v1/crates/futures-sink/0.3.28/download -> futures-sink-0.3.28.crate https://crates.io/api/v1/crates/futures-task/0.3.28/download -> futures-task-0.3.28.crate https://crates.io/api/v1/crates/futures-util/0.3.28/download -> futures-util-0.3.28.crate https://crates.io/api/v1/crates/generic-array/0.14.7/download -> generic-array-0.14.7.crate https://crates.io/api/v1/crates/getrandom/0.2.10/download -> getrandom-0.2.10.crate https://crates.io/api/v1/crates/gimli/0.28.0/download -> gimli-0.28.0.crate https://crates.io/api/v1/crates/h2/0.3.21/download -> h2-0.3.21.crate https://crates.io/api/v1/crates/half/1.8.2/download -> half-1.8.2.crate https://crates.io/api/v1/crates/hashbrown/0.12.3/download -> hashbrown-0.12.3.crate https://crates.io/api/v1/crates/hashbrown/0.14.0/download -> hashbrown-0.14.0.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.crate https://crates.io/api/v1/crates/hermit-abi/0.3.2/download -> hermit-abi-0.3.2.crate https://crates.io/api/v1/crates/hmac/0.12.1/download -> hmac-0.12.1.crate https://crates.io/api/v1/crates/home/0.5.5/download -> home-0.5.5.crate https://crates.io/api/v1/crates/http-body/0.4.5/download -> http-body-0.4.5.crate https://crates.io/api/v1/crates/http-range-header/0.3.1/download -> http-range-header-0.3.1.crate https://crates.io/api/v1/crates/http/0.2.9/download -> http-0.2.9.crate https://crates.io/api/v1/crates/httparse/1.8.0/download -> httparse-1.8.0.crate https://crates.io/api/v1/crates/httpdate/1.0.3/download -> httpdate-1.0.3.crate https://crates.io/api/v1/crates/hyper-rustls/0.24.1/download -> hyper-rustls-0.24.1.crate https://crates.io/api/v1/crates/hyper-timeout/0.4.1/download -> hyper-timeout-0.4.1.crate https://crates.io/api/v1/crates/hyper/0.14.27/download -> hyper-0.14.27.crate https://crates.io/api/v1/crates/idna/0.4.0/download -> idna-0.4.0.crate https://crates.io/api/v1/crates/indexmap/1.9.3/download -> indexmap-1.9.3.crate https://crates.io/api/v1/crates/indexmap/2.0.0/download -> indexmap-2.0.0.crate https://crates.io/api/v1/crates/inout/0.1.3/download -> inout-0.1.3.crate https://crates.io/api/v1/crates/ipnet/2.8.0/download -> ipnet-2.8.0.crate https://crates.io/api/v1/crates/itertools/0.11.0/download -> itertools-0.11.0.crate https://crates.io/api/v1/crates/itoa/1.0.9/download -> itoa-1.0.9.crate https://crates.io/api/v1/crates/jobserver/0.1.26/download -> jobserver-0.1.26.crate https://crates.io/api/v1/crates/js-sys/0.3.64/download -> js-sys-0.3.64.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.147/download -> libc-0.2.147.crate https://crates.io/api/v1/crates/linux-raw-sys/0.4.7/download -> linux-raw-sys-0.4.7.crate https://crates.io/api/v1/crates/lock_api/0.4.10/download -> lock_api-0.4.10.crate https://crates.io/api/v1/crates/log/0.4.20/download -> log-0.4.20.crate https://crates.io/api/v1/crates/matchers/0.1.0/download -> matchers-0.1.0.crate https://crates.io/api/v1/crates/matchit/0.7.2/download -> matchit-0.7.2.crate https://crates.io/api/v1/crates/memchr/2.6.3/download -> memchr-2.6.3.crate https://crates.io/api/v1/crates/mime/0.3.17/download -> mime-0.3.17.crate https://crates.io/api/v1/crates/mime_guess/2.0.4/download -> mime_guess-2.0.4.crate https://crates.io/api/v1/crates/miniz_oxide/0.7.1/download -> miniz_oxide-0.7.1.crate https://crates.io/api/v1/crates/mio/0.8.8/download -> mio-0.8.8.crate https://crates.io/api/v1/crates/multimap/0.8.3/download -> multimap-0.8.3.crate https://crates.io/api/v1/crates/nix/0.27.1/download -> nix-0.27.1.crate https://crates.io/api/v1/crates/nu-ansi-term/0.46.0/download -> nu-ansi-term-0.46.0.crate https://crates.io/api/v1/crates/num_cpus/1.16.0/download -> num_cpus-1.16.0.crate https://crates.io/api/v1/crates/object/0.32.1/download -> object-0.32.1.crate https://crates.io/api/v1/crates/once_cell/1.18.0/download -> once_cell-1.18.0.crate https://crates.io/api/v1/crates/openssl-probe/0.1.5/download -> openssl-probe-0.1.5.crate https://crates.io/api/v1/crates/overload/0.1.1/download -> overload-0.1.1.crate https://crates.io/api/v1/crates/parking_lot/0.12.1/download -> parking_lot-0.12.1.crate https://crates.io/api/v1/crates/parking_lot_core/0.9.8/download -> parking_lot_core-0.9.8.crate https://crates.io/api/v1/crates/password-hash/0.5.0/download -> password-hash-0.5.0.crate https://crates.io/api/v1/crates/percent-encoding/2.3.0/download -> percent-encoding-2.3.0.crate https://crates.io/api/v1/crates/petgraph/0.6.4/download -> petgraph-0.6.4.crate https://crates.io/api/v1/crates/pin-project-internal/1.1.3/download -> pin-project-internal-1.1.3.crate https://crates.io/api/v1/crates/pin-project-lite/0.2.13/download -> pin-project-lite-0.2.13.crate https://crates.io/api/v1/crates/pin-project/1.1.3/download -> pin-project-1.1.3.crate https://crates.io/api/v1/crates/pin-utils/0.1.0/download -> pin-utils-0.1.0.crate https://crates.io/api/v1/crates/pkg-config/0.3.27/download -> pkg-config-0.3.27.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download -> ppv-lite86-0.2.17.crate https://crates.io/api/v1/crates/prettyplease/0.2.15/download -> prettyplease-0.2.15.crate https://crates.io/api/v1/crates/proc-macro2/1.0.66/download -> proc-macro2-1.0.66.crate https://crates.io/api/v1/crates/prost-build/0.12.0/download -> prost-build-0.12.0.crate https://crates.io/api/v1/crates/prost-derive/0.12.0/download -> prost-derive-0.12.0.crate https://crates.io/api/v1/crates/prost-types/0.12.0/download -> prost-types-0.12.0.crate https://crates.io/api/v1/crates/prost/0.12.0/download -> prost-0.12.0.crate https://crates.io/api/v1/crates/quote/1.0.33/download -> quote-1.0.33.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/redis/0.23.3/download -> redis-0.23.3.crate https://crates.io/api/v1/crates/redox_syscall/0.3.5/download -> redox_syscall-0.3.5.crate https://crates.io/api/v1/crates/regex-automata/0.1.10/download -> regex-automata-0.1.10.crate https://crates.io/api/v1/crates/regex-automata/0.3.8/download -> regex-automata-0.3.8.crate https://crates.io/api/v1/crates/regex-syntax/0.6.29/download -> regex-syntax-0.6.29.crate https://crates.io/api/v1/crates/regex-syntax/0.7.5/download -> regex-syntax-0.7.5.crate https://crates.io/api/v1/crates/regex/1.9.5/download -> regex-1.9.5.crate https://crates.io/api/v1/crates/reqwest/0.11.20/download -> reqwest-0.11.20.crate https://crates.io/api/v1/crates/ring/0.16.20/download -> ring-0.16.20.crate https://crates.io/api/v1/crates/rustc-demangle/0.1.23/download -> rustc-demangle-0.1.23.crate https://crates.io/api/v1/crates/rustix/0.38.12/download -> rustix-0.38.12.crate https://crates.io/api/v1/crates/rustls-native-certs/0.6.3/download -> rustls-native-certs-0.6.3.crate https://crates.io/api/v1/crates/rustls-pemfile/1.0.3/download -> rustls-pemfile-1.0.3.crate https://crates.io/api/v1/crates/rustls-webpki/0.100.3/download -> rustls-webpki-0.100.3.crate https://crates.io/api/v1/crates/rustls-webpki/0.101.4/download -> rustls-webpki-0.101.4.crate https://crates.io/api/v1/crates/rustls/0.21.7/download -> rustls-0.21.7.crate https://crates.io/api/v1/crates/rustversion/1.0.14/download -> rustversion-1.0.14.crate https://crates.io/api/v1/crates/ryu/1.0.15/download -> ryu-1.0.15.crate https://crates.io/api/v1/crates/schannel/0.1.22/download -> schannel-0.1.22.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/sct/0.7.0/download -> sct-0.7.0.crate https://crates.io/api/v1/crates/security-framework-sys/2.9.1/download -> security-framework-sys-2.9.1.crate https://crates.io/api/v1/crates/security-framework/2.9.2/download -> security-framework-2.9.2.crate https://crates.io/api/v1/crates/serde/1.0.188/download -> serde-1.0.188.crate https://crates.io/api/v1/crates/serde_derive/1.0.188/download -> serde_derive-1.0.188.crate https://crates.io/api/v1/crates/serde_json/1.0.106/download -> serde_json-1.0.106.crate https://crates.io/api/v1/crates/serde_path_to_error/0.1.14/download -> serde_path_to_error-0.1.14.crate https://crates.io/api/v1/crates/serde_urlencoded/0.7.1/download -> serde_urlencoded-0.7.1.crate https://crates.io/api/v1/crates/sha1/0.10.5/download -> sha1-0.10.5.crate https://crates.io/api/v1/crates/sha1_smol/1.0.0/download -> sha1_smol-1.0.0.crate https://crates.io/api/v1/crates/sha2/0.10.7/download -> sha2-0.10.7.crate https://crates.io/api/v1/crates/sharded-slab/0.1.4/download -> sharded-slab-0.1.4.crate https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download -> signal-hook-registry-1.4.1.crate https://crates.io/api/v1/crates/slab/0.4.9/download -> slab-0.4.9.crate https://crates.io/api/v1/crates/smallvec/1.11.0/download -> smallvec-1.11.0.crate https://crates.io/api/v1/crates/socket2/0.4.9/download -> socket2-0.4.9.crate https://crates.io/api/v1/crates/socket2/0.5.3/download -> socket2-0.5.3.crate https://crates.io/api/v1/crates/spin/0.5.2/download -> spin-0.5.2.crate https://crates.io/api/v1/crates/strsim/0.10.0/download -> strsim-0.10.0.crate https://crates.io/api/v1/crates/subtle/2.5.0/download -> subtle-2.5.0.crate https://crates.io/api/v1/crates/syn/2.0.31/download -> syn-2.0.31.crate https://crates.io/api/v1/crates/sync_wrapper/0.1.2/download -> sync_wrapper-0.1.2.crate https://crates.io/api/v1/crates/tempfile/3.8.0/download -> tempfile-3.8.0.crate https://crates.io/api/v1/crates/thiserror-impl/1.0.48/download -> thiserror-impl-1.0.48.crate https://crates.io/api/v1/crates/thiserror/1.0.48/download -> thiserror-1.0.48.crate https://crates.io/api/v1/crates/thread_local/1.1.7/download -> thread_local-1.1.7.crate https://crates.io/api/v1/crates/tinyvec/1.6.0/download -> tinyvec-1.6.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/tokio-io-timeout/1.2.0/download -> tokio-io-timeout-1.2.0.crate https://crates.io/api/v1/crates/tokio-macros/2.1.0/download -> tokio-macros-2.1.0.crate https://crates.io/api/v1/crates/tokio-rustls/0.24.1/download -> tokio-rustls-0.24.1.crate https://crates.io/api/v1/crates/tokio-stream/0.1.14/download -> tokio-stream-0.1.14.crate https://crates.io/api/v1/crates/tokio-tungstenite/0.20.0/download -> tokio-tungstenite-0.20.0.crate https://crates.io/api/v1/crates/tokio-util/0.7.8/download -> tokio-util-0.7.8.crate https://crates.io/api/v1/crates/tokio/1.32.0/download -> tokio-1.32.0.crate https://crates.io/api/v1/crates/tonic-build/0.10.0/download -> tonic-build-0.10.0.crate https://crates.io/api/v1/crates/tonic-reflection/0.10.0/download -> tonic-reflection-0.10.0.crate https://crates.io/api/v1/crates/tonic/0.10.0/download -> tonic-0.10.0.crate https://crates.io/api/v1/crates/tower-http/0.4.4/download -> tower-http-0.4.4.crate https://crates.io/api/v1/crates/tower-layer/0.3.2/download -> tower-layer-0.3.2.crate https://crates.io/api/v1/crates/tower-service/0.3.2/download -> tower-service-0.3.2.crate https://crates.io/api/v1/crates/tower/0.4.13/download -> tower-0.4.13.crate https://crates.io/api/v1/crates/tracing-attributes/0.1.26/download -> tracing-attributes-0.1.26.crate https://crates.io/api/v1/crates/tracing-core/0.1.31/download -> tracing-core-0.1.31.crate https://crates.io/api/v1/crates/tracing-log/0.1.3/download -> tracing-log-0.1.3.crate https://crates.io/api/v1/crates/tracing-subscriber/0.3.17/download -> tracing-subscriber-0.3.17.crate https://crates.io/api/v1/crates/tracing/0.1.37/download -> tracing-0.1.37.crate https://crates.io/api/v1/crates/try-lock/0.2.4/download -> try-lock-0.2.4.crate https://crates.io/api/v1/crates/tungstenite/0.20.0/download -> tungstenite-0.20.0.crate https://crates.io/api/v1/crates/typenum/1.16.0/download -> typenum-1.16.0.crate https://crates.io/api/v1/crates/unicase/2.7.0/download -> unicase-2.7.0.crate https://crates.io/api/v1/crates/unicode-bidi/0.3.13/download -> unicode-bidi-0.3.13.crate https://crates.io/api/v1/crates/unicode-ident/1.0.11/download -> unicode-ident-1.0.11.crate https://crates.io/api/v1/crates/unicode-normalization/0.1.22/download -> unicode-normalization-0.1.22.crate https://crates.io/api/v1/crates/untrusted/0.7.1/download -> untrusted-0.7.1.crate https://crates.io/api/v1/crates/url/2.4.1/download -> url-2.4.1.crate https://crates.io/api/v1/crates/utf-8/0.7.6/download -> utf-8-0.7.6.crate https://crates.io/api/v1/crates/utf8parse/0.2.1/download -> utf8parse-0.2.1.crate https://crates.io/api/v1/crates/valuable/0.1.0/download -> valuable-0.1.0.crate https://crates.io/api/v1/crates/version_check/0.9.4/download -> version_check-0.9.4.crate https://crates.io/api/v1/crates/want/0.3.1/download -> want-0.3.1.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/wasm-bindgen-backend/0.2.87/download -> wasm-bindgen-backend-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-futures/0.4.37/download -> wasm-bindgen-futures-0.4.37.crate https://crates.io/api/v1/crates/wasm-bindgen-macro-support/0.2.87/download -> wasm-bindgen-macro-support-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-macro/0.2.87/download -> wasm-bindgen-macro-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen-shared/0.2.87/download -> wasm-bindgen-shared-0.2.87.crate https://crates.io/api/v1/crates/wasm-bindgen/0.2.87/download -> wasm-bindgen-0.2.87.crate https://crates.io/api/v1/crates/web-sys/0.3.64/download -> web-sys-0.3.64.crate https://crates.io/api/v1/crates/webpki-roots/0.23.1/download -> webpki-roots-0.23.1.crate https://crates.io/api/v1/crates/webpki-roots/0.25.2/download -> webpki-roots-0.25.2.crate https://crates.io/api/v1/crates/which/4.4.2/download -> which-4.4.2.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/windows-sys/0.48.0/download -> windows-sys-0.48.0.crate https://crates.io/api/v1/crates/windows-targets/0.48.5/download -> windows-targets-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.48.5/download -> windows_aarch64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.48.5/download -> windows_aarch64_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.48.5/download -> windows_i686_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.48.5/download -> windows_i686_msvc-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.48.5/download -> windows_x86_64_gnu-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.48.5/download -> windows_x86_64_gnullvm-0.48.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.48.5/download -> windows_x86_64_msvc-0.48.5.crate https://crates.io/api/v1/crates/winreg/0.50.0/download -> winreg-0.50.0.crate https://crates.io/api/v1/crates/zstd-safe/6.0.6/download -> zstd-safe-6.0.6.crate https://crates.io/api/v1/crates/zstd-sys/2.0.8+zstd.1.5.5/download -> zstd-sys-2.0.8+zstd.1.5.5.crate https://crates.io/api/v1/crates/zstd/0.12.4/download -> zstd-0.12.4.crate https://github.com/ekzhang/sshx/archive/refs/tags/v0.2.3.tar.gz -> sshx-0.2.3.tar.gz +_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 +_md5_=b8a07835e5e139af654bbaae36053e56 diff --git a/metadata/md5-cache/sci-electronics/verilator-5.022 b/metadata/md5-cache/sci-electronics/verilator-5.022 index 94fe293e13..4332a2a1e4 100644 --- a/metadata/md5-cache/sci-electronics/verilator-5.022 +++ b/metadata/md5-cache/sci-electronics/verilator-5.022 @@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) SLOT=0 SRC_URI=https://github.com/verilator/verilator/archive/v5.022.tar.gz -> verilator-5.022.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools 3af8f60c4bdb23e738db506a630898ee multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=b55a5a2189e12021c56f86a36045b184 +_md5_=b717aa6048f47173592ca0b1d0ae1e7c diff --git a/metadata/md5-cache/sci-electronics/verilator-5.024 b/metadata/md5-cache/sci-electronics/verilator-5.024 new file mode 100644 index 0000000000..fcc90f476e --- /dev/null +++ b/metadata/md5-cache/sci-electronics/verilator-5.024 @@ -0,0 +1,17 @@ +BDEPEND=sys-devel/bison sys-devel/flex test? ( dev-build/cmake ) sys-devel/gnuconfig >=app-portage/elt-patches-20240116 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3 +DEFINED_PHASES=prepare 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-lang/perl sys-libs/zlib +DESCRIPTION=The fast free Verilog/SystemVerilog simulator +EAPI=8 +HOMEPAGE=https://verilator.org https://github.com/verilator/verilator +INHERIT=autotools python-single-r1 +IUSE=debug test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 +LICENSE=|| ( Artistic-2 LGPL-3 ) +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-lang/perl sys-libs/zlib +REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) +RESTRICT=!test? ( test ) +SLOT=0 +SRC_URI=https://github.com/verilator/verilator/archive/v5.024.tar.gz -> verilator-5.024.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools 3af8f60c4bdb23e738db506a630898ee multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 +_md5_=b717aa6048f47173592ca0b1d0ae1e7c diff --git a/metadata/md5-cache/sci-electronics/verilator-9999 b/metadata/md5-cache/sci-electronics/verilator-9999 index fbb9b202da..306fcd2f5c 100644 --- a/metadata/md5-cache/sci-electronics/verilator-9999 +++ b/metadata/md5-cache/sci-electronics/verilator-9999 @@ -13,4 +13,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1 RESTRICT=!test? ( test ) SLOT=0 _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools 3af8f60c4bdb23e738db506a630898ee multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 a1229a86bd0db058e474a2d7d9191cca python-single-r1 75118e916668a74c660a13b0ecb22562 git-r3 fbb2889c81f3a05910c1524db69425c1 -_md5_=b55a5a2189e12021c56f86a36045b184 +_md5_=b717aa6048f47173592ca0b1d0ae1e7c diff --git a/metadata/md5-cache/sci-electronics/yosys-0.32 b/metadata/md5-cache/sci-electronics/yosys-0.32 new file mode 100644 index 0000000000..8626f6708d --- /dev/null +++ b/metadata/md5-cache/sci-electronics/yosys-0.32 @@ -0,0 +1,12 @@ +BDEPEND=dev-vcs/git +DEFINED_PHASES=install prepare +DEPEND=dev-libs/boost media-gfx/xdot sys-devel/clang +DESCRIPTION=framework for Verilog RTL synthesis +EAPI=8 +HOMEPAGE=http://www.clifford.at/yosys/ +KEYWORDS=~amd64 +LICENSE=ISC +RDEPEND=dev-libs/boost media-gfx/xdot sys-devel/clang +SLOT=0 +SRC_URI=https://github.com/YosysHQ/yosys/archive/yosys-0.32.tar.gz https://github.com/YosysHQ/abc/archive/bb64142b07794ee685494564471e67365a093710.tar.gz -> abc-bb64142b07794ee685494564471e67365a093710.tar.gz +_md5_=9c8a43f1fbffe94d80e8488434172d6a diff --git a/metadata/md5-cache/sci-electronics/yosys-0.40 b/metadata/md5-cache/sci-electronics/yosys-0.40 new file mode 100644 index 0000000000..5215b84e9a --- /dev/null +++ b/metadata/md5-cache/sci-electronics/yosys-0.40 @@ -0,0 +1,12 @@ +BDEPEND=dev-vcs/git +DEFINED_PHASES=install prepare +DEPEND=dev-libs/boost media-gfx/xdot sys-devel/clang +DESCRIPTION=framework for Verilog RTL synthesis +EAPI=8 +HOMEPAGE=http://www.clifford.at/yosys/ +KEYWORDS=~amd64 +LICENSE=ISC +RDEPEND=dev-libs/boost media-gfx/xdot sys-devel/clang +SLOT=0 +SRC_URI=https://github.com/YosysHQ/yosys/archive/yosys-0.40.tar.gz https://github.com/YosysHQ/abc/archive/0cd90d0d2c5338277d832a1d890bed286486bcf5.tar.gz -> abc-0cd90d0d2c5338277d832a1d890bed286486bcf5.tar.gz +_md5_=76693ca4ccaf7eeb45967748d91725b5 diff --git a/metadata/md5-cache/sys-kernel/ugrd-1.2.0 b/metadata/md5-cache/sys-kernel/ugrd-1.2.0 new file mode 100644 index 0000000000..f33c0165d6 --- /dev/null +++ b/metadata/md5-cache/sys-kernel/ugrd-1.2.0 @@ -0,0 +1,15 @@ +BDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Python based initramfs generator with TOML defintions +EAPI=8 +HOMEPAGE=https://github.com/desultory/ugrd +INHERIT=distutils-r1 optfeature +IUSE=python_targets_python3_11 python_targets_python3_12 +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=app-misc/pax-utils >=dev-python/zenlib-2.0.4[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.2.0.tar.gz -> ugrd-1.2.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 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 +_md5_=8f96cc183a01808cdd5bea8848dc9f09 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index d3677c30d8..673713828e 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -90,6 +90,7 @@ app-admin/antidot 0.6.3: Cleans up your $HOME from those pesky dotfiles app-admin/aws-vault 7.2.0: Securely store and access AWS credentials in development environments app-admin/bitwarden-cli 2024.2.0 2024.2.1: CLI frontend client connects to Bitwarden comapatible password manager server app-admin/bitwarden-cli-bin 2024.2.0 2024.2.1 2024.3.1: Precompiled CLI frontend which connects to Bitwarden comapatible servers +app-admin/boinctui 2.7.1: Fullscreen text mode manager for the BOINC client app-admin/chamber 2.13.2: Managing secrets in AWS SSM Parameter Store app-admin/chezmoi 2.47.3: Manage your dotfiles across multiple machines, securely app-admin/customrescuecd-x86 0.4.1: A system rescue cd or usbstick for desktop and server based on gentoo @@ -632,7 +633,7 @@ dev-python/click-aliases 1.0.4: Add (mutiple) aliases to a click group or comman dev-python/click-command-tree 1.1.1: click plugin to show the command tree of your CLI dev-python/click-option-group 0.5.5 0.5.6: Option groups missing in Click dev-python/click-repl 0.2.0-r1: Subcommand REPL for click apps -dev-python/cloudflare 2.19.2: Python wrapper for the Cloudflare v4 API +dev-python/cloudflare 2.19.2 2.19.4: Python wrapper for the Cloudflare v4 API dev-python/cloup 3.0.5: Click + option groups + constraints + aliases + help themes + ... dev-python/clufter 0.77.2: Tool/library for transforming/analyzing cluster configuration formats dev-python/codecov 2.1.12: Hosted coverage reports for GitHub, Bitbucket and Gitlab @@ -868,7 +869,7 @@ dev-python/wrapio 2.0.0: Handling event-based streams in Python dev-python/xattr 1.0.0 1.1.0: Python wrapper for extended filesystem attributes dev-python/xunitparser 1.3.4: Read JUnit/XUnit XML files and map them to Python objects dev-python/yams 0.7.3-r1 9999: Yet Another MPD Scrobbler (for Last.FM) -dev-python/zenlib 1.2.0-r1 1.3.1 1.4.0 1.6.2 1.7.2 1.7.3 1.7.4 2.0.0 2.0.3: Useful python decorators and utilities +dev-python/zenlib 1.2.0-r1 1.3.1 1.4.0 1.6.2 1.7.2 1.7.3 1.7.4 2.0.0 2.0.4: Useful python decorators and utilities dev-python/zopfli 0.2.2: Zopfli module for Python dev-ruby/asciidoctor-pdf 2.3.15: A native PDF converter for AsciiDoc based on Asciidoctor and Prawn dev-ruby/byebug 11.1.3: a Ruby 2 debugger @@ -998,7 +999,7 @@ games-puzzle/superflu-riteurnz 1.5.5: Artisanal video-game about Superflu, the u games-puzzle/superflu-riteurnz-data 12: Artisanal video-game about Superflu, the useless super-hero (data files) games-rpg/open-adventure 1.16 1.17 1.18: Forward-port of the Crowther/Woods Adventure 2.5 games-rpg/sacred-demo 1.0.0: Like Diablo, isometric view, good rating, about a two hours of the gameplay -games-rpg/snoot-game 1.8 1.8-r1: Visual novel parody of Goodbye Volcano High +games-rpg/snoot-game 1.9.1: Visual novel parody of Goodbye Volcano High games-server/among-sus 20210519: Among Us, but it's a text adventure games-strategy/general 4.6: Turn-based, old style with minimum graphic, full game, 5 MB size games-strategy/ground-control 1011: RTS from 2000 by Massive Entertainment, without resources and buildings @@ -1360,6 +1361,7 @@ net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messenger net-im/sliding-sync 0.99.15: Proxy implementation of MSC3575's sync protocol. net-im/teams-for-linux 1.4.12 1.4.13: Unofficial Microsoft Teams client for Linux. Binary precompiled version. +net-im/vesktop-bin 1.5.1: All-in-one voice and text chat for gamers with Vencord Preinstalled net-im/whatsapp-for-linux 1.5.3 1.6.2: An unofficial WhatsApp desktop application for Linux net-irc/catgirl 2.0a 2.1 2.2: TLS-only terminal IRC client net-irc/halloy 2024.6: IRC application written in Rust @@ -1416,6 +1418,7 @@ net-misc/peertube-viewer-rs 1.8.5: Command-line PeerTube viewer inspired by yout net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin net-misc/rpki-client 8.0 8.4 8.8: Portability shim for OpenBSD's rpki-client net-misc/smcroute 2.5.6: A static multicast routing daemon +net-misc/sshx 0.2.3: A secure web-based, collaborative terminal. net-misc/toot 0.38.1: toot - Mastodon CLI & TUI net-misc/tuxi 9999: Tuxi is a cli assistant. Get answers of your questions instantly. net-misc/warp 0.6.2: Fast and secure file transfer @@ -1488,7 +1491,8 @@ sci-electronics/open_pdks 1.0.311: PDK installer for open-source EDA tools and t sci-electronics/skywater-pdk 0.0.0_p20220424: Process design kit for usage with SkyWater Technology Foundry's 130nm node sci-electronics/slang 4.0 5.0 6.0 9999: SystemVerilog compiler and language services sci-electronics/svls 0.2.11: SystemVerilog language server -sci-electronics/verilator 5.022 9999: The fast free Verilog/SystemVerilog simulator +sci-electronics/verilator 5.022 5.024 9999: The fast free Verilog/SystemVerilog simulator +sci-electronics/yosys 0.32 0.40: framework for Verilog RTL synthesis sci-mathematics/frama-c 23.1-r1 24.0-r1 25.0-r2: Framework for analysis of source codes written in C sci-mathematics/frama-c-aorai 23.1 24.0 25.0: Aorai (automaton annotations) plugin for frama-c sci-mathematics/frama-c-callgraph 23.1 24.0 25.0: Callgraph plugin for frama-c @@ -1594,7 +1598,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.5: 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 1.2.0: 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 diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 8e372eca2f..890047a140 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Mon, 29 Apr 2024 21:33:46 +0000 +Tue, 30 Apr 2024 12:33:29 +0000