summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-12-01 12:48:22 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-12-01 12:48:22 +0000
commita54c1c4e8e6776370f9b4827b42dae37a17dd05e (patch)
treeff629b97e63cec3716c1b7e3c6f47c5719f22cf1 /metadata
parentMerge updates from master (diff)
downloadgentoo-a54c1c4e8e6776370f9b4827b42dae37a17dd05e.tar.gz
gentoo-a54c1c4e8e6776370f9b4827b42dae37a17dd05e.tar.bz2
gentoo-a54c1c4e8e6776370f9b4827b42dae37a17dd05e.zip
2024-12-01 12:48:22 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-editors/gvim-9.1.079418
-rw-r--r--metadata/md5-cache/app-editors/gvim-999910
-rw-r--r--metadata/md5-cache/app-editors/vim-9.1.079417
-rw-r--r--metadata/md5-cache/app-editors/vim-999910
-rw-r--r--metadata/md5-cache/app-editors/vim-core-9.1.079414
-rw-r--r--metadata/md5-cache/app-editors/vim-core-99992
-rw-r--r--metadata/md5-cache/app-forensics/volatility3-2.7.0-r1 (renamed from metadata/md5-cache/app-forensics/volatility3-2.7.0)6
-rw-r--r--metadata/md5-cache/app-forensics/volatility3-2.8.0 (renamed from metadata/md5-cache/app-forensics/volatility3-2.5.2)10
-rw-r--r--metadata/md5-cache/app-misc/mmv-2.9.19
-rw-r--r--metadata/md5-cache/app-text/cmark-0.31.1 (renamed from metadata/md5-cache/app-text/cmark-0.30.3)10
-rw-r--r--metadata/md5-cache/app-text/multitail-7.0.04
-rw-r--r--metadata/md5-cache/app-text/multitail-7.1.24
-rw-r--r--metadata/md5-cache/app-text/multitail-7.1.515
-rw-r--r--metadata/md5-cache/dev-ruby/io-event-1.5.1-r117
-rw-r--r--metadata/md5-cache/dev-ruby/io-event-1.6.5-r1 (renamed from metadata/md5-cache/dev-ruby/io-event-1.6.5)2
-rw-r--r--metadata/md5-cache/dev-ruby/with_advisory_lock-5.1.017
-rw-r--r--metadata/md5-cache/dev-util/radare2-5.9.216
-rw-r--r--metadata/md5-cache/dev-util/radare2-5.9.6 (renamed from metadata/md5-cache/dev-util/radare2-5.9.0)8
-rw-r--r--metadata/md5-cache/net-analyzer/wtfis-0.10.1 (renamed from metadata/md5-cache/net-analyzer/wtfis-0.9.1)8
-rw-r--r--metadata/md5-cache/net-analyzer/wtfis-99996
-rw-r--r--metadata/md5-cache/net-p2p/kubo-0.31.015
-rw-r--r--metadata/md5-cache/net-vpn/openvpn-2.6.1217
-rw-r--r--metadata/md5-cache/net-wireless/wireless-regdb-202405082
-rw-r--r--metadata/md5-cache/sys-apps/dstat-0.7.4-r415
-rw-r--r--metadata/md5-cache/www-apps/redmine-5.0.9 (renamed from metadata/md5-cache/www-apps/redmine-5.0.6)6
-rw-r--r--metadata/md5-cache/www-apps/redmine-5.1.016
-rw-r--r--metadata/md5-cache/www-apps/redmine-5.1.316
-rw-r--r--metadata/pkg_desc_index29
-rw-r--r--metadata/timestamp.chk2
29 files changed, 230 insertions, 91 deletions
diff --git a/metadata/md5-cache/app-editors/gvim-9.1.0794 b/metadata/md5-cache/app-editors/gvim-9.1.0794
new file mode 100644
index 000000000000..52ffca97b6a4
--- /dev/null
+++ b/metadata/md5-cache/app-editors/gvim-9.1.0794
@@ -0,0 +1,18 @@
+BDEPEND=dev-build/autoconf virtual/pkgconfig lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) nls? ( sys-devel/gettext )
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test
+DEPEND=~app-editors/vim-core-9.1.0794 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt acl? ( kernel_linux? ( sys-apps/acl ) ) motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( x11-libs/gtk+:3 x11-libs/libXft ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) x11-base/xorg-proto
+DESCRIPTION=GUI version of the Vim text editor
+EAPI=8
+HOMEPAGE=https://www.vim.org https://github.com/vim/vim
+INHERIT=bash-completion-r1 flag-o-matic lua-single prefix python-single-r1 ruby-single toolchain-funcs vim-doc xdg-utils
+IUSE=acl crypt cscope debug lua minimal motif netbeans nls perl python racket ruby selinux session sound tcl lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos
+LICENSE=vim
+PDEPEND=!minimal? ( app-vim/gentoo-syntax )
+RDEPEND=~app-editors/vim-core-9.1.0794 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt acl? ( kernel_linux? ( sys-apps/acl ) ) motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( x11-libs/gtk+:3 x11-libs/libXft ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= )
+REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/vim/vim/archive/v9.1.0794.tar.gz -> vim-9.1.0794.tar.gz https://git.sr.ht/~xxc3nsoredxx/vim-patches/refs/download/vim-9.0.2092-patches/vim-9.0.2092-patches.tar.xz
+_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-single d1b60f2dbb45623756c128d02b2d3497 vim-doc bea02829eae182f569e6e9a5dc2fe08f xdg-utils 42869b3c8d86a70ef3cf75165a395e09
+_md5_=e661ea27d9c1577d7e79360533eec77a
diff --git a/metadata/md5-cache/app-editors/gvim-9999 b/metadata/md5-cache/app-editors/gvim-9999
index f159bad20cf3..dd66ade2c826 100644
--- a/metadata/md5-cache/app-editors/gvim-9999
+++ b/metadata/md5-cache/app-editors/gvim-9999
@@ -1,17 +1,17 @@
BDEPEND=dev-build/autoconf virtual/pkgconfig lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) nls? ( sys-devel/gettext ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt acl? ( kernel_linux? ( sys-apps/acl ) ) motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( x11-libs/gtk+:3 x11-libs/libXft ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) x11-base/xorg-proto
+DEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt acl? ( kernel_linux? ( sys-apps/acl ) ) motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( x11-libs/gtk+:3 x11-libs/libXft ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) x11-base/xorg-proto
DESCRIPTION=GUI version of the Vim text editor
EAPI=8
HOMEPAGE=https://www.vim.org https://github.com/vim/vim
INHERIT=bash-completion-r1 flag-o-matic lua-single prefix python-single-r1 ruby-single toolchain-funcs vim-doc xdg-utils git-r3
-IUSE=acl crypt cscope debug lua minimal motif netbeans nls perl python racket ruby selinux session sound tcl lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
+IUSE=acl crypt cscope debug lua minimal motif netbeans nls perl python racket ruby selinux session sound tcl lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
LICENSE=vim
PDEPEND=!minimal? ( app-vim/gentoo-syntax )
PROPERTIES=live
-RDEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt acl? ( kernel_linux? ( sys-apps/acl ) ) motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( x11-libs/gtk+:3 x11-libs/libXft ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= )
-REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) )
+RDEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= x11-libs/libICE x11-libs/libSM x11-libs/libXext x11-libs/libXt acl? ( kernel_linux? ( sys-apps/acl ) ) motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( x11-libs/gtk+:3 x11-libs/libXft ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= )
+REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) )
RESTRICT=test
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb prefix c3c4c93ebda319c0fa7ed6f942ba1010 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-single d1b60f2dbb45623756c128d02b2d3497 vim-doc bea02829eae182f569e6e9a5dc2fe08f xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 875eb471682d3e1f18da124be97dcc81
-_md5_=99df4b1751d6e50791135fe9996c38d5
+_md5_=d932cca5baf2bec39e0c7664c786307c
diff --git a/metadata/md5-cache/app-editors/vim-9.1.0794 b/metadata/md5-cache/app-editors/vim-9.1.0794
new file mode 100644
index 000000000000..44b584bab686
--- /dev/null
+++ b/metadata/md5-cache/app-editors/vim-9.1.0794
@@ -0,0 +1,17 @@
+BDEPEND=dev-build/autoconf lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) nls? ( sys-devel/gettext )
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test
+DEPEND=>=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= nls? ( virtual/libintl ) acl? ( kernel_linux? ( sys-apps/acl ) ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) gpm? ( >=sys-libs/gpm-1.19.3 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) ~app-editors/vim-core-9.1.0794 vim-pager? ( app-editors/vim-core[-minimal] ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) X? ( x11-libs/libXt ) X? ( x11-base/xorg-proto )
+DESCRIPTION=Vim, an improved vi-style text editor
+EAPI=8
+HOMEPAGE=https://www.vim.org https://github.com/vim/vim
+INHERIT=vim-doc flag-o-matic bash-completion-r1 lua-single python-single-r1 ruby-single toolchain-funcs desktop xdg-utils
+IUSE=X acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=vim
+PDEPEND=!minimal? ( app-vim/gentoo-syntax )
+RDEPEND=>=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= nls? ( virtual/libintl ) acl? ( kernel_linux? ( sys-apps/acl ) ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) gpm? ( >=sys-libs/gpm-1.19.3 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) ~app-editors/vim-core-9.1.0794 vim-pager? ( app-editors/vim-core[-minimal] ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) X? ( x11-libs/libXt )
+REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ) vim-pager? ( !minimal )
+SLOT=0
+SRC_URI=https://github.com/vim/vim/archive/v9.1.0794.tar.gz -> vim-9.1.0794.tar.gz https://git.sr.ht/~xxc3nsoredxx/vim-patches/refs/download/vim-9.0.2092-patches/vim-9.0.2092-patches.tar.xz
+_eclasses_=vim-doc bea02829eae182f569e6e9a5dc2fe08f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe bash-completion-r1 767861f3744f589ee5291c1698b1c082 lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-single d1b60f2dbb45623756c128d02b2d3497 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed xdg-utils 42869b3c8d86a70ef3cf75165a395e09
+_md5_=91df3c6aedcb07d2587adcfe10c0c17a
diff --git a/metadata/md5-cache/app-editors/vim-9999 b/metadata/md5-cache/app-editors/vim-9999
index 977add1cf5ea..ea40c5de023e 100644
--- a/metadata/md5-cache/app-editors/vim-9999
+++ b/metadata/md5-cache/app-editors/vim-9999
@@ -1,16 +1,16 @@
BDEPEND=dev-build/autoconf lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) nls? ( sys-devel/gettext ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= acl? ( kernel_linux? ( sys-apps/acl ) ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) gpm? ( >=sys-libs/gpm-1.19.3 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) vim-pager? ( app-editors/vim-core[-minimal] ) X? ( x11-libs/libXt ) X? ( x11-base/xorg-proto )
+DEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= acl? ( kernel_linux? ( sys-apps/acl ) ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) gpm? ( >=sys-libs/gpm-1.19.3 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) vim-pager? ( app-editors/vim-core[-minimal] ) X? ( x11-libs/libXt ) X? ( x11-base/xorg-proto )
DESCRIPTION=Vim, an improved vi-style text editor
EAPI=8
HOMEPAGE=https://www.vim.org https://github.com/vim/vim
INHERIT=bash-completion-r1 flag-o-matic lua-single desktop python-single-r1 ruby-single toolchain-funcs vim-doc xdg-utils git-r3
-IUSE=acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager X lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
+IUSE=acl crypt cscope debug gpm lua minimal nls perl python racket ruby selinux sound tcl terminal vim-pager X lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
LICENSE=vim
PDEPEND=!minimal? ( app-vim/gentoo-syntax )
PROPERTIES=live
-RDEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= acl? ( kernel_linux? ( sys-apps/acl ) ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) gpm? ( >=sys-libs/gpm-1.19.3 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) vim-pager? ( app-editors/vim-core[-minimal] ) X? ( x11-libs/libXt )
-REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 ) ) vim-pager? ( !minimal )
+RDEPEND=~app-editors/vim-core-9999 >=app-eselect/eselect-vi-1.1 >=sys-libs/ncurses-5.2-r2:0= acl? ( kernel_linux? ( sys-apps/acl ) ) crypt? ( dev-libs/libsodium:= ) cscope? ( dev-util/cscope ) gpm? ( >=sys-libs/gpm-1.19.3 ) lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) lua_single_target_lua5-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] ) python_single_target_python3_11? ( dev-lang/python:3.11[threads(+)] ) python_single_target_python3_12? ( dev-lang/python:3.12[threads(+)] ) python_single_target_python3_13? ( dev-lang/python:3.13[threads(+)] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( ( dev-lang/ruby:3.2 virtual/rubygems[ruby_targets_ruby32(-)] ) ( dev-lang/ruby:3.1 virtual/rubygems[ruby_targets_ruby31(-)] ) ) ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) vim-pager? ( app-editors/vim-core[-minimal] ) X? ( x11-libs/libXt )
+REQUIRED_USE=lua? ( ^^ ( lua_single_target_luajit lua_single_target_lua5-1 lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) python? ( ^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 ) ) vim-pager? ( !minimal )
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe lua-utils 7c89927eda6f21c4c48136247077ab37 lua-single 75fe955a36b18e199213c8739eaebdbb desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-single d1b60f2dbb45623756c128d02b2d3497 vim-doc bea02829eae182f569e6e9a5dc2fe08f xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 875eb471682d3e1f18da124be97dcc81
-_md5_=9ec2576622cd5a4289215c70b77aba7b
+_md5_=4bf8825cfd5095cd7ba28c58850b0463
diff --git a/metadata/md5-cache/app-editors/vim-core-9.1.0794 b/metadata/md5-cache/app-editors/vim-core-9.1.0794
new file mode 100644
index 000000000000..d854e7323af2
--- /dev/null
+++ b/metadata/md5-cache/app-editors/vim-core-9.1.0794
@@ -0,0 +1,14 @@
+BDEPEND=dev-build/autoconf
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test
+DEPEND=>=sys-libs/ncurses-5.2-r2:0
+DESCRIPTION=vim and gvim shared files
+EAPI=8
+HOMEPAGE=https://www.vim.org https://github.com/vim/vim
+INHERIT=bash-completion-r1 desktop flag-o-matic prefix toolchain-funcs vim-doc xdg-utils
+IUSE=nls acl minimal
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=vim
+SLOT=0
+SRC_URI=https://github.com/vim/vim/archive/v9.1.0794.tar.gz -> vim-9.1.0794.tar.gz https://git.sr.ht/~xxc3nsoredxx/vim-patches/refs/download/vim-9.0.2092-patches/vim-9.0.2092-patches.tar.xz
+_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe prefix c3c4c93ebda319c0fa7ed6f942ba1010 vim-doc bea02829eae182f569e6e9a5dc2fe08f xdg-utils 42869b3c8d86a70ef3cf75165a395e09
+_md5_=84dc6367aaee67ed6c0431e5f051f65c
diff --git a/metadata/md5-cache/app-editors/vim-core-9999 b/metadata/md5-cache/app-editors/vim-core-9999
index db8e71007fa3..7e1041a41227 100644
--- a/metadata/md5-cache/app-editors/vim-core-9999
+++ b/metadata/md5-cache/app-editors/vim-core-9999
@@ -10,4 +10,4 @@ LICENSE=vim
PROPERTIES=live
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe prefix c3c4c93ebda319c0fa7ed6f942ba1010 vim-doc bea02829eae182f569e6e9a5dc2fe08f xdg-utils 42869b3c8d86a70ef3cf75165a395e09 git-r3 875eb471682d3e1f18da124be97dcc81
-_md5_=413c10175cf8915f0296b4d79366cfea
+_md5_=0280a2b778297ac78bfe97c456d0f5f0
diff --git a/metadata/md5-cache/app-forensics/volatility3-2.7.0 b/metadata/md5-cache/app-forensics/volatility3-2.7.0-r1
index 962025be6ed6..0ef97b85a0ce 100644
--- a/metadata/md5-cache/app-forensics/volatility3-2.7.0
+++ b/metadata/md5-cache/app-forensics/volatility3-2.7.0-r1
@@ -1,6 +1,6 @@
BDEPEND=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/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( || ( app-arch/snappy:0/1.1 app-arch/snappy:0/1.2 ) ) yara? ( >=dev-python/yara-python-3.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
+DEPEND=>=dev-python/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( app-arch/snappy:0/1.1 ) yara? ( >=dev-python/yara-python-3.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Framework for analyzing volatile memory
EAPI=8
HOMEPAGE=https://github.com/volatilityfoundation/volatility3/ https://www.volatilityfoundation.org/
@@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=crypt disasm jsonschema leechcore snappy test yara python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=amd64 x86
LICENSE=GPL-2+
-RDEPEND=>=dev-python/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( || ( app-arch/snappy:0/1.1 app-arch/snappy:0/1.2 ) ) yara? ( >=dev-python/yara-python-3.8.0[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 )
+RDEPEND=>=dev-python/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( app-arch/snappy:0/1.1 ) yara? ( >=dev-python/yara-python-3.8.0[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=test? ( yara ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/volatilityfoundation/volatility3/archive/v2.7.0.tar.gz -> volatility3-2.7.0.gh.tar.gz test? ( https://downloads.volatilityfoundation.org/volatility3/images/win-xp-laptop-2005-06-25.img.gz -> volatility3-win-xp-laptop-2005-06-25.img.gz https://downloads.volatilityfoundation.org/volatility3/images/linux-sample-1.bin.gz -> volatility3-linux-sample-1.bin.gz )
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
-_md5_=a3e4aac25187abddc2c5eda21909fe0d
+_md5_=4dbd5c375a3b7d6f8dd346e795f5bf5a
diff --git a/metadata/md5-cache/app-forensics/volatility3-2.5.2 b/metadata/md5-cache/app-forensics/volatility3-2.8.0
index 226837ad8c44..e61f0b1d2247 100644
--- a/metadata/md5-cache/app-forensics/volatility3-2.5.2
+++ b/metadata/md5-cache/app-forensics/volatility3-2.8.0
@@ -1,17 +1,17 @@
BDEPEND=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/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( || ( app-arch/snappy:0/1 app-arch/snappy:0/1.1 ) ) yara? ( >=dev-python/yara-python-3.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
+DEPEND=>=dev-python/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( app-arch/snappy:0/1.1 ) yara? ( >=dev-python/yara-python-3.8.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Framework for analyzing volatile memory
EAPI=8
HOMEPAGE=https://github.com/volatilityfoundation/volatility3/ https://www.volatilityfoundation.org/
INHERIT=distutils-r1
IUSE=crypt disasm jsonschema leechcore snappy test yara python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
-KEYWORDS=amd64 x86
+KEYWORDS=~amd64 ~x86
LICENSE=GPL-2+
-RDEPEND=>=dev-python/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( || ( app-arch/snappy:0/1 app-arch/snappy:0/1.1 ) ) yara? ( >=dev-python/yara-python-3.8.0[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 )
+RDEPEND=>=dev-python/pefile-2023.2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] crypt? ( >=dev-python/pycryptodome-3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) disasm? ( >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) jsonschema? ( >=dev-python/jsonschema-2.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) leechcore? ( >=dev-python/leechcorepyc-2.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) snappy? ( app-arch/snappy:0/1.1 ) yara? ( >=dev-python/yara-python-3.8.0[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=test? ( yara ) || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://github.com/volatilityfoundation/volatility3/archive/v2.5.2.tar.gz -> volatility3-2.5.2.gh.tar.gz test? ( https://downloads.volatilityfoundation.org/volatility3/images/win-xp-laptop-2005-06-25.img.gz -> volatility3-win-xp-laptop-2005-06-25.img.gz https://downloads.volatilityfoundation.org/volatility3/images/linux-sample-1.bin.gz -> volatility3-linux-sample-1.bin.gz )
+SRC_URI=https://github.com/volatilityfoundation/volatility3/archive/v2.8.0.tar.gz -> volatility3-2.8.0.gh.tar.gz test? ( https://downloads.volatilityfoundation.org/volatility3/images/win-xp-laptop-2005-06-25.img.gz -> volatility3-win-xp-laptop-2005-06-25.img.gz https://downloads.volatilityfoundation.org/volatility3/images/linux-sample-1.bin.gz -> volatility3-linux-sample-1.bin.gz )
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
-_md5_=7aba5ee68361fa41dfaf570fdc72d199
+_md5_=c651c6f8544157d4d47ab9a34033ad2a
diff --git a/metadata/md5-cache/app-misc/mmv-2.9.1 b/metadata/md5-cache/app-misc/mmv-2.9.1
new file mode 100644
index 000000000000..921da837d3b6
--- /dev/null
+++ b/metadata/md5-cache/app-misc/mmv-2.9.1
@@ -0,0 +1,9 @@
+DEFINED_PHASES=-
+DESCRIPTION=Move/copy/append/link multiple files according to a set of wildcard patterns
+EAPI=8
+HOMEPAGE=https://github.com/rrthomas/mmv
+KEYWORDS=~alpha ~amd64 ~arm64 ~ppc ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos
+LICENSE=LGPL-2
+SLOT=0
+SRC_URI=https://github.com/rrthomas/mmv/releases/download/v2.9.1/mmv-2.9.1.tar.gz
+_md5_=247c0aa03da2f5c8915a34b73d037463
diff --git a/metadata/md5-cache/app-text/cmark-0.30.3 b/metadata/md5-cache/app-text/cmark-0.31.1
index 2040049ffc03..071a010c134a 100644
--- a/metadata/md5-cache/app-text/cmark-0.30.3
+++ b/metadata/md5-cache/app-text/cmark-0.31.1
@@ -1,14 +1,14 @@
-BDEPEND=test? ( || ( dev-lang/python:3.11 dev-lang/python:3.10 ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
+BDEPEND=test? ( || ( dev-lang/python:3.13 dev-lang/python:3.12 dev-lang/python:3.11 dev-lang/python:3.10 ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DESCRIPTION=CommonMark parsing and rendering library and program in C
EAPI=8
HOMEPAGE=https://github.com/commonmark/cmark
INHERIT=cmake python-any-r1
IUSE=test
-KEYWORDS=amd64 ~arm arm64 ~loong ppc ppc64 ~riscv x86
+KEYWORDS=~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86
LICENSE=BSD-2
RESTRICT=!test? ( test )
-SLOT=0/0.30.3
-SRC_URI=https://github.com/commonmark/cmark/archive/0.30.3.tar.gz -> cmark-0.30.3.tar.gz
+SLOT=0/0.31.0
+SRC_URI=https://github.com/commonmark/cmark/archive/0.31.1.tar.gz -> cmark-0.31.1.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82
-_md5_=d823c279b8ca18ab8023053bc0a5491d
+_md5_=02c14f0bad9d26aa33e2c7af0fd84e93
diff --git a/metadata/md5-cache/app-text/multitail-7.0.0 b/metadata/md5-cache/app-text/multitail-7.0.0
index ac401fc65b91..cf28c944e92c 100644
--- a/metadata/md5-cache/app-text/multitail-7.0.0
+++ b/metadata/md5-cache/app-text/multitail-7.0.0
@@ -7,9 +7,9 @@ HOMEPAGE=http://www.vanheusden.com/multitail/ https://github.com/folkertvanheusd
INHERIT=cmake optfeature
IUSE=debug examples unicode
KEYWORDS=amd64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux
-LICENSE=GPL-2
+LICENSE=Apache-2.0
RDEPEND=sys-libs/ncurses:=[unicode(+)?]
SLOT=0
SRC_URI=https://github.com/folkertvanheusden/multitail/archive/7.0.0.tar.gz -> multitail-7.0.0.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
-_md5_=e7e17e5603b7edcc3578c0b9a62dad23
+_md5_=43637b7417645828e027750e4beb997e
diff --git a/metadata/md5-cache/app-text/multitail-7.1.2 b/metadata/md5-cache/app-text/multitail-7.1.2
index cf3c3db27b65..df03538aa0c7 100644
--- a/metadata/md5-cache/app-text/multitail-7.1.2
+++ b/metadata/md5-cache/app-text/multitail-7.1.2
@@ -7,9 +7,9 @@ HOMEPAGE=http://www.vanheusden.com/multitail/ https://github.com/folkertvanheusd
INHERIT=cmake optfeature
IUSE=debug examples unicode
KEYWORDS=amd64 ~hppa ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux
-LICENSE=GPL-2
+LICENSE=Apache-2.0
RDEPEND=sys-libs/ncurses:=[unicode(+)?]
SLOT=0
SRC_URI=https://github.com/folkertvanheusden/multitail/archive/7.1.2.tar.gz -> multitail-7.1.2.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
-_md5_=5fa8ef8e9a33f21b1dbc6afe62088025
+_md5_=dcc6f8b669c9a1156ab20bed641091a3
diff --git a/metadata/md5-cache/app-text/multitail-7.1.5 b/metadata/md5-cache/app-text/multitail-7.1.5
new file mode 100644
index 000000000000..2f2432542a32
--- /dev/null
+++ b/metadata/md5-cache/app-text/multitail-7.1.5
@@ -0,0 +1,15 @@
+BDEPEND=virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
+DEFINED_PHASES=compile configure install postinst prepare test
+DEPEND=sys-libs/ncurses:=[unicode(+)?]
+DESCRIPTION=Tail with multiple windows
+EAPI=8
+HOMEPAGE=https://www.vanheusden.com/multitail/ https://github.com/folkertvanheusden/multitail/
+INHERIT=cmake optfeature
+IUSE=debug examples unicode
+KEYWORDS=~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux
+LICENSE=MIT
+RDEPEND=sys-libs/ncurses:=[unicode(+)?]
+SLOT=0
+SRC_URI=https://github.com/folkertvanheusden/multitail/archive/7.1.5.tar.gz -> multitail-7.1.5.tar.gz
+_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
+_md5_=73b46102c597f3982e239326d6ffea5e
diff --git a/metadata/md5-cache/dev-ruby/io-event-1.5.1-r1 b/metadata/md5-cache/dev-ruby/io-event-1.5.1-r1
new file mode 100644
index 000000000000..e6ba34e5101a
--- /dev/null
+++ b/metadata/md5-cache/dev-ruby/io-event-1.5.1-r1
@@ -0,0 +1,17 @@
+BDEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( doc? ( dev-ruby/rdoc[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( test? ( dev-ruby/sus[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/sus[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/sus[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) ) virtual/pkgconfig
+DEFINED_PHASES=compile configure install prepare setup test unpack
+DEPEND=io-uring? ( sys-libs/liburing:= ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
+DESCRIPTION=An event loop
+EAPI=8
+HOMEPAGE=https://github.com/socketry/io-event
+INHERIT=ruby-fakegem
+IUSE=+io-uring ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 doc test test
+KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=MIT
+RDEPEND=io-uring? ( sys-libs/liburing:= ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
+REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 )
+RESTRICT=!test? ( test ) !test? ( test )
+SLOT=1
+SRC_URI=https://github.com/socketry/io-event/archive/v1.5.1.tar.gz -> io-event-1.5.1.tar.gz
+_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708 ruby-fakegem 1e3722efee9adc0f27d1b2b8e4b9860b
+_md5_=8a0ebfbc77dddb52bcff5e9e3c2752e4
diff --git a/metadata/md5-cache/dev-ruby/io-event-1.6.5 b/metadata/md5-cache/dev-ruby/io-event-1.6.5-r1
index c4236d884a83..38e39b517895 100644
--- a/metadata/md5-cache/dev-ruby/io-event-1.6.5
+++ b/metadata/md5-cache/dev-ruby/io-event-1.6.5-r1
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test ) !test? ( test )
SLOT=1
SRC_URI=https://github.com/socketry/io-event/archive/v1.6.5.tar.gz -> io-event-1.6.5.tar.gz
_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708 ruby-fakegem 1e3722efee9adc0f27d1b2b8e4b9860b
-_md5_=4b8eec64fe90d8c37b928f7f5c7d1e55
+_md5_=8a0ebfbc77dddb52bcff5e9e3c2752e4
diff --git a/metadata/md5-cache/dev-ruby/with_advisory_lock-5.1.0 b/metadata/md5-cache/dev-ruby/with_advisory_lock-5.1.0
new file mode 100644
index 000000000000..5c6f19dc99c9
--- /dev/null
+++ b/metadata/md5-cache/dev-ruby/with_advisory_lock-5.1.0
@@ -0,0 +1,17 @@
+BDEPEND=test? ( ruby_targets_ruby31? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby31(-)] >=dev-ruby/zeitwerk-2.6[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby32(-)] >=dev-ruby/zeitwerk-2.6[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby33(-)] >=dev-ruby/zeitwerk-2.6[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( test? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby31(-),sqlite] dev-ruby/maxitest[ruby_targets_ruby31(-)] dev-ruby/mocha[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby32(-),sqlite] dev-ruby/maxitest[ruby_targets_ruby32(-)] dev-ruby/mocha[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby33(-),sqlite] dev-ruby/maxitest[ruby_targets_ruby33(-)] dev-ruby/mocha[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( test? ( dev-ruby/rake[ruby_targets_ruby31(-)] ) ) ruby_targets_ruby32? ( test? ( dev-ruby/rake[ruby_targets_ruby32(-)] ) ) ruby_targets_ruby33? ( test? ( dev-ruby/rake[ruby_targets_ruby33(-)] ) ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) test? ( ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] ) )
+DEFINED_PHASES=compile configure install prepare setup test unpack
+DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
+DESCRIPTION=Advisory locking for ActiveRecord
+EAPI=8
+HOMEPAGE=https://github.com/ClosureTree/with_advisory_lock
+INHERIT=ruby-fakegem
+IUSE=test ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 test test
+KEYWORDS=~amd64
+LICENSE=MIT
+RDEPEND=ruby_targets_ruby31? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby31(-)] >=dev-ruby/zeitwerk-2.6[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby32(-)] >=dev-ruby/zeitwerk-2.6[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( >=dev-ruby/activerecord-6.1:*[ruby_targets_ruby33(-)] >=dev-ruby/zeitwerk-2.6[ruby_targets_ruby33(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ruby_targets_ruby31? ( virtual/rubygems[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( virtual/rubygems[ruby_targets_ruby32(-)] ) ruby_targets_ruby33? ( virtual/rubygems[ruby_targets_ruby33(-)] )
+REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 )
+RESTRICT=!test? ( test ) !test? ( test ) !test? ( test )
+SLOT=0
+SRC_URI=https://github.com/ClosureTree/with_advisory_lock/archive/refs/tags/with_advisory_lock/v5.1.0.tar.gz -> with_advisory_lock-5.1.0.tar.gz
+_eclasses_=multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708 ruby-fakegem 1e3722efee9adc0f27d1b2b8e4b9860b
+_md5_=b5600711f5b3e93862b10b0ee924da60
diff --git a/metadata/md5-cache/dev-util/radare2-5.9.2 b/metadata/md5-cache/dev-util/radare2-5.9.2
deleted file mode 100644
index acf17b292e76..000000000000
--- a/metadata/md5-cache/dev-util/radare2-5.9.2
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=virtual/pkgconfig
-DEFINED_PHASES=configure install prepare test
-DEPEND=>=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= ) dev-util/gperf
-DESCRIPTION=unix-like reverse engineering framework and commandline tools
-EAPI=8
-HOMEPAGE=https://www.radare.org
-INHERIT=bash-completion-r1 toolchain-funcs
-IUSE=ssl test
-KEYWORDS=~amd64 ~arm ~arm64 ~x86
-LICENSE=GPL-2
-RDEPEND=>=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= )
-RESTRICT=fetch !test? ( test )
-SLOT=0
-SRC_URI=mirror+https://github.com/radareorg/radare2/archive/5.9.2.tar.gz -> radare2-5.9.2.tar.gz mirror+https://github.com/radareorg/vector35-arch-arm64/archive/55d73c6bbb94448a5c615933179e73ac618cf876.tar.gz -> radare2-5.9.2-vector35-arm64.tar.gz mirror+https://github.com/radareorg/vector35-arch-armv7/archive/f270a6cc99644cb8e76055b6fa632b25abd26024.tar.gz -> radare2-5.9.2-vector35-armv7.tar.gz test? ( https://github.com/radareorg/radare2-testbins/archive/ff7a8fb14610c87f7b2d3b185eb267f2aff381ca.tar.gz -> radare2-testbins-ff7a8fb14610c87f7b2d3b185eb267f2aff381ca.tar.gz )
-_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
-_md5_=ad4378745f6251b69da23d2f0dad9096
diff --git a/metadata/md5-cache/dev-util/radare2-5.9.0 b/metadata/md5-cache/dev-util/radare2-5.9.6
index 830d1a8c6876..74f9fa84d0f0 100644
--- a/metadata/md5-cache/dev-util/radare2-5.9.0
+++ b/metadata/md5-cache/dev-util/radare2-5.9.6
@@ -1,6 +1,6 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure install prepare test
-DEPEND=>=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= ) dev-util/gperf
+DEPEND=app-arch/lz4 >=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= ) dev-util/gperf
DESCRIPTION=unix-like reverse engineering framework and commandline tools
EAPI=8
HOMEPAGE=https://www.radare.org
@@ -8,9 +8,9 @@ INHERIT=bash-completion-r1 toolchain-funcs
IUSE=ssl test
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=GPL-2
-RDEPEND=>=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= )
+RDEPEND=app-arch/lz4 >=dev-libs/capstone-5.0_rc4:= dev-libs/libzip:= dev-libs/xxhash sys-apps/file sys-libs/zlib ssl? ( dev-libs/openssl:0= )
RESTRICT=fetch !test? ( test )
SLOT=0
-SRC_URI=mirror+https://github.com/radareorg/radare2/archive/5.9.0.tar.gz -> radare2-5.9.0.tar.gz mirror+https://github.com/radareorg/vector35-arch-arm64/archive/55d73c6bbb94448a5c615933179e73ac618cf876.tar.gz -> radare2-5.9.0-vector35-arm64.tar.gz mirror+https://github.com/radareorg/vector35-arch-armv7/archive/f270a6cc99644cb8e76055b6fa632b25abd26024.tar.gz -> radare2-5.9.0-vector35-armv7.tar.gz test? ( https://github.com/radareorg/radare2-testbins/archive/32e2480e3b7b6959cd1ba483a200c792b4cb9236.tar.gz -> radare2-testbins-32e2480e3b7b6959cd1ba483a200c792b4cb9236.tar.gz )
+SRC_URI=mirror+https://github.com/radareorg/radare2/archive/5.9.6.tar.gz -> radare2-5.9.6.tar.gz mirror+https://github.com/radareorg/vector35-arch-arm64/archive/55d73c6bbb94448a5c615933179e73ac618cf876.tar.gz -> radare2-5.9.6-vector35-arm64.tar.gz mirror+https://github.com/radareorg/vector35-arch-armv7/archive/f270a6cc99644cb8e76055b6fa632b25abd26024.tar.gz -> radare2-5.9.6-vector35-armv7.tar.gz test? ( https://github.com/radareorg/radare2-testbins/archive/87ab82cc96e83e02f044c0c4111ade2a65576c60.tar.gz -> radare2-testbins-87ab82cc96e83e02f044c0c4111ade2a65576c60.tar.gz )
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 bash-completion-r1 767861f3744f589ee5291c1698b1c082
-_md5_=904b8a79f15f0a07308dd8d5b6b868ff
+_md5_=177c84266260756d6e6586131307a903
diff --git a/metadata/md5-cache/net-analyzer/wtfis-0.9.1 b/metadata/md5-cache/net-analyzer/wtfis-0.10.1
index 778d4edea1b8..550e6ce7a288 100644
--- a/metadata/md5-cache/net-analyzer/wtfis-0.9.1
+++ b/metadata/md5-cache/net-analyzer/wtfis-0.10.1
@@ -1,4 +1,4 @@
-BDEPEND=test? ( dev-python/freezegun[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pydantic-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
+BDEPEND=test? ( dev-python/freezegun[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pydantic-2.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.32.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Passive hostname, domain and IP lookup tool for non-robots
EAPI=8
@@ -7,10 +7,10 @@ INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=amd64 ~loong x86
LICENSE=MIT
-RDEPEND=>=dev-python/pydantic-2.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
+RDEPEND=>=dev-python/pydantic-2.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.32.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://github.com/pirxthepilot/wtfis/archive/refs/tags/v0.9.1.tar.gz -> wtfis-0.9.1.gh.tar.gz
+SRC_URI=https://github.com/pirxthepilot/wtfis/archive/refs/tags/v0.10.1.tar.gz -> wtfis-0.10.1.gh.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
-_md5_=756ff63e6e169262948641365e0dfa19
+_md5_=e109e6113156c002cf2cbe001dc8e849
diff --git a/metadata/md5-cache/net-analyzer/wtfis-9999 b/metadata/md5-cache/net-analyzer/wtfis-9999
index 5e6bf37b7a5f..6dd0878e7b0c 100644
--- a/metadata/md5-cache/net-analyzer/wtfis-9999
+++ b/metadata/md5-cache/net-analyzer/wtfis-9999
@@ -1,4 +1,4 @@
-BDEPEND=test? ( dev-python/freezegun[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pydantic-2.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.32.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
+BDEPEND=test? ( dev-python/freezegun[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] dev-python/rich[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) test? ( >=dev-python/pydantic-2.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.32.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/pytest-7.4.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/hatchling-1.21.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Passive hostname, domain and IP lookup tool for non-robots
EAPI=8
@@ -7,9 +7,9 @@ INHERIT=distutils-r1 git-r3
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
LICENSE=MIT
PROPERTIES=live
-RDEPEND=>=dev-python/pydantic-2.7.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.32.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
+RDEPEND=>=dev-python/pydantic-2.9.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/python-dotenv-1.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/requests-2.32.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/rich-13.7.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=net-analyzer/shodan-1.31.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] 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 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df git-r3 875eb471682d3e1f18da124be97dcc81
-_md5_=4ff34baa87c1f18bc8f703662ca60f2f
+_md5_=c3079b4046bff9ea300af1fe41b4ceca
diff --git a/metadata/md5-cache/net-p2p/kubo-0.31.0 b/metadata/md5-cache/net-p2p/kubo-0.31.0
new file mode 100644
index 000000000000..fcb0d3fe0af3
--- /dev/null
+++ b/metadata/md5-cache/net-p2p/kubo-0.31.0
@@ -0,0 +1,15 @@
+BDEPEND=>=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
+DEFINED_PHASES=compile install postinst prepare test unpack
+DEPEND=acct-group/ipfs acct-user/ipfs sys-fs/fuse:0
+DESCRIPTION=Main implementation of IPFS
+EAPI=8
+HOMEPAGE=https://ipfs.tech https://github.com/ipfs/kubo/
+INHERIT=go-module shell-completion systemd
+KEYWORDS=~amd64 ~x86
+LICENSE=Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0
+RDEPEND=acct-group/ipfs acct-user/ipfs sys-fs/fuse:0
+RESTRICT=strip
+SLOT=0
+SRC_URI=https://github.com/ipfs/kubo/releases/download/v0.31.0/kubo-source.tar.gz -> kubo-0.31.0.tar.gz https://github.com/ipfs/fs-repo-migrations/archive/refs/tags/fs-repo-15-to-16/v1.0.1.tar.gz -> kubo-0.31.0-fs-repo-15-to-16-v1.0.1.tar.gz https://gentoo.kropotkin.rocks/go-pkgs/fs-repo-15-to-16-v1.0.1-vendor.tar.xz -> kubo-0.31.0-fs-repo-15-to-16-v1.0.1-vendor.tar.xz
+_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 bash-completion-r1 767861f3744f589ee5291c1698b1c082 shell-completion 0b655d0d825e157a5e99c463bddaac16 systemd 54bd206bb5c4efac6ae28b6b006713b0
+_md5_=dc5ec2a55a274e672fb32004b589e3d5
diff --git a/metadata/md5-cache/net-vpn/openvpn-2.6.12 b/metadata/md5-cache/net-vpn/openvpn-2.6.12
new file mode 100644
index 000000000000..ce1320ef58b2
--- /dev/null
+++ b/metadata/md5-cache/net-vpn/openvpn-2.6.12
@@ -0,0 +1,17 @@
+BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=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 virtual/pkgconfig
+DEFINED_PHASES=configure install postinst prepare setup test
+DEPEND=kernel_linux? ( iproute2? ( sys-apps/iproute2[-minimal] ) ) lz4? ( app-arch/lz4 ) lzo? ( >=dev-libs/lzo-1.07 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( >=dev-libs/openssl-1.0.2:0= ) pam? ( sys-libs/pam ) pkcs11? ( >=dev-libs/pkcs11-helper-1.11 ) systemd? ( sys-apps/systemd ) dco? ( >=net-vpn/ovpn-dco-0.2 >=dev-libs/libnl-3.2.29:= ) sys-libs/libcap-ng:= test? ( dev-util/cmocka )
+DESCRIPTION=Robust and highly flexible tunneling application compatible with many OSes
+EAPI=8
+HOMEPAGE=https://openvpn.net/
+INHERIT=autotools systemd linux-info tmpfiles
+IUSE=dco down-root examples inotify iproute2 +lz4 +lzo mbedtls +openssl pam pkcs11 +plugins selinux systemd test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+LICENSE=GPL-2
+RDEPEND=kernel_linux? ( iproute2? ( sys-apps/iproute2[-minimal] ) ) lz4? ( app-arch/lz4 ) lzo? ( >=dev-libs/lzo-1.07 ) mbedtls? ( net-libs/mbedtls:= ) openssl? ( >=dev-libs/openssl-1.0.2:0= ) pam? ( sys-libs/pam ) pkcs11? ( >=dev-libs/pkcs11-helper-1.11 ) systemd? ( sys-apps/systemd ) dco? ( >=net-vpn/ovpn-dco-0.2 >=dev-libs/libnl-3.2.29:= ) sys-libs/libcap-ng:= acct-group/openvpn acct-user/openvpn selinux? ( sec-policy/selinux-openvpn ) virtual/tmpfiles
+REQUIRED_USE=^^ ( openssl mbedtls ) pkcs11? ( !mbedtls ) !plugins? ( !pam !down-root ) inotify? ( plugins ) dco? ( !iproute2 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://build.openvpn.net/downloads/releases/openvpn-2.6.12.tar.gz
+_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe systemd 54bd206bb5c4efac6ae28b6b006713b0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 tmpfiles 9a9814db5a3fbd4f1e921c05297e7735
+_md5_=261435be412a16a5404d9ff289ad8cec
diff --git a/metadata/md5-cache/net-wireless/wireless-regdb-20240508 b/metadata/md5-cache/net-wireless/wireless-regdb-20240508
index 0fd5c2f725fb..24baefb96b95 100644
--- a/metadata/md5-cache/net-wireless/wireless-regdb-20240508
+++ b/metadata/md5-cache/net-wireless/wireless-regdb-20240508
@@ -9,4 +9,4 @@ REQUIRED_USE=kernel_linux
SLOT=0
SRC_URI=https://mirrors.edge.kernel.org/pub/software/network/wireless-regdb/wireless-regdb-2024.05.08.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3
-_md5_=29632b7346f538b5b051590b7f71b2c7
+_md5_=c1f90151efa0d7900f5da483504f293c
diff --git a/metadata/md5-cache/sys-apps/dstat-0.7.4-r4 b/metadata/md5-cache/sys-apps/dstat-0.7.4-r4
new file mode 100644
index 000000000000..43e6834e7590
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/dstat-0.7.4-r4
@@ -0,0 +1,15 @@
+DEFINED_PHASES=install prepare test
+DEPEND=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/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DESCRIPTION=Versatile replacement for vmstat, iostat and ifstat
+EAPI=8
+HOMEPAGE=http://dag.wieers.com/home-made/dstat/
+INHERIT=python-r1
+IUSE=doc examples python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~alpha amd64 ~arm64 ~hppa ~mips ppc ppc64 sparc x86 ~x86-linux
+LICENSE=GPL-2+
+RDEPEND=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/six[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+SLOT=0
+SRC_URI=https://github.com/dagwieers/dstat/archive/v0.7.4.tar.gz -> dstat-0.7.4.tar.gz
+_eclasses_=out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23
+_md5_=3e2c92dcaf28807cf0921647cddb2a7a
diff --git a/metadata/md5-cache/www-apps/redmine-5.0.6 b/metadata/md5-cache/www-apps/redmine-5.0.9
index 30b076b2afa4..8005f41ccf8d 100644
--- a/metadata/md5-cache/www-apps/redmine-5.0.6
+++ b/metadata/md5-cache/www-apps/redmine-5.0.9
@@ -1,4 +1,4 @@
-BDEPEND=ruby_targets_ruby31? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby31(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby31(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.11.0[ruby_targets_ruby31(-)] ) markdown? ( >=dev-ruby/redcarpet-3.5.1[ruby_targets_ruby31(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby31(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby31(-)] ) postgres? ( >=dev-ruby/pg-1.2.2:1[ruby_targets_ruby31(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.4.0[ruby_targets_ruby31(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby31(-)] dev-ruby/addressable[ruby_targets_ruby31(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby31(-)] dev-ruby/csv:3[ruby_targets_ruby31(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby31(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby31(-)] >=dev-ruby/i18n-1.10.0:1[ruby_targets_ruby31(-)] >=dev-ruby/mail-2.7.1[ruby_targets_ruby31(-)] dev-ruby/marcel[ruby_targets_ruby31(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby31(-)] >=dev-ruby/net-imap-0.2.2[ruby_targets_ruby31(-)] >=dev-ruby/net-pop-0.1.1[ruby_targets_ruby31(-)] >=dev-ruby/net-smtp-0.3.0[ruby_targets_ruby31(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby31(-)] >=dev-ruby/rails-6.1.7.2:6.1[ruby_targets_ruby31(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby31(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby31(-)] dev-ruby/rexml[ruby_targets_ruby31(-)] >=dev-ruby/roadie-rails-3.0.0:3[ruby_targets_ruby31(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby31(-)] >=dev-ruby/rouge-3.28.0[ruby_targets_ruby31(-)] dev-ruby/rqrcode[ruby_targets_ruby31(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby31(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby32(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby32(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.11.0[ruby_targets_ruby32(-)] ) markdown? ( >=dev-ruby/redcarpet-3.5.1[ruby_targets_ruby32(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby32(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby32(-)] ) postgres? ( >=dev-ruby/pg-1.2.2:1[ruby_targets_ruby32(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.4.0[ruby_targets_ruby32(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby32(-)] dev-ruby/addressable[ruby_targets_ruby32(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby32(-)] dev-ruby/csv:3[ruby_targets_ruby32(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby32(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby32(-)] >=dev-ruby/i18n-1.10.0:1[ruby_targets_ruby32(-)] >=dev-ruby/mail-2.7.1[ruby_targets_ruby32(-)] dev-ruby/marcel[ruby_targets_ruby32(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/net-imap-0.2.2[ruby_targets_ruby32(-)] >=dev-ruby/net-pop-0.1.1[ruby_targets_ruby32(-)] >=dev-ruby/net-smtp-0.3.0[ruby_targets_ruby32(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby32(-)] >=dev-ruby/rails-6.1.7.2:6.1[ruby_targets_ruby32(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby32(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby32(-)] dev-ruby/rexml[ruby_targets_ruby32(-)] >=dev-ruby/roadie-rails-3.0.0:3[ruby_targets_ruby32(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby32(-)] >=dev-ruby/rouge-3.28.0[ruby_targets_ruby32(-)] dev-ruby/rqrcode[ruby_targets_ruby32(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby32(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby32(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
+BDEPEND=ruby_targets_ruby31? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby31(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby31(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.11.0[ruby_targets_ruby31(-)] ) markdown? ( >=dev-ruby/redcarpet-3.5.1[ruby_targets_ruby31(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby31(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby31(-)] ) postgres? ( >=dev-ruby/pg-1.2.2:1[ruby_targets_ruby31(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.4.0[ruby_targets_ruby31(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby31(-)] dev-ruby/addressable[ruby_targets_ruby31(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby31(-)] dev-ruby/csv:3[ruby_targets_ruby31(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby31(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby31(-)] >=dev-ruby/i18n-1.10.0:1[ruby_targets_ruby31(-)] >=dev-ruby/mail-2.7.1[ruby_targets_ruby31(-)] dev-ruby/marcel[ruby_targets_ruby31(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby31(-)] >=dev-ruby/net-imap-0.2.2[ruby_targets_ruby31(-)] >=dev-ruby/net-pop-0.1.1[ruby_targets_ruby31(-)] >=dev-ruby/net-smtp-0.3.0[ruby_targets_ruby31(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby31(-)] >=dev-ruby/rails-6.1.7.8:6.1[ruby_targets_ruby31(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby31(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby31(-)] dev-ruby/rexml[ruby_targets_ruby31(-)] >=dev-ruby/roadie-rails-3.0.0:3[ruby_targets_ruby31(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby31(-)] >=dev-ruby/rouge-3.28.0[ruby_targets_ruby31(-)] dev-ruby/rqrcode[ruby_targets_ruby31(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby31(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby32(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby32(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.11.0[ruby_targets_ruby32(-)] ) markdown? ( >=dev-ruby/redcarpet-3.5.1[ruby_targets_ruby32(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby32(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby32(-)] ) postgres? ( >=dev-ruby/pg-1.2.2:1[ruby_targets_ruby32(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.4.0[ruby_targets_ruby32(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby32(-)] dev-ruby/addressable[ruby_targets_ruby32(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby32(-)] dev-ruby/csv:3[ruby_targets_ruby32(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby32(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby32(-)] >=dev-ruby/i18n-1.10.0:1[ruby_targets_ruby32(-)] >=dev-ruby/mail-2.7.1[ruby_targets_ruby32(-)] dev-ruby/marcel[ruby_targets_ruby32(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/net-imap-0.2.2[ruby_targets_ruby32(-)] >=dev-ruby/net-pop-0.1.1[ruby_targets_ruby32(-)] >=dev-ruby/net-smtp-0.3.0[ruby_targets_ruby32(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby32(-)] >=dev-ruby/rails-6.1.7.8:6.1[ruby_targets_ruby32(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby32(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby32(-)] dev-ruby/rexml[ruby_targets_ruby32(-)] >=dev-ruby/roadie-rails-3.0.0:3[ruby_targets_ruby32(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby32(-)] >=dev-ruby/rouge-3.28.0[ruby_targets_ruby32(-)] dev-ruby/rqrcode[ruby_targets_ruby32(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby32(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby32(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
DEFINED_PHASES=compile config configure install postinst prepare setup test unpack
DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
DESCRIPTION=Flexible project management web application using the Ruby on Rails framework
@@ -11,6 +11,6 @@ LICENSE=GPL-2
RDEPEND=acct-group/redmine acct-user/redmine imagemagick? ( media-gfx/imagemagick ) pdf? ( app-text/ghostscript-gpl media-gfx/imagemagick ) standalone? ( www-servers/puma ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 )
SLOT=0
-SRC_URI=https://www.redmine.org/releases/redmine-5.0.6.tar.gz
+SRC_URI=https://www.redmine.org/releases/redmine-5.0.9.tar.gz
_eclasses_=depend.apache 3b9c533be911d4550c8972e4dfb6434a multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708
-_md5_=a04aa4ea616a4b8a3acd6ca8e5df96e1
+_md5_=9eb2636903a30b729d2fc5c418974ec5
diff --git a/metadata/md5-cache/www-apps/redmine-5.1.0 b/metadata/md5-cache/www-apps/redmine-5.1.0
deleted file mode 100644
index 791736406958..000000000000
--- a/metadata/md5-cache/www-apps/redmine-5.1.0
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=ruby_targets_ruby31? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby31(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby31(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.12.0[ruby_targets_ruby31(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby31(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby31(-)] ) postgres? ( >=dev-ruby/pg-1.5.3:1[ruby_targets_ruby31(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.6.0[ruby_targets_ruby31(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby31(-)] dev-ruby/addressable[ruby_targets_ruby31(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby31(-)] >=dev-ruby/csv-3.2.6:3[ruby_targets_ruby31(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby31(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby31(-)] >=dev-ruby/i18n-1.14.1:1[ruby_targets_ruby31(-)] >=dev-ruby/mail-2.8.1[ruby_targets_ruby31(-)] dev-ruby/marcel[ruby_targets_ruby31(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby31(-)] >=dev-ruby/net-imap-0.3.4[ruby_targets_ruby31(-)] >=dev-ruby/net-pop-0.1.2[ruby_targets_ruby31(-)] >=dev-ruby/net-smtp-0.3.3[ruby_targets_ruby31(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby31(-)] >=dev-ruby/rails-6.1.7.6:6.1[ruby_targets_ruby31(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby31(-)] >=dev-ruby/redcarpet-3.6.0[ruby_targets_ruby31(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby31(-)] dev-ruby/rexml[ruby_targets_ruby31(-)] >=dev-ruby/roadie-rails-3.1.0:3[ruby_targets_ruby31(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby31(-)] >=dev-ruby/rouge-4.2.0[ruby_targets_ruby31(-)] dev-ruby/rqrcode[ruby_targets_ruby31(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby31(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby32(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby32(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.12.0[ruby_targets_ruby32(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby32(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby32(-)] ) postgres? ( >=dev-ruby/pg-1.5.3:1[ruby_targets_ruby32(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.6.0[ruby_targets_ruby32(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby32(-)] dev-ruby/addressable[ruby_targets_ruby32(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby32(-)] >=dev-ruby/csv-3.2.6:3[ruby_targets_ruby32(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby32(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby32(-)] >=dev-ruby/i18n-1.14.1:1[ruby_targets_ruby32(-)] >=dev-ruby/mail-2.8.1[ruby_targets_ruby32(-)] dev-ruby/marcel[ruby_targets_ruby32(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/net-imap-0.3.4[ruby_targets_ruby32(-)] >=dev-ruby/net-pop-0.1.2[ruby_targets_ruby32(-)] >=dev-ruby/net-smtp-0.3.3[ruby_targets_ruby32(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby32(-)] >=dev-ruby/rails-6.1.7.6:6.1[ruby_targets_ruby32(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby32(-)] >=dev-ruby/redcarpet-3.6.0[ruby_targets_ruby32(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby32(-)] dev-ruby/rexml[ruby_targets_ruby32(-)] >=dev-ruby/roadie-rails-3.1.0:3[ruby_targets_ruby32(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby32(-)] >=dev-ruby/rouge-4.2.0[ruby_targets_ruby32(-)] dev-ruby/rqrcode[ruby_targets_ruby32(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby32(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby32(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
-DEFINED_PHASES=compile config configure install postinst prepare setup test unpack
-DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
-DESCRIPTION=Flexible project management web application using the Ruby on Rails framework
-EAPI=8
-HOMEPAGE=https://www.redmine.org/
-INHERIT=depend.apache ruby-ng
-IUSE=fastcgi imagemagick ldap +minimagick mysql passenger pdf postgres +standalone sqlite ruby_targets_ruby31 ruby_targets_ruby32
-KEYWORDS=~amd64
-LICENSE=GPL-2
-RDEPEND=acct-group/redmine acct-user/redmine imagemagick? ( media-gfx/imagemagick ) pdf? ( app-text/ghostscript-gpl media-gfx/imagemagick ) standalone? ( www-servers/puma ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
-REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 )
-SLOT=0
-SRC_URI=https://www.redmine.org/releases/redmine-5.1.0.tar.gz
-_eclasses_=depend.apache 3b9c533be911d4550c8972e4dfb6434a multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708
-_md5_=bbf73babe0c72855bf4cb9c7011ab1ba
diff --git a/metadata/md5-cache/www-apps/redmine-5.1.3 b/metadata/md5-cache/www-apps/redmine-5.1.3
new file mode 100644
index 000000000000..94c4a6c13d0c
--- /dev/null
+++ b/metadata/md5-cache/www-apps/redmine-5.1.3
@@ -0,0 +1,16 @@
+BDEPEND=ruby_targets_ruby31? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby31(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby31(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.12.0[ruby_targets_ruby31(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby31(-)] dev-ruby/with_advisory_lock[ruby_targets_ruby31(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby31(-)] ) postgres? ( >=dev-ruby/pg-1.5.3:1[ruby_targets_ruby31(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.6.0[ruby_targets_ruby31(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby31(-)] dev-ruby/addressable[ruby_targets_ruby31(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby31(-)] >=dev-ruby/csv-3.2.6:3[ruby_targets_ruby31(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby31(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby31(-)] >=dev-ruby/i18n-1.14.1:1[ruby_targets_ruby31(-)] >=dev-ruby/mail-2.8.1[ruby_targets_ruby31(-)] dev-ruby/marcel[ruby_targets_ruby31(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby31(-)] >=dev-ruby/net-imap-0.3.4[ruby_targets_ruby31(-)] >=dev-ruby/net-pop-0.1.2[ruby_targets_ruby31(-)] >=dev-ruby/net-smtp-0.3.3[ruby_targets_ruby31(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby31(-)] >=dev-ruby/rails-6.1.7.6:6.1[ruby_targets_ruby31(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby31(-)] >=dev-ruby/redcarpet-3.6.0[ruby_targets_ruby31(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby31(-)] dev-ruby/rexml[ruby_targets_ruby31(-)] >=dev-ruby/roadie-rails-3.1.0:3[ruby_targets_ruby31(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby31(-)] >=dev-ruby/rouge-4.2.0[ruby_targets_ruby31(-)] dev-ruby/rqrcode[ruby_targets_ruby31(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby31(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby31(-)] ) ruby_targets_ruby32? ( fastcgi? ( dev-ruby/fcgi[ruby_targets_ruby32(-)] ) ldap? ( >=dev-ruby/ruby-net-ldap-0.17.0[ruby_targets_ruby32(-)] ) minimagick? ( >=dev-ruby/mini_magick-4.12.0[ruby_targets_ruby32(-)] ) mysql? ( >=dev-ruby/mysql2-0.5.0:0.5[ruby_targets_ruby32(-)] dev-ruby/with_advisory_lock[ruby_targets_ruby32(-)] ) passenger? ( www-apache/passenger[ruby_targets_ruby32(-)] ) postgres? ( >=dev-ruby/pg-1.5.3:1[ruby_targets_ruby32(-)] ) sqlite? ( >=dev-ruby/sqlite3-1.6.0[ruby_targets_ruby32(-)] ) dev-ruby/actionpack-xml_parser:2[ruby_targets_ruby32(-)] dev-ruby/addressable[ruby_targets_ruby32(-)] >=dev-ruby/commonmarker-0.23.8[ruby_targets_ruby32(-)] >=dev-ruby/csv-3.2.6:3[ruby_targets_ruby32(-)] >=dev-ruby/deckar01-task_list-2.3.2[ruby_targets_ruby32(-)] >=dev-ruby/html-pipeline-2.13.2[ruby_targets_ruby32(-)] >=dev-ruby/i18n-1.14.1:1[ruby_targets_ruby32(-)] >=dev-ruby/mail-2.8.1[ruby_targets_ruby32(-)] dev-ruby/marcel[ruby_targets_ruby32(-)] >=dev-ruby/mini_mime-1.1.0[ruby_targets_ruby32(-)] >=dev-ruby/net-imap-0.3.4[ruby_targets_ruby32(-)] >=dev-ruby/net-pop-0.1.2[ruby_targets_ruby32(-)] >=dev-ruby/net-smtp-0.3.3[ruby_targets_ruby32(-)] >=dev-ruby/nokogiri-1.15.2[ruby_targets_ruby32(-)] >=dev-ruby/rails-6.1.7.6:6.1[ruby_targets_ruby32(-)] >=dev-ruby/rbpdf-1.21.3[ruby_targets_ruby32(-)] >=dev-ruby/redcarpet-3.6.0[ruby_targets_ruby32(-)] >=dev-ruby/request_store-1.5.0:0[ruby_targets_ruby32(-)] dev-ruby/rexml[ruby_targets_ruby32(-)] >=dev-ruby/roadie-rails-3.1.0:3[ruby_targets_ruby32(-)] >=dev-ruby/rotp-5.0.0[ruby_targets_ruby32(-)] >=dev-ruby/rouge-4.2.0[ruby_targets_ruby32(-)] dev-ruby/rqrcode[ruby_targets_ruby32(-)] >=dev-ruby/rubyzip-2.3.0:2[ruby_targets_ruby32(-)] >=dev-ruby/sanitize-6.0:6[ruby_targets_ruby32(-)] ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
+DEFINED_PHASES=compile config configure install postinst prepare setup test unpack
+DEPEND=ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
+DESCRIPTION=Flexible project management web application using the Ruby on Rails framework
+EAPI=8
+HOMEPAGE=https://www.redmine.org/
+INHERIT=depend.apache ruby-ng
+IUSE=fastcgi imagemagick ldap +minimagick mysql passenger pdf postgres +standalone sqlite ruby_targets_ruby31 ruby_targets_ruby32
+KEYWORDS=~amd64
+LICENSE=GPL-2
+RDEPEND=acct-group/redmine acct-user/redmine imagemagick? ( media-gfx/imagemagick ) pdf? ( app-text/ghostscript-gpl media-gfx/imagemagick ) standalone? ( www-servers/puma ) ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 )
+REQUIRED_USE=|| ( ruby_targets_ruby31 ruby_targets_ruby32 )
+SLOT=0
+SRC_URI=https://www.redmine.org/releases/redmine-5.1.3.tar.gz
+_eclasses_=depend.apache 3b9c533be911d4550c8972e4dfb6434a multilib b2a329026f2e404e9e371097dda47f96 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 ruby-utils 8c235870eceb33155907ba2ef7b6592f ruby-ng f0dedda0b5f19492ca5de91d98bc1708
+_md5_=6521983d19b9b0da9af2eb6d8c4c41e8
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 0a6933b6b7dd..d4b266489031 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1786,7 +1786,7 @@ app-editors/ghostwriter 24.08.1 24.08.3: Cross-platform, aesthetic, distraction-
app-editors/gnome-latex 3.46.0: Integrated LaTeX environment for GNOME
app-editors/gnome-text-editor 45.3 46.3: A simple text editor for the GNOME desktop
app-editors/gummi 0.8.3: Simple LaTeX editor for GTK+ users
-app-editors/gvim 9.0.2167 9.1.0366 9.1.0470 9999: GUI version of the Vim text editor
+app-editors/gvim 9.0.2167 9.1.0366 9.1.0470 9.1.0794 9999: GUI version of the Vim text editor
app-editors/helix 24.03-r2 24.07-r1: A post-modern text editor
app-editors/hexcurse 1.60.0: ncurses based hex editor
app-editors/hexedit 1.6: View and edit files in hex or ASCII
@@ -1834,8 +1834,8 @@ app-editors/ted 2.23-r3: X-based rich text editor
app-editors/texworks 0.6.8: Simple interface for working with TeX documents
app-editors/uemacs-pk 4.0.15_p20180719: uEmacs/PK is an enhanced version of MicroEMACS
app-editors/vile 9.8z: VI Like Emacs -- yet another full-featured vi clone
-app-editors/vim 9.0.2167 9.1.0366 9.1.0470 9999: Vim, an improved vi-style text editor
-app-editors/vim-core 9.0.2167 9.0.2167-r1 9.1.0366 9.1.0366-r1 9.1.0470 9999: vim and gvim shared files
+app-editors/vim 9.0.2167 9.1.0366 9.1.0470 9.1.0794 9999: Vim, an improved vi-style text editor
+app-editors/vim-core 9.0.2167 9.0.2167-r1 9.1.0366 9.1.0366-r1 9.1.0470 9.1.0794 9999: vim and gvim shared files
app-editors/vis 0.8-r1 0.9 9999: modern, legacy free, simple yet efficient vim-like editor
app-editors/vscode 1.95.2 1.95.3: Multiplatform Visual Studio Code from Microsoft
app-editors/vscodium 1.95.2.24313 1.95.3.24321-r1: A community-driven, freely-licensed binary distribution of Microsoft's VSCode
@@ -2463,7 +2463,7 @@ app-forensics/rkhunter 1.4.6-r2: Rootkit Hunter scans for known and unknown root
app-forensics/scalpel 2.1_pre20210326: A high performance file carver
app-forensics/sleuthkit 4.12.1-r2: A collection of file system and media management forensic analysis tools
app-forensics/unhide 20220611: Forensic tool to find hidden processes and TCP/UDP ports by rootkits/LKMs
-app-forensics/volatility3 2.5.2 2.7.0: Framework for analyzing volatile memory
+app-forensics/volatility3 2.7.0-r1 2.8.0: Framework for analyzing volatile memory
app-forensics/yara 4.5.1 4.5.2 9999: A malware identification and classification tool
app-forensics/yara-x 0.5.0-r1 0.10.0 0.11.1: A malware identification and classification tool
app-forensics/zzuf 0.15_p20190208 0.15_p20220529: Transparent application input fuzzer
@@ -2813,7 +2813,7 @@ app-misc/mencal 3.0-r1: Calendar to track menstruation cycles
app-misc/mepl 0.45-r2: Self-employed-mode software for 3COM/USR message modems
app-misc/mime-types 2.1.54: Provides /etc/mime.types file
app-misc/mkcert 1.4.4: A zero-config tool to make locally trusted development certificates
-app-misc/mmv 1.01b_p19 2.5.1 2.8: Move/copy/append/link multiple files according to a set of wildcard patterns
+app-misc/mmv 1.01b_p19 2.5.1 2.8 2.9.1: Move/copy/append/link multiple files according to a set of wildcard patterns
app-misc/mosquitto 2.0.20: An Open Source MQTT v3 Broker
app-misc/mouseremote 0.90-r4: X10 MouseRemote
app-misc/muttprint 0.73-r5: Script for pretty printing of your mails
@@ -3173,7 +3173,7 @@ app-text/cb2bib 2.0.0-r1: Tool for extracting unformatted bibliographic referenc
app-text/cedilla 0.7-r1: UTF-8 to postscript converter
app-text/chasen 2.4.5: Japanese Morphological Analysis System, ChaSen
app-text/cherrytree 1.1.4-r2 1.2.0: A hierarchical note taking application (C++ version)
-app-text/cmark 0.30.3 0.31.0: CommonMark parsing and rendering library and program in C
+app-text/cmark 0.31.0 0.31.1: CommonMark parsing and rendering library and program in C
app-text/cmigemo 1.3c-r4 1.3e_p20220623: Migemo library implementation in C
app-text/code2html 0.9.1-r2: Converts source files to colored HTML output
app-text/convertlit 1.8-r4: CLit converts MS ebook .lit files to .opf (xml+html+png+jpg)
@@ -3304,7 +3304,7 @@ app-text/mdbook 0.4.40-r1 0.4.42-r1 0.4.43: Create a book from markdown files
app-text/mecab 0.996-r1 0.996-r2: Yet Another Part-of-Speech and Morphological Analyzer
app-text/mpage 2.5.6-r1: Many to one page printing utility
app-text/msort 8.53-r2 8.53-r3: A program for sorting files in sophisticated ways
-app-text/multitail 7.0.0 7.1.2: Tail with multiple windows
+app-text/multitail 7.0.0 7.1.2 7.1.5: Tail with multiple windows
app-text/mupdf 1.24.1 1.24.8: A lightweight PDF viewer and toolkit written in portable C
app-text/mythes 1.2.5: Simple thesaurus for LibreOffice
app-text/namazu 2.0.21 2.0.22_pre8: Namazu is a full-text search engine
@@ -10027,7 +10027,7 @@ dev-ruby/importmap-rails 1.2.3 2.0.1 2.0.2 2.0.3: Use ESM with importmap to mana
dev-ruby/instance_storage 1.0.0-r2 2.0.0-r1: Manage class instances with dictionary
dev-ruby/introspection 0.0.4-r2: Dynamic inspection of the hierarchy of method definitions on a Ruby object
dev-ruby/io-console 0.7.2: add console capabilities to IO instances
-dev-ruby/io-event 1.1.7 1.5.1 1.6.5 1.6.7 1.7.3 1.7.4: An event loop
+dev-ruby/io-event 1.1.7 1.5.1 1.5.1-r1 1.6.5-r1 1.6.7 1.7.3 1.7.4: An event loop
dev-ruby/io-wait 0.2.3 0.3.1: Waits until IO is readable or writable without blocking
dev-ruby/ipaddr 1.2.7: IPAddr provides a set of methods to manipulate an IPv4 or IPv6 address
dev-ruby/irb 1.11.1 1.13.2 1.14.0 1.14.1: Interactive Ruby command-line tool for REPL (Read Eval Print Loop)
@@ -10441,6 +10441,7 @@ dev-ruby/whole_history_rating 0.1.2-r2: A pure ruby implementation of Remi Coulo
dev-ruby/will_paginate 3.3.1 4.0.0 4.0.1: Most awesome pagination solution for Ruby
dev-ruby/windows_error 0.1.5: reference for standard Windows API Error Codes
dev-ruby/wisper 2.0.1-r1 3.0.0: A micro library providing objects with Publish-Subscribe capabilities
+dev-ruby/with_advisory_lock 5.1.0: Advisory locking for ActiveRecord
dev-ruby/x25519 1.0.10: Key exchange via the X25519 (Curve25519) Elliptic Curve Diffie-Hellman function
dev-ruby/xdr 3.0.3: Read/write XDR encoded data structures
dev-ruby/xml-simple 1.1.9: Easy API to maintain XML. A Ruby port of Grant McLean's Perl module XML::Simple
@@ -10908,7 +10909,7 @@ dev-util/qbs 2.4.2: Modern build tool for software projects
dev-util/qdevicemonitor 1.0.1-r2 9999: Crossplatform log viewer for Android, iOS and text files
dev-util/qstlink2 1.2.3: GUI and CLI ST-Link V2(Debugger/Programmer) client
dev-util/quilt 0.68-r1 9999: quilt patch manager
-dev-util/radare2 5.9.0 5.9.2 5.9.4: unix-like reverse engineering framework and commandline tools
+dev-util/radare2 5.9.4 5.9.6: unix-like reverse engineering framework and commandline tools
dev-util/ragel 6.10 7.0.0.12 7.0.4-r2 7.0.4-r3: Compiles finite state machines from regular languages into executable code
dev-util/rats 2.4-r2: RATS - Rough Auditing Tool for Security
dev-util/rbtools 4.1 5.0-r1: Command line tools for use with Review Board
@@ -14527,7 +14528,7 @@ net-analyzer/vnstat 2.12 9999: Console-based network traffic monitor that keeps
net-analyzer/wapiti 3.1.6 3.1.7: Web-application vulnerability scanner
net-analyzer/webfuzzer 0.2.0-r2: Poor man's web vulnerability scanner
net-analyzer/wireshark 4.0.15 4.0.17 4.2.5 4.2.6 4.2.7 4.2.8 4.2.9 4.4.0 4.4.1 4.4.2 9999: Network protocol analyzer (sniffer)
-net-analyzer/wtfis 0.9.1 0.10.0 9999: Passive hostname, domain and IP lookup tool for non-robots
+net-analyzer/wtfis 0.10.0 0.10.1 9999: Passive hostname, domain and IP lookup tool for non-robots
net-analyzer/xnetload 1.11.3-r1: Displays a count and a graph of the traffic over a specified network connection
net-analyzer/xprobe 0.3-r1: Active OS fingerprinting tool - this is Xprobe2
net-analyzer/yersinia 0.8.2_p20221119: A framework for layer 2 attacks
@@ -15418,7 +15419,7 @@ net-p2p/go-ethereum 1.10.18 1.13.14 1.14.7 1.14.8 1.14.11 1.14.12: Official gola
net-p2p/gtk-gnutella 1.2.2-r1 1.2.3: GTK+ Gnutella client
net-p2p/gtorrentviewer 0.2b-r1: A GTK2-based viewer and editor for BitTorrent meta files
net-p2p/ktorrent 24.08.1 24.08.3: Powerful BitTorrent client based on KDE Frameworks
-net-p2p/kubo 0.28.0 0.29.0-r1 0.30.0: Main implementation of IPFS
+net-p2p/kubo 0.28.0 0.29.0-r1 0.30.0 0.31.0: Main implementation of IPFS
net-p2p/mktorrent 1.1_p20180912 1.1_p20210130: Simple command line utility to create BitTorrent metainfo files
net-p2p/mldonkey 3.1.7-r4 3.2.1: Multi-network P2P application written in Ocaml, with Gtk, web & telnet interface
net-p2p/ncdc 1.24.1: Lightweight direct connect client with a friendly ncurses interface
@@ -15537,7 +15538,7 @@ net-vpn/nstx 1.1_beta6-r3: IP over DNS tunnel
net-vpn/ocserv 1.1.6 1.1.7 1.3.0-r1 9999: Openconnect SSL VPN server
net-vpn/openconnect 9.12 9999: Free client for Cisco AnyConnect SSL VPN software
net-vpn/openfortivpn 1.20.3-r2 1.22.1: Fortinet compatible VPN client
-net-vpn/openvpn 2.5.2-r3 2.5.6-r1 2.5.7-r1 2.6.4 2.6.8 2.6.9 9999: Robust and highly flexible tunneling application compatible with many OSes
+net-vpn/openvpn 2.5.2-r3 2.5.6-r1 2.5.7-r1 2.6.4 2.6.8 2.6.9 2.6.12 9999: Robust and highly flexible tunneling application compatible with many OSes
net-vpn/ovpn-dco 0.2.20230426 0.2.20231117 9999: OpenVPN Data Channel Offload in the linux kernel
net-vpn/pptpd 1.4.0-r4: Linux Point-to-Point Tunnelling Protocol Server
net-vpn/protonvpn-cli 2.2.11-r2: A VPN command-line tool from protonvpn - python rewrite
@@ -16890,7 +16891,7 @@ sys-apps/diffutils 3.10: Tools to make diffs and compare files
sys-apps/dmidecode 3.5-r2 3.5-r3 3.6: DMI (Desktop Management Interface) table related utilities
sys-apps/dnotify 0.18.0-r1: Execute a command when the contents of a directory change
sys-apps/dog 1.7-r6: Dog is better than cat
-sys-apps/dstat 0.7.4-r2 0.7.4-r3: Versatile replacement for vmstat, iostat and ifstat
+sys-apps/dstat 0.7.4-r2 0.7.4-r3 0.7.4-r4: Versatile replacement for vmstat, iostat and ifstat
sys-apps/dtc 1.7.1 1.7.2 9999: Open Firmware device tree compiler
sys-apps/duc 1.4.5 9999: Library and suite of tools for inspecting disk usage
sys-apps/earlyoom 1.7-r1 9999: Early OOM Daemon for Linux
@@ -18035,7 +18036,7 @@ www-apps/prowlarr-bin 1.27.0.4852: An indexer manager/proxy to integrate with yo
www-apps/radarr-bin 5.15.1.9463: A fork of Sonarr to work with movies a la Couchpotato
www-apps/radicale 3.2.3 3.3.0: A simple CalDAV calendar server
www-apps/readarr-bin 0.4.4.2686: An ebook and audiobook collection manager for Usenet and BitTorrent users
-www-apps/redmine 5.0.6 5.1.0: Flexible project management web application using the Ruby on Rails framework
+www-apps/redmine 5.0.9 5.1.3: Flexible project management web application using the Ruby on Rails framework
www-apps/roundup 2.2.0 2.3.0: Issue-tracking system with command-line, web, and e-mail interfaces
www-apps/rt 5.0.6: RT is an enterprise-grade ticketing system
www-apps/rutorrent 4.3.8 4.3.9 9999: ruTorrent is a front-end for the popular Bittorrent client rTorrent
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 03289b4f55c4..14ea177a4dc4 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 01 Dec 2024 12:33:22 +0000
+Sun, 01 Dec 2024 12:48:22 +0000