From df11770c3c04c25d35e18b0a4cc3caec67c4a6dc Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sat, 2 Mar 2024 07:20:06 +0000 Subject: [PATCH] 2024-03-02 07:20:06 UTC --- .../{pulumi-bin-3.105.0 => pulumi-bin-3.108.0} | 2 +- .../md5-cache/dev-libs/unordered_dense-2.0.1 | 15 --------------- .../md5-cache/dev-libs/unordered_dense-3.1.1 | 15 --------------- ...rdered_dense-2.0.0 => unordered_dense-4.4.0} | 8 +++----- .../md5-cache/dev-libs/unordered_dense-9999 | 6 ++---- ...ugins-3.0.0-r1 => pytest-mypy-plugins-3.1.0} | 8 ++++---- .../games-emulation/dosbox-x-2024.03.01 | 17 +++++++++++++++++ .../media-libs/{dr_mp3-0.6.38 => dr_mp3-0.6.39} | 2 +- .../{dr_wav-0.13.15 => dr_wav-0.13.16} | 2 +- metadata/md5-cache/net-p2p/dogecoin-qt-1.14.7 | 3 ++- metadata/md5-cache/sci-electronics/slang-1.0 | 17 ----------------- metadata/md5-cache/sci-electronics/slang-2.0-r2 | 17 ----------------- metadata/md5-cache/sci-electronics/slang-3.0 | 17 ----------------- metadata/md5-cache/sci-electronics/slang-4.0 | 8 ++++---- metadata/md5-cache/sci-electronics/slang-5.0 | 8 ++++---- metadata/md5-cache/sys-apps/corefreq-1.96.3 | 2 +- metadata/pkg_desc_index | 14 +++++++------- metadata/timestamp.chk | 2 +- 18 files changed, 48 insertions(+), 115 deletions(-) rename metadata/md5-cache/app-admin/{pulumi-bin-3.105.0 => pulumi-bin-3.108.0} (90%) delete mode 100644 metadata/md5-cache/dev-libs/unordered_dense-2.0.1 delete mode 100644 metadata/md5-cache/dev-libs/unordered_dense-3.1.1 rename metadata/md5-cache/dev-libs/{unordered_dense-2.0.0 => unordered_dense-4.4.0} (76%) rename metadata/md5-cache/dev-python/{pytest-mypy-plugins-3.0.0-r1 => pytest-mypy-plugins-3.1.0} (52%) create mode 100644 metadata/md5-cache/games-emulation/dosbox-x-2024.03.01 rename metadata/md5-cache/media-libs/{dr_mp3-0.6.38 => dr_mp3-0.6.39} (89%) rename metadata/md5-cache/media-libs/{dr_wav-0.13.15 => dr_wav-0.13.16} (89%) delete mode 100644 metadata/md5-cache/sci-electronics/slang-1.0 delete mode 100644 metadata/md5-cache/sci-electronics/slang-2.0-r2 delete mode 100644 metadata/md5-cache/sci-electronics/slang-3.0 diff --git a/metadata/md5-cache/app-admin/pulumi-bin-3.105.0 b/metadata/md5-cache/app-admin/pulumi-bin-3.108.0 similarity index 90% rename from metadata/md5-cache/app-admin/pulumi-bin-3.105.0 rename to metadata/md5-cache/app-admin/pulumi-bin-3.108.0 index 5e1b135744..c0fdf5fd0e 100644 --- a/metadata/md5-cache/app-admin/pulumi-bin-3.105.0 +++ b/metadata/md5-cache/app-admin/pulumi-bin-3.108.0 @@ -6,6 +6,6 @@ INHERIT=bash-completion-r1 KEYWORDS=~amd64 LICENSE=Apache-2.0 SLOT=0 -SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.105.0/pulumi-v3.105.0-linux-x64.tar.gz ) +SRC_URI=amd64? ( https://github.com/pulumi/pulumi/releases/download/v3.108.0/pulumi-v3.108.0-linux-x64.tar.gz ) _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff _md5_=d6600f8961b9348c7bc7cfcc8bfebe86 diff --git a/metadata/md5-cache/dev-libs/unordered_dense-2.0.1 b/metadata/md5-cache/dev-libs/unordered_dense-2.0.1 deleted file mode 100644 index b250c3c36a..0000000000 --- a/metadata/md5-cache/dev-libs/unordered_dense-2.0.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DEPEND= -DESCRIPTION=A fast and densely stored hashmap and hashset -EAPI=8 -HOMEPAGE=https://github.com/martinus/unordered_dense -INHERIT=cmake -IUSE=test -KEYWORDS=~amd64 ~arm64 ~riscv ~x86 -LICENSE=MIT -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/martinus/unordered_dense/archive/v2.0.1.tar.gz -> unordered_dense-2.0.1.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=455994516aa7010059250d71b8fc4b93 diff --git a/metadata/md5-cache/dev-libs/unordered_dense-3.1.1 b/metadata/md5-cache/dev-libs/unordered_dense-3.1.1 deleted file mode 100644 index 2ff10c9cf2..0000000000 --- a/metadata/md5-cache/dev-libs/unordered_dense-3.1.1 +++ /dev/null @@ -1,15 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare test -DEPEND= -DESCRIPTION=A fast and densely stored hashmap and hashset -EAPI=8 -HOMEPAGE=https://github.com/martinus/unordered_dense -INHERIT=cmake -IUSE=test -KEYWORDS=~amd64 ~arm64 ~riscv ~x86 -LICENSE=MIT -RESTRICT=!test? ( test ) -SLOT=0 -SRC_URI=https://github.com/martinus/unordered_dense/archive/v3.1.1.tar.gz -> unordered_dense-3.1.1.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=455994516aa7010059250d71b8fc4b93 diff --git a/metadata/md5-cache/dev-libs/unordered_dense-2.0.0 b/metadata/md5-cache/dev-libs/unordered_dense-4.4.0 similarity index 76% rename from metadata/md5-cache/dev-libs/unordered_dense-2.0.0 rename to metadata/md5-cache/dev-libs/unordered_dense-4.4.0 index 70f71c2cf8..3c660a0489 100644 --- a/metadata/md5-cache/dev-libs/unordered_dense-2.0.0 +++ b/metadata/md5-cache/dev-libs/unordered_dense-4.4.0 @@ -1,15 +1,13 @@ BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare test -DEPEND= DESCRIPTION=A fast and densely stored hashmap and hashset EAPI=8 HOMEPAGE=https://github.com/martinus/unordered_dense INHERIT=cmake -IUSE=test KEYWORDS=~amd64 ~arm64 ~riscv ~x86 LICENSE=MIT -RESTRICT=!test? ( test ) +RESTRICT=test SLOT=0 -SRC_URI=https://github.com/martinus/unordered_dense/archive/v2.0.0.tar.gz -> unordered_dense-2.0.0.tar.gz +SRC_URI=https://github.com/martinus/unordered_dense/archive/v4.4.0.tar.gz -> unordered_dense-4.4.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=1ade0afe5f9d6b740f66f9512eb2db5a +_md5_=492c2b839073032ed16561e2a2820e66 diff --git a/metadata/md5-cache/dev-libs/unordered_dense-9999 b/metadata/md5-cache/dev-libs/unordered_dense-9999 index 96810e00d7..308fd9a3f5 100644 --- a/metadata/md5-cache/dev-libs/unordered_dense-9999 +++ b/metadata/md5-cache/dev-libs/unordered_dense-9999 @@ -1,14 +1,12 @@ BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=compile configure install prepare test unpack -DEPEND= DESCRIPTION=A fast and densely stored hashmap and hashset EAPI=8 HOMEPAGE=https://github.com/martinus/unordered_dense INHERIT=cmake git-r3 -IUSE=test LICENSE=MIT PROPERTIES=live -RESTRICT=!test? ( test ) +RESTRICT=test SLOT=0 _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c git-r3 86fa1f157b70b9d2ff340c4633b1cf4b -_md5_=1ade0afe5f9d6b740f66f9512eb2db5a +_md5_=492c2b839073032ed16561e2a2820e66 diff --git a/metadata/md5-cache/dev-python/pytest-mypy-plugins-3.0.0-r1 b/metadata/md5-cache/dev-python/pytest-mypy-plugins-3.1.0 similarity index 52% rename from metadata/md5-cache/dev-python/pytest-mypy-plugins-3.0.0-r1 rename to metadata/md5-cache/dev-python/pytest-mypy-plugins-3.1.0 index c610105c3e..400781aaf8 100644 --- a/metadata/md5-cache/dev-python/pytest-mypy-plugins-3.0.0-r1 +++ b/metadata/md5-cache/dev-python/pytest-mypy-plugins-3.1.0 @@ -1,4 +1,4 @@ -BDEPEND=test? ( >=dev-python/mypy-1.8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] +BDEPEND=test? ( >=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] DEFINED_PHASES=compile configure install prepare test DESCRIPTION=pytest plugin for testing mypy types, stubs, plugins EAPI=8 @@ -7,10 +7,10 @@ INHERIT=distutils-r1 IUSE=test python_targets_python3_11 python_targets_python3_12 KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=>=dev-python/mypy-1.8.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) +RDEPEND=>=dev-python/mypy-1.3.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.0.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tomlkit-0.11[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/decorator[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jinja[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/jsonschema[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyyaml[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/regex[python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/3.0.0.tar.gz -> pytest-mypy-plugins-3.0.0.gh.tar.gz +SRC_URI=https://github.com/typeddjango/pytest-mypy-plugins/archive/refs/tags/3.1.0.tar.gz -> pytest-mypy-plugins-3.1.0.gh.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 -_md5_=e43df698a05aa047931d21c9f07a6a39 +_md5_=7fbcb6f48e4429cec8dabf3de1e15930 diff --git a/metadata/md5-cache/games-emulation/dosbox-x-2024.03.01 b/metadata/md5-cache/games-emulation/dosbox-x-2024.03.01 new file mode 100644 index 0000000000..e9fdc1df67 --- /dev/null +++ b/metadata/md5-cache/games-emulation/dosbox-x-2024.03.01 @@ -0,0 +1,17 @@ +BDEPEND=dev-lang/nasm sys-libs/libcap sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=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 +DEFINED_PHASES=compile configure postinst postrm preinst prepare pretend test +DEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype ) +DESCRIPTION=Complete, accurate DOS emulator forked from DOSBox +EAPI=8 +HOMEPAGE=https://dosbox-x.com/ +IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info +INHERIT=autotools toolchain-funcs xdg +IUSE=X debug ffmpeg fluidsynth opengl png slirp truetype +KEYWORDS=~amd64 +LICENSE=GPL-2 +RDEPEND=media-libs/alsa-lib media-libs/libsdl2[X,alsa,opengl?,sound,threads,video] media-libs/sdl2-net net-libs/libpcap sys-libs/zlib X? ( x11-libs/libX11 x11-libs/libXrandr x11-libs/libxkbfile ) debug? ( sys-libs/ncurses:= ) ffmpeg? ( media-video/ffmpeg:= ) fluidsynth? ( media-sound/fluidsynth:= ) opengl? ( media-libs/libglvnd[X] ) png? ( media-libs/libpng:= ) slirp? ( net-libs/libslirp ) truetype? ( media-libs/freetype ) || ( gnome-extra/zenity kde-apps/kdialog x11-misc/xdialog ) +RESTRICT=!debug? ( test ) +SLOT=0 +SRC_URI=https://github.com/joncampbell123/dosbox-x/archive/dosbox-x-v2024.03.01.tar.gz +_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e +_md5_=58c495638426d52fb1f8af710d91378d diff --git a/metadata/md5-cache/media-libs/dr_mp3-0.6.38 b/metadata/md5-cache/media-libs/dr_mp3-0.6.39 similarity index 89% rename from metadata/md5-cache/media-libs/dr_mp3-0.6.38 rename to metadata/md5-cache/media-libs/dr_mp3-0.6.39 index 343445daec..6eb9fa7ff1 100644 --- a/metadata/md5-cache/media-libs/dr_mp3-0.6.38 +++ b/metadata/md5-cache/media-libs/dr_mp3-0.6.39 @@ -8,6 +8,6 @@ KEYWORDS=~amd64 LICENSE=|| ( MIT-0 public-domain ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/mackron/dr_libs/archive/01d23df76776faccee3bc456f685900dcc273b4c.tar.gz -> dr_mp3-0.6.38.gh.tar.gz +SRC_URI=https://github.com/mackron/dr_libs/archive/01d23df76776faccee3bc456f685900dcc273b4c.tar.gz -> dr_mp3-0.6.39.gh.tar.gz _eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 _md5_=095c09615d3a76fc22ce75a445cc608a diff --git a/metadata/md5-cache/media-libs/dr_wav-0.13.15 b/metadata/md5-cache/media-libs/dr_wav-0.13.16 similarity index 89% rename from metadata/md5-cache/media-libs/dr_wav-0.13.15 rename to metadata/md5-cache/media-libs/dr_wav-0.13.16 index e29f3c3508..2b1dacc107 100644 --- a/metadata/md5-cache/media-libs/dr_wav-0.13.15 +++ b/metadata/md5-cache/media-libs/dr_wav-0.13.16 @@ -9,6 +9,6 @@ KEYWORDS=~amd64 LICENSE=|| ( MIT-0 public-domain ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/mackron/dr_libs/archive/e4a7765e598e9e54dc0f520b7e4416359bee80cc.tar.gz -> dr_wav-0.13.15.gh.tar.gz +SRC_URI=https://github.com/mackron/dr_libs/archive/e4a7765e598e9e54dc0f520b7e4416359bee80cc.tar.gz -> dr_wav-0.13.16.gh.tar.gz _eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 _md5_=bae0a9e2d0f736ec99c40f022c5ec704 diff --git a/metadata/md5-cache/net-p2p/dogecoin-qt-1.14.7 b/metadata/md5-cache/net-p2p/dogecoin-qt-1.14.7 index e101d8d24a..73a003f7fb 100644 --- a/metadata/md5-cache/net-p2p/dogecoin-qt-1.14.7 +++ b/metadata/md5-cache/net-p2p/dogecoin-qt-1.14.7 @@ -6,10 +6,11 @@ EAPI=8 HOMEPAGE=https://github.com/dogecoin INHERIT=autotools desktop xdg-utils flag-o-matic IUSE=cpu_flags_x86_avx2 cpu_flags_x86_sse2 intel-avx2 dogecoind experimental +pie +prune scrypt-sse2 +ssp tests utils +wallet zmq +KEYWORDS=~amd64 LICENSE=MIT RDEPEND=sys-libs/db:5.3=[cxx] dev-libs/libevent:= dev-libs/protobuf dev-libs/openssl dev-build/libtool dev-build/automake:= dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets dev-qt/qtdbus dev-qt/qtnetwork dev-qt/qtprintsupport dev-qt/linguist-tools:= >=dev-libs/boost-1.84.0-r3 wallet? ( media-gfx/qrencode ) zmq? ( net-libs/cppzmq ) intel-avx2? ( =app-crypt/intel-ipsec-mb-1.3 ) REQUIRED_USE=dogecoind? ( utils ) intel-avx2? ( experimental ) scrypt-sse2? ( experimental ) experimental? ( || ( intel-avx2 scrypt-sse2 ) ) SLOT=0 SRC_URI=https://github.com/dogecoin/dogecoin/archive/refs/tags/v1.14.7.tar.gz -> dogecoin-qt-v1.14.7.tar.gz _eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools e4cf390b19033d5ca443765bc8537b81 desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 -_md5_=c8efacf50a528812fe6947e59b8a2f1b +_md5_=7f1d5aabff2d78f99a34090675006727 diff --git a/metadata/md5-cache/sci-electronics/slang-1.0 b/metadata/md5-cache/sci-electronics/slang-1.0 deleted file mode 100644 index 442b1a3dba..0000000000 --- a/metadata/md5-cache/sci-electronics/slang-1.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install 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-libs/libfmt -DESCRIPTION=SystemVerilog compiler and language services -EAPI=8 -HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang -INHERIT=cmake python-single-r1 -IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 -KEYWORDS=~amd64 ~arm64 ~riscv ~x86 -LICENSE=MIT -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-libs/libfmt -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/MikePopoloski/slang/archive/v1.0.tar.gz -> slang-1.0.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=9af263341757e6c5559fd2c494c5944d diff --git a/metadata/md5-cache/sci-electronics/slang-2.0-r2 b/metadata/md5-cache/sci-electronics/slang-2.0-r2 deleted file mode 100644 index 59c6785d1b..0000000000 --- a/metadata/md5-cache/sci-electronics/slang-2.0-r2 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install 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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.0 =dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) -DESCRIPTION=SystemVerilog compiler and language services -EAPI=8 -HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang -INHERIT=cmake python-single-r1 -IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 -KEYWORDS=~amd64 ~arm64 ~riscv ~x86 -LICENSE=MIT -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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.0 =dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) -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/MikePopoloski/slang/archive/v2.0.tar.gz -> slang-2.0.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=6d47a72e48b409be3a6da75d06aa38ba diff --git a/metadata/md5-cache/sci-electronics/slang-3.0 b/metadata/md5-cache/sci-electronics/slang-3.0 deleted file mode 100644 index 728767f66d..0000000000 --- a/metadata/md5-cache/sci-electronics/slang-3.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 -DEFINED_PHASES=compile configure install 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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.1 =dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) -DESCRIPTION=SystemVerilog compiler and language services -EAPI=8 -HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang -INHERIT=cmake python-single-r1 -IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 -KEYWORDS=~amd64 ~arm64 ~riscv ~x86 -LICENSE=MIT -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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/unordered_dense-2.0.1 =dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) -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/MikePopoloski/slang/archive/v3.0.tar.gz -> slang-3.0.tar.gz -_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=7a3b5d3c1c12263f4c41b627d2f1b51a diff --git a/metadata/md5-cache/sci-electronics/slang-4.0 b/metadata/md5-cache/sci-electronics/slang-4.0 index 24f69cce38..7e1c49279c 100644 --- a/metadata/md5-cache/sci-electronics/slang-4.0 +++ b/metadata/md5-cache/sci-electronics/slang-4.0 @@ -1,6 +1,6 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +BDEPEND=>=dev-libs/libfmt-9.1.0 test? ( >=dev-cpp/catch-3.0.1 ) app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install 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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) +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 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) DESCRIPTION=SystemVerilog compiler and language services EAPI=8 HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang @@ -8,10 +8,10 @@ INHERIT=cmake python-single-r1 IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=~amd64 ~arm64 ~riscv ~x86 LICENSE=MIT -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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) +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 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) 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/MikePopoloski/slang/archive/v4.0.tar.gz -> slang-4.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=1072fb35ce4b921ab90742f2edf73d7c +_md5_=ab3b35bdaaedf509e7ebaf21484f87a5 diff --git a/metadata/md5-cache/sci-electronics/slang-5.0 b/metadata/md5-cache/sci-electronics/slang-5.0 index 3759328e6e..bf66c64455 100644 --- a/metadata/md5-cache/sci-electronics/slang-5.0 +++ b/metadata/md5-cache/sci-electronics/slang-5.0 @@ -1,6 +1,6 @@ -BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 +BDEPEND=>=dev-libs/libfmt-9.1.0 test? ( >=dev-cpp/catch-3.0.1 ) app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install 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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) +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 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) DESCRIPTION=SystemVerilog compiler and language services EAPI=8 HOMEPAGE=https://sv-lang.com https://github.com/MikePopoloski/slang @@ -8,10 +8,10 @@ INHERIT=cmake python-single-r1 IUSE=python test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=~amd64 ~arm64 ~riscv ~x86 LICENSE=MIT -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-cpp/catch-3.0.1 >=dev-libs/libfmt-9.1.0 >=dev-libs/mimalloc-2.1.2 python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) +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 ) python_single_target_python3_10? ( >=dev-python/pybind11-2.10[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/pybind11-2.10[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/pybind11-2.10[python_targets_python3_12(-)] ) 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/MikePopoloski/slang/archive/v5.0.tar.gz -> slang-5.0.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c python-utils-r1 042f4cc53680245bf99a84669b94155a python-single-r1 75118e916668a74c660a13b0ecb22562 -_md5_=a6e785373554fc6b004df34fe2ef3b99 +_md5_=6bc8c8731c593ccba572a24b4218e86c diff --git a/metadata/md5-cache/sys-apps/corefreq-1.96.3 b/metadata/md5-cache/sys-apps/corefreq-1.96.3 index d0bde63d18..f7c96ff598 100644 --- a/metadata/md5-cache/sys-apps/corefreq-1.96.3 +++ b/metadata/md5-cache/sys-apps/corefreq-1.96.3 @@ -12,4 +12,4 @@ RDEPEND=sys-libs/glibc kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtu SLOT=0 SRC_URI=https://github.com/cyring/corefreq/archive/1.96.3.tar.gz -> corefreq-1.96.3.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe linux-mod 000f3723e8e062061ee523106e69f84a systemd c8b03e8df84486aa991d4396686e8942 -_md5_=6a5020cf2b3bde260b59b50de8917b48 +_md5_=03dddf96137d3062d76c3b2e3dbc2a2d diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index eb89650d3b..379b10132f 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -105,7 +105,7 @@ app-admin/oet 0.1.9 0.1.10 9999: Update your system into binpkgs in an overlay s app-admin/overmind 2.2.2-r1 2.4.0: Process manager for Procfile-based applications and tmux app-admin/pass-audit 1.2: A pass extension for auditing your password repository. app-admin/pass-update 2.2.1: pass extension that provides an easy flow for updating passwords -app-admin/pulumi-bin 3.105.0 3.106.0 3.107.0: Infrastructure as code in any programming language +app-admin/pulumi-bin 3.106.0 3.107.0 3.108.0: Infrastructure as code in any programming language app-admin/rbw 9999: unofficial bitwarden cli app-admin/s-tui 1.1.4: Stress-Terminal UI monitoring tool app-admin/synadm 0.43.1 0.44: Command line admin tool for Synapse @@ -758,7 +758,7 @@ dev-libs/supercop 0_p20200827: Fast cryptographic operations for Monero wallets dev-libs/tfdn 1.6.0 1.7.0: Opinionated C11 library for low-level functionality dev-libs/toml-f 0.4.0 0.4.1 0.4.2: TOML parser implementation for data serialization and deserialization in Fortran dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library -dev-libs/unordered_dense 2.0.0 2.0.1 3.1.1 4.0.1 9999: A fast and densely stored hashmap and hashset +dev-libs/unordered_dense 4.0.1 4.4.0 9999: A fast and densely stored hashmap and hashset dev-libs/weechat-relay 9999: Portable and multi-interface IRC client relay api dev-libs/xqilla 2.3.4 2.3.4-r1: An XQuery and XPath 2 library and command line utility written in C++ dev-libs/zfp 1.0.1: Compressed numerical arrays that support high-speed random access @@ -1163,7 +1163,7 @@ dev-python/pytest-flask 1.3.0: A set of pytest fixtures to test Flask applicatio dev-python/pytest-harvest 1.10.4: Store and retrieve data created during your pytest tests execution dev-python/pytest-instafail 0.4.2: Plugin for pytest that shows failures and errors instantly dev-python/pytest-isort 3.1.0 3.1.0-r1: Plugin to check import ordering using isort -dev-python/pytest-mypy-plugins 3.0.0-r1: pytest plugin for testing mypy types, stubs, plugins +dev-python/pytest-mypy-plugins 3.1.0: pytest plugin for testing mypy types, stubs, plugins dev-python/pytest-randomly 3.12.0-r1: Pytest plugin to randomly order tests and control random.seed dev-python/pytest-relaxed 2.0.1: Relaxed test discovery for pytest dev-python/pytest-steps 1.8.0: Create step-wise / incremental tests in pytest @@ -1377,7 +1377,7 @@ games-board/openriichi 0.2.1.1: OpenRiichi is an open source Japanese Mahjong cl games-board/rmahjong 0.4_p20201106: Riichi Mahjong, the Japanese variant of the Chinese game Mahjong for 4 players games-emulation/RetroArch 1.16.0.3: RetroArch is a frontend for emulators, game engines and media players games-emulation/citra 9999: A Nintendo 3DS Emulator -games-emulation/dosbox-x 2023.10.06-r1 9999: Complete, accurate DOS emulator forked from DOSBox +games-emulation/dosbox-x 2023.10.06-r1 2024.03.01 9999: Complete, accurate DOS emulator forked from DOSBox games-emulation/duckstation 9999: Fast Sony PlayStation (PSX) emulator games-emulation/flycast 9999: Sega Dreamcast, Naomi and Atomiswave emulator games-emulation/mupen64plus-qt 1.15 9999: A basic launcher for Mupen64Plus @@ -1614,8 +1614,8 @@ media-libs/alvr 16.0.0: ALVR is an open source remote VR display for the Oculus media-libs/amdvlk 2023.1.1 2023.1.2 2023.1.3: AMD Open Source Driver for Vulkan media-libs/amdvlk-bin 2021.2.5 2023.3.3 2024.1.1: AMD Open Source Driver for Vulkan: official binary version media-libs/dr_flac 0.12.42: Single-header FLAC audio decoder library -media-libs/dr_mp3 0.6.38: Single-header MP3 audio decoder library -media-libs/dr_wav 0.13.15: Single-header WAV audio loader and writer library +media-libs/dr_mp3 0.6.39: Single-header MP3 audio decoder library +media-libs/dr_wav 0.13.16: Single-header WAV audio loader and writer library media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library media-libs/glee 5.4.0 5.4.0-r1: OpenGL Easy Extension library media-libs/grok 11.0.0: World's Leading Open Source JPEG 2000 Codec @@ -1883,7 +1883,7 @@ sci-electronics/logic-bin 2.4.0 2.4.9: Saleae logic analyzer sci-electronics/lxi-tools 2.1 2.3: Tools to access devices with LXI sci-electronics/open_pdks 1.0.311: PDK installer for open-source EDA tools and toolchains sci-electronics/skywater-pdk 0.0.0_p20220424: Process design kit for usage with SkyWater Technology Foundry's 130nm node -sci-electronics/slang 1.0 2.0-r2 3.0 4.0 5.0 9999: SystemVerilog compiler and language services +sci-electronics/slang 4.0 5.0 9999: SystemVerilog compiler and language services sci-electronics/svls 0.2.11: SystemVerilog language server sci-electronics/verilator 4.106 5.014 5.018 9999: The fast free Verilog/SystemVerilog simulator sci-geosciences/GeographicLib-data 0-r1: Datasets for GeographicLib diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index c21d5c286f..a2143371aa 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Fri, 01 Mar 2024 21:04:18 +0000 +Sat, 02 Mar 2024 07:20:06 +0000