summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/app-admin/logrotate-3.19.015
-rw-r--r--metadata/md5-cache/app-editors/gvim-8.2.395017
-rw-r--r--metadata/md5-cache/app-editors/vim-8.2.395016
-rw-r--r--metadata/md5-cache/app-editors/vim-core-8.2.395015
-rw-r--r--metadata/md5-cache/app-emulation/xen-4.15.1-r24
-rw-r--r--metadata/md5-cache/app-emulation/xen-tools-4.15.1-r24
-rw-r--r--metadata/md5-cache/dev-libs/libsigsegv-2.1412
-rw-r--r--metadata/md5-cache/dev-python/cx_Freeze-6.94
-rw-r--r--metadata/md5-cache/sci-calculators/qalculate-gtk-3.22.04
-rw-r--r--metadata/md5-cache/sci-libs/libqalculate-3.22.04
-rw-r--r--metadata/md5-cache/sci-libs/superlu_mt-3.1-r14
-rw-r--r--metadata/md5-cache/sci-mathematics/z3-4.8.134
-rw-r--r--metadata/md5-cache/sys-fs/mtools-4.0.3714
-rw-r--r--metadata/md5-cache/sys-process/atop-2.7.115
-rw-r--r--metadata/pkg_desc_index14
-rw-r--r--metadata/timestamp.chk2
16 files changed, 126 insertions, 22 deletions
diff --git a/metadata/md5-cache/app-admin/logrotate-3.19.0 b/metadata/md5-cache/app-admin/logrotate-3.19.0
new file mode 100644
index 000000000000..2bdc847b1ad0
--- /dev/null
+++ b/metadata/md5-cache/app-admin/logrotate-3.19.0
@@ -0,0 +1,15 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=configure install postinst prepare test
+DEPEND=>=dev-libs/popt-1.5 selinux? ( sys-libs/libselinux ) acl? ( virtual/acl )
+DESCRIPTION=Rotates, compresses, and mails system logs
+EAPI=7
+HOMEPAGE=https://github.com/logrotate/logrotate
+INHERIT=systemd tmpfiles
+IUSE=acl +cron selinux
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=GPL-2
+RDEPEND=>=dev-libs/popt-1.5 selinux? ( sys-libs/libselinux ) acl? ( virtual/acl ) selinux? ( sec-policy/selinux-logrotate ) cron? ( virtual/cron ) virtual/tmpfiles
+SLOT=0
+SRC_URI=https://github.com/logrotate/logrotate/releases/download/3.19.0/logrotate-3.19.0.tar.gz
+_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 systemd 2736b403a83f194b59b767f3b344c2c1 tmpfiles 11d91b11caf3bbb725c7d9eba90335c8
+_md5_=d4af7ea9a7e6f0a1cdef4023751537b2
diff --git a/metadata/md5-cache/app-editors/gvim-8.2.3950 b/metadata/md5-cache/app-editors/gvim-8.2.3950
new file mode 100644
index 000000000000..dcf50b3366d4
--- /dev/null
+++ b/metadata/md5-cache/app-editors/gvim-8.2.3950
@@ -0,0 +1,17 @@
+BDEPEND=sys-devel/autoconf virtual/pkgconfig lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) nls? ( sys-devel/gettext )
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test
+DEPEND=~app-editors/vim-core-8.2.3950 >=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 ) ) !aqua? ( gtk? ( x11-libs/gtk+:3 x11-libs/libXft ) !gtk? ( gtk2? ( >=x11-libs/gtk+-2.6:2 x11-libs/libXft ) !gtk2? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( neXt? ( x11-libs/neXtaw ) !neXt? ( x11-libs/libXaw ) ) ) ) ) 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-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.6 dev-lang/ruby:2.7 ) virtual/rubygems ) selinux? ( sys-libs/libselinux ) session? ( x11-libs/libSM ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= )
+DESCRIPTION=GUI version of the Vim text editor
+EAPI=7
+HOMEPAGE=https://vim.sourceforge.io/ https://github.com/vim/vim
+INHERIT=vim-doc flag-o-matic xdg-utils bash-completion-r1 prefix lua-single python-single-r1 ruby-single
+IUSE=acl aqua crypt cscope debug gtk gtk2 lua motif neXt netbeans nls perl python racket ruby selinux session sound tcl lua_single_target_luajit lua_single_target_lua5-1 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris
+LICENSE=vim
+RDEPEND=~app-editors/vim-core-8.2.3950 >=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 ) ) !aqua? ( gtk? ( x11-libs/gtk+:3 x11-libs/libXft ) !gtk? ( gtk2? ( >=x11-libs/gtk+-2.6:2 x11-libs/libXft ) !gtk2? ( motif? ( >=x11-libs/motif-2.3:0 ) !motif? ( neXt? ( x11-libs/neXtaw ) !neXt? ( x11-libs/libXaw ) ) ) ) ) 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-1? ( dev-lang/lua:5.1[deprecated] ) ) nls? ( virtual/libintl ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.6 dev-lang/ruby:2.7 ) virtual/rubygems ) 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 ) ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) )
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/vim/vim/archive/v8.2.3950.tar.gz -> vim-8.2.3950.tar.gz https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz
+_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 bash-completion-r1 d3a60385655d9b402be765a6de333245 prefix d04f14b297013ad1410550c0757f14f8 lua-utils 7b7cd623ac8b9dd4a7a6ee27219cada6 lua-single ba92a0c9d413e015c6625cdb0b9aaf99 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-single 214d0508e74b80c85efcef39699cb9a2
+_md5_=e9a1216aa0252cb3f13c6578bfbac053
diff --git a/metadata/md5-cache/app-editors/vim-8.2.3950 b/metadata/md5-cache/app-editors/vim-8.2.3950
new file mode 100644
index 000000000000..b51d36825724
--- /dev/null
+++ b/metadata/md5-cache/app-editors/vim-8.2.3950
@@ -0,0 +1,16 @@
+BDEPEND=sys-devel/autoconf lua? ( lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-1? ( dev-lang/lua:5.1 ) ) 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-1? ( dev-lang/lua:5.1[deprecated] ) ) !minimal? ( ~app-editors/vim-core-8.2.3950 ) vim-pager? ( app-editors/vim-core[-minimal] ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.6 dev-lang/ruby:2.7 ) virtual/rubygems ) selinux? ( sys-libs/libselinux ) sound? ( media-libs/libcanberra ) tcl? ( dev-lang/tcl:0= ) X? ( x11-libs/libXt )
+DESCRIPTION=Vim, an improved vi-style text editor
+EAPI=7
+HOMEPAGE=https://vim.sourceforge.io/ https://github.com/vim/vim
+INHERIT=vim-doc flag-o-matic bash-completion-r1 lua-single python-single-r1 ruby-single 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 python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=vim
+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-1? ( dev-lang/lua:5.1[deprecated] ) ) !minimal? ( ~app-editors/vim-core-8.2.3950 ) vim-pager? ( app-editors/vim-core[-minimal] ) perl? ( dev-lang/perl:= ) python? ( python_single_target_python3_8? ( dev-lang/python:3.8[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10[threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_10] ) ) racket? ( dev-scheme/racket ) ruby? ( || ( dev-lang/ruby:2.6 dev-lang/ruby:2.7 ) virtual/rubygems ) 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 ) ) python? ( ^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 ) ) vim-pager? ( !minimal )
+SLOT=0
+SRC_URI=https://github.com/vim/vim/archive/v8.2.3950.tar.gz -> vim-8.2.3950.tar.gz https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz
+_eclasses_=vim-doc e063cddf18e5d2f2cfb21388252579ec toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 bash-completion-r1 d3a60385655d9b402be765a6de333245 lua-utils 7b7cd623ac8b9dd4a7a6ee27219cada6 lua-single ba92a0c9d413e015c6625cdb0b9aaf99 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c ruby-utils 08ae6f9c60b19aabce3f66a30cce9a2d ruby-single 214d0508e74b80c85efcef39699cb9a2 desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils 4f29a8b760a594a212abe9c2ba957c31
+_md5_=b442ce8cbf5b3f46ec384c518969c96f
diff --git a/metadata/md5-cache/app-editors/vim-core-8.2.3950 b/metadata/md5-cache/app-editors/vim-core-8.2.3950
new file mode 100644
index 000000000000..eec8bcc7d9bd
--- /dev/null
+++ b/metadata/md5-cache/app-editors/vim-core-8.2.3950
@@ -0,0 +1,15 @@
+BDEPEND=sys-devel/autoconf
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test
+DESCRIPTION=vim and gvim shared files
+EAPI=7
+HOMEPAGE=https://vim.sourceforge.io/ https://github.com/vim/vim
+INHERIT=estack vim-doc flag-o-matic bash-completion-r1 prefix desktop xdg-utils
+IUSE=nls acl minimal
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=vim
+PDEPEND=!minimal? ( app-vim/gentoo-syntax )
+RDEPEND=!!<app-editors/gvim-8.1.0648
+SLOT=0
+SRC_URI=https://github.com/vim/vim/archive/v8.2.3950.tar.gz -> vim-8.2.3950.tar.gz https://dev.gentoo.org/~zlogene/distfiles/app-editors/vim/vim-8.2.0360-gentoo-patches.tar.xz
+_eclasses_=estack 055c42df72f76a4f45ec92b35e83cd56 vim-doc e063cddf18e5d2f2cfb21388252579ec toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 bash-completion-r1 d3a60385655d9b402be765a6de333245 prefix d04f14b297013ad1410550c0757f14f8 desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils 4f29a8b760a594a212abe9c2ba957c31
+_md5_=54dbcdea658f785b97079e745a1a20d5
diff --git a/metadata/md5-cache/app-emulation/xen-4.15.1-r2 b/metadata/md5-cache/app-emulation/xen-4.15.1-r2
index 88c84981a4ac..2f9d39a5fba6 100644
--- a/metadata/md5-cache/app-emulation/xen-4.15.1-r2
+++ b/metadata/md5-cache/app-emulation/xen-4.15.1-r2
@@ -5,7 +5,7 @@ EAPI=7
HOMEPAGE=https://www.xenproject.org
INHERIT=flag-o-matic mount-boot python-any-r1 toolchain-funcs
IUSE=debug efi flask
-KEYWORDS=~amd64 ~arm -x86
+KEYWORDS=amd64 ~arm -x86
LICENSE=GPL-2
PDEPEND=~app-emulation/xen-tools-4.15.1
REQUIRED_USE=arm? ( debug )
@@ -13,4 +13,4 @@ RESTRICT=test splitdebug strip
SLOT=0
SRC_URI=https://downloads.xenproject.org/release/xen/4.15.1/xen-4.15.1.tar.gz https://dev.gentoo.org/~dlan/distfiles/xen-4.15.1-upstream-patches-2.tar.xz https://github.com/hydrapolic/gentoo-dist/raw/master/xen/xen-4.15.1-upstream-patches-2.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 mount-boot 02a45c5e022c08dbc05178522b2772f2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-any-r1 13f6d423c5c5bc519a9b552654cc745f
-_md5_=b58b0a8f45c4a7d52521fd2fbc55032a
+_md5_=1c47343227a449e795b0aa69a0515aab
diff --git a/metadata/md5-cache/app-emulation/xen-tools-4.15.1-r2 b/metadata/md5-cache/app-emulation/xen-tools-4.15.1-r2
index 99035b396005..4cc97e2e9840 100644
--- a/metadata/md5-cache/app-emulation/xen-tools-4.15.1-r2
+++ b/metadata/md5-cache/app-emulation/xen-tools-4.15.1-r2
@@ -6,7 +6,7 @@ EAPI=7
HOMEPAGE=https://www.xenproject.org
INHERIT=bash-completion-r1 flag-o-matic multilib python-single-r1 toolchain-funcs
IUSE=api debug doc +hvm +ipxe ocaml ovmf +pam pygrub python +qemu +qemu-traditional +rombios screen selinux sdl static-libs system-ipxe system-qemu system-seabios python_single_target_python3_8 python_single_target_python3_9
-KEYWORDS=~amd64 ~arm ~arm64 x86
+KEYWORDS=amd64 ~arm ~arm64 x86
LICENSE=GPL-2
RDEPEND=sys-apps/pciutils dev-libs/lzo:2 dev-libs/glib:2 dev-libs/yajl dev-libs/libaio dev-libs/libgcrypt:0 sys-libs/zlib python_single_target_python3_8? ( dev-lang/python:3.8[ncurses,xml,threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9[ncurses,xml,threads(+)] >=dev-lang/python-exec-2:=[python_targets_python3_9] ) sys-apps/iproute2[-minimal] net-misc/bridge-utils screen? ( app-misc/screen app-admin/logrotate ) selinux? ( sec-policy/selinux-xen )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 ) ipxe? ( rombios ) ovmf? ( hvm ) pygrub? ( python ) rombios? ( hvm ) system-ipxe? ( rombios ) ?? ( ipxe system-ipxe ) ?? ( qemu system-qemu )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0/4.15
SRC_URI=https://downloads.xenproject.org/release/xen/4.15.1/xen-4.15.1.tar.gz https://www.seabios.org/downloads/seabios-1.14.0.tar.gz ipxe? ( http://xenbits.xen.org/xen-extfiles/ipxe-git-988d2c13cdf0f0b4140685af35ced70ac5b3283c.tar.gz ) ovmf? ( https://github.com/tianocore/edk2/archive/a3741780fe3535e19e02efa869a7cac481891129.tar.gz -> edk2-a3741780fe3535e19e02efa869a7cac481891129.tar.gz https://github.com/openssl/openssl/archive/OpenSSL_1_1_1j.tar.gz https://github.com/ucb-bar/berkeley-softfloat-3/archive/b64af41c3276f97f0e181920400ee056b9c88037.tar.gz -> berkeley-softfloat-b64af41c3276f97f0e181920400ee056b9c88037.tar.gz https://github.com/google/brotli/archive/666c3280cc11dc433c303d79a83d4ffbdd12cc8d.tar.gz -> brotli-666c3280cc11dc433c303d79a83d4ffbdd12cc8d.tar.gz ) https://dev.gentoo.org/~dlan/distfiles/xen-4.15.1-upstream-patches-1.tar.xz https://github.com/hydrapolic/gentoo-dist/raw/master/xen/xen-4.15.1-upstream-patches-1.tar.xz https://dev.gentoo.org/~dlan/distfiles/xen-gentoo-patches-23.tar.xz https://github.com/hydrapolic/gentoo-dist/raw/master/xen/xen-gentoo-patches-23.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 bash-completion-r1 d3a60385655d9b402be765a6de333245 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
-_md5_=f133e8592be7b67fa639ab26b37d313c
+_md5_=62108ec432fb93f02cd0f56807e645ef
diff --git a/metadata/md5-cache/dev-libs/libsigsegv-2.14 b/metadata/md5-cache/dev-libs/libsigsegv-2.14
new file mode 100644
index 000000000000..be7681dfbf20
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/libsigsegv-2.14
@@ -0,0 +1,12 @@
+BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
+DEFINED_PHASES=configure install prepare
+DESCRIPTION=Library for handling page faults in user mode
+EAPI=7
+HOMEPAGE=https://www.gnu.org/software/libsigsegv/
+INHERIT=autotools
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris
+LICENSE=GPL-2+
+SLOT=0
+SRC_URI=mirror://gnu/libsigsegv/libsigsegv-2.14.tar.gz
+_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e autotools c9df06c186913b43eb211100ef5fe2cf
+_md5_=4763148bfda365675450b01fade0a47a
diff --git a/metadata/md5-cache/dev-python/cx_Freeze-6.9 b/metadata/md5-cache/dev-python/cx_Freeze-6.9
index bc2c3b7a5023..0cbb75179297 100644
--- a/metadata/md5-cache/dev-python/cx_Freeze-6.9
+++ b/metadata/md5-cache/dev-python/cx_Freeze-6.9
@@ -5,7 +5,7 @@ EAPI=8
HOMEPAGE=https://cx-freeze.readthedocs.io/
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
-KEYWORDS=amd64 ~x86
+KEYWORDS=amd64 x86
LICENSE=PYTHON
RDEPEND=dev-python/importlib_metadata[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] dev-util/patchelf virtual/libcrypt:= python_targets_python3_8? ( dev-python/backports-zoneinfo[python_targets_python3_8(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/marcelotduarte/cx_Freeze/archive/6.9.tar.gz -> cx_Freeze-6.9.gh.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 63df6e5a6bbff9ec3cf60cf7cdc94f23
-_md5_=1bae100daaf03af0d3bb476ddf534a0c
+_md5_=ce156513306de347200ae3069336b779
diff --git a/metadata/md5-cache/sci-calculators/qalculate-gtk-3.22.0 b/metadata/md5-cache/sci-calculators/qalculate-gtk-3.22.0
index 2b77f4f0acdd..031e7341e68d 100644
--- a/metadata/md5-cache/sci-calculators/qalculate-gtk-3.22.0
+++ b/metadata/md5-cache/sci-calculators/qalculate-gtk-3.22.0
@@ -5,10 +5,10 @@ DESCRIPTION=Modern multi-purpose calculator
EAPI=7
HOMEPAGE=https://qalculate.github.io/
INHERIT=gnome2
-KEYWORDS=~alpha amd64 ~arm64 ~hppa ~ppc ~sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm64 ~hppa ~ppc sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=dev-libs/glib:2 >=sci-libs/libqalculate-3.22.0:= x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/pango
SLOT=0
SRC_URI=https://github.com/Qalculate/qalculate-gtk/releases/download/v3.22.0/qalculate-gtk-3.22.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 libtool 241a8f577b9781a42a7421e53448a44e gnome.org b5c48cddff1da36a205d924d722b28c9 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 gnome2-utils 239e7afa214b50012f83b8bb61de7555 xdg 6024fbc93167fad782e2032933654857 gnome2 397207e07bdf58b07ce295d0bc1049fe
-_md5_=3e6fde2a40f1e10f65ddc6910dc7b820
+_md5_=51198b477a1838ca20234a80f39d8ca2
diff --git a/metadata/md5-cache/sci-libs/libqalculate-3.22.0 b/metadata/md5-cache/sci-libs/libqalculate-3.22.0
index 5a6b678d27aa..0f6991430d64 100644
--- a/metadata/md5-cache/sci-libs/libqalculate-3.22.0
+++ b/metadata/md5-cache/sci-libs/libqalculate-3.22.0
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://qalculate.github.io/
INHERIT=toolchain-funcs
IUSE=curl icu gnuplot readline test
-KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux
LICENSE=GPL-2
RDEPEND=dev-libs/gmp:0= dev-libs/libxml2:2 dev-libs/mpfr:0= virtual/libiconv curl? ( net-misc/curl ) icu? ( dev-libs/icu:= ) readline? ( sys-libs/readline:0= ) gnuplot? ( >=sci-visualization/gnuplot-3.7 )
RESTRICT=!test? ( test )
SLOT=0/22
SRC_URI=https://github.com/Qalculate/libqalculate/releases/download/v3.22.0/libqalculate-3.22.0.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
-_md5_=89df46c3951e1ff7c10288f988f94759
+_md5_=a38cdfeedf5f5651a5909341f63c73a5
diff --git a/metadata/md5-cache/sci-libs/superlu_mt-3.1-r1 b/metadata/md5-cache/sci-libs/superlu_mt-3.1-r1
index eab0290eda72..24587d826b6b 100644
--- a/metadata/md5-cache/sci-libs/superlu_mt-3.1-r1
+++ b/metadata/md5-cache/sci-libs/superlu_mt-3.1-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://portal.nersc.gov/project/sparse/superlu/
INHERIT=toolchain-funcs
IUSE=doc examples int64 openmp static-libs test threads
-KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
+KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
LICENSE=BSD
RDEPEND=virtual/blas
REQUIRED_USE=|| ( openmp threads )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=https://portal.nersc.gov/project/sparse/superlu/superlu_mt_3.1.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784
-_md5_=8e9fb93545d326617e88262cbef897e5
+_md5_=65f9c0be5743d635c70eea76c8d000c5
diff --git a/metadata/md5-cache/sci-mathematics/z3-4.8.13 b/metadata/md5-cache/sci-mathematics/z3-4.8.13
index 050be16c168c..238ba32cf86a 100644
--- a/metadata/md5-cache/sci-mathematics/z3-4.8.13
+++ b/metadata/md5-cache/sci-mathematics/z3-4.8.13
@@ -6,11 +6,11 @@ EAPI=7
HOMEPAGE=https://github.com/Z3Prover/z3/
INHERIT=cmake-multilib java-pkg-opt-2 python-single-r1
IUSE=doc examples gmp isabelle java python abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 java python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
-KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86
+KEYWORDS=amd64 arm ~arm64 ~ppc ppc64 ~riscv x86
LICENSE=MIT
RDEPEND=python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) python_single_target_python3_10? ( dev-lang/python:3.10 >=dev-lang/python-exec-2:=[python_targets_python3_10] ) gmp? ( dev-libs/gmp:0=[cxx(+),abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) java? ( >=dev-java/java-config-2.2.0-r3 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
SLOT=0/4.8
SRC_URI=https://github.com/Z3Prover/z3/archive/z3-4.8.13.tar.gz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 4f29a8b760a594a212abe9c2ba957c31 cmake 11fee991ab428a3370e5c20fa8231fb6 multibuild 05a584848db4901c97fcd94ae7cc3a97 multilib-build 19ec165e9adcaa4c132b9e3fe3e7f556 multilib-minimal be5919734a8448dddd49c2b26db45091 cmake-multilib de2335e0bd21535a925d008ee3b98e2a java-utils-2 eb6cdf369ec1bc780222e7e2136f64f5 java-pkg-opt-2 e5029f11aa150c447c7e006015f84356 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 a8b7938ade305f087865de7e52d079b5 python-single-r1 d46c125afba8be02eb1cd7104bac6e9c
-_md5_=ad25f038bb453c2a4701a9d7104131fc
+_md5_=b495c7f8ecf506da1c8ac47d6dee4143
diff --git a/metadata/md5-cache/sys-fs/mtools-4.0.37 b/metadata/md5-cache/sys-fs/mtools-4.0.37
new file mode 100644
index 000000000000..1ba7197994cb
--- /dev/null
+++ b/metadata/md5-cache/sys-fs/mtools-4.0.37
@@ -0,0 +1,14 @@
+DEFINED_PHASES=configure install
+DEPEND=!elibc_glibc? ( virtual/libiconv ) X? ( x11-libs/libICE x11-libs/libXau x11-libs/libSM x11-libs/libX11 x11-libs/libXt )
+DESCRIPTION=Utilities to access MS-DOS disks from Unix without mounting them
+EAPI=7
+HOMEPAGE=https://www.gnu.org/software/mtools/ https://savannah.gnu.org/projects/mtools
+INHERIT=flag-o-matic
+IUSE=X
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x64-solaris
+LICENSE=GPL-3
+RDEPEND=!elibc_glibc? ( virtual/libiconv ) X? ( x11-libs/libICE x11-libs/libXau x11-libs/libSM x11-libs/libX11 x11-libs/libXt )
+SLOT=0
+SRC_URI=mirror://gnu/mtools/mtools-4.0.37.tar.bz2
+_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic d5e1306543bc457213f68bb18f830d14
+_md5_=315a9ddee536a4d1a5fd29a48a53f67f
diff --git a/metadata/md5-cache/sys-process/atop-2.7.1 b/metadata/md5-cache/sys-process/atop-2.7.1
new file mode 100644
index 000000000000..9e5ce12e7098
--- /dev/null
+++ b/metadata/md5-cache/sys-process/atop-2.7.1
@@ -0,0 +1,15 @@
+BDEPEND=virtual/pkgconfig virtual/pkgconfig
+DEFINED_PHASES=compile configure install postinst postrm preinst prepare pretend setup
+DEPEND=sys-libs/ncurses:0= >=sys-process/acct-6.6.4-r1 modules? ( sys-libs/zlib ) modules? ( kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) ) modules? ( sys-apps/sed kernel_linux? ( virtual/linux-sources virtual/libelf ) )
+DESCRIPTION=Resource-specific view of processes
+EAPI=7
+HOMEPAGE=https://www.atoptool.nl/ https://github.com/Atoptool/atop
+INHERIT=linux-info linux-mod systemd toolchain-funcs
+IUSE=dist-kernel modules
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux
+LICENSE=GPL-2
+RDEPEND=sys-libs/ncurses:0= >=sys-process/acct-6.6.4-r1 modules? ( sys-libs/zlib ) modules? ( kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtual/dist-kernel:= ) ) )
+SLOT=0
+SRC_URI=https://github.com/Atoptool/atop/archive/v2.7.1.tar.gz -> atop-2.7.1.tar.gz modules? ( https://www.atoptool.nl/download/netatop-3.1.tar.gz )
+_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 2f039741fe92bcea55c78806d16ac0f5 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff linux-mod 20ad8e2cff64a7b4107dc468daf3d592 systemd 2736b403a83f194b59b767f3b344c2c1
+_md5_=f8353a7213750b00a80d11683c0c366d
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index b29d0a37ee3f..6a40ab2085b8 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -979,7 +979,7 @@ app-admin/lib_users 0.14-r2 0.15: Check for mapped libs and open files that are
app-admin/lnav 0.9.0-r3 0.10.0-r1 0.10.0-r2 0.10.1: A curses-based tool for viewing and analyzing log files
app-admin/logcheck 1.3.23: Mails anomalies in the system logfiles to the administrator
app-admin/logmon 0.4.4-r1: Split-screen terminal/ncurses based log viewer
-app-admin/logrotate 3.18.1-r1: Rotates, compresses, and mails system logs
+app-admin/logrotate 3.18.1-r1 3.19.0: Rotates, compresses, and mails system logs
app-admin/logsentry 1.1.1-r2: Automatically monitor system logs and mail security violations
app-admin/logstalgia 1.1.2: Replays or streams an access_log as a retro arcade game-like simulation
app-admin/logstash-bin 6.8.22 7.16.2: Tool for managing events and logs
@@ -2128,7 +2128,7 @@ app-editors/ghex 3.18.4-r1 3.41.1 4.0.0_alpha 9999: GNOME hexadecimal editor
app-editors/ghostwriter 1.8.1 2.0.2: Cross-platform, aesthetic, distraction-free markdown editor
app-editors/gnome-latex 3.38.0: Integrated LaTeX environment for GNOME
app-editors/gummi 0.8.2: Simple LaTeX editor for GTK+ users
-app-editors/gvim 8.2.0814-r100 8.2.3428-r1 8.2.3567 8.2.3582 8.2.3669 8.2.3741 9999: GUI version of the Vim text editor
+app-editors/gvim 8.2.0814-r100 8.2.3428-r1 8.2.3567 8.2.3582 8.2.3669 8.2.3741 8.2.3950 9999: GUI version of the Vim text editor
app-editors/hexcurse 1.60.0: ncurses based hex editor
app-editors/hexedit 1.2.13: View and edit files in hex or ASCII
app-editors/hteditor 2.1.1_pre20161206: A file viewer, editor and analyzer for text, binary, and executable files
@@ -2174,8 +2174,8 @@ app-editors/ted 2.23-r1: X-based rich text editor
app-editors/texworks 0.6.5-r100 0.6.6: A simple interface for working with TeX documents
app-editors/uemacs-pk 4.0.15_p20180117 4.0.15_p20180719: uEmacs/PK is an enhanced version of MicroEMACS
app-editors/vile 9.8t-r1 9.8u-r1: VI Like Emacs -- yet another full-featured vi clone
-app-editors/vim 8.2.0814-r100 8.2.3428-r1 8.2.3567 8.2.3582 8.2.3669 8.2.3741 9999: Vim, an improved vi-style text editor
-app-editors/vim-core 8.2.0814 8.2.3428 8.2.3567 8.2.3582 8.2.3669 8.2.3741 9999: vim and gvim shared files
+app-editors/vim 8.2.0814-r100 8.2.3428-r1 8.2.3567 8.2.3582 8.2.3669 8.2.3741 8.2.3950 9999: Vim, an improved vi-style text editor
+app-editors/vim-core 8.2.0814 8.2.3428 8.2.3567 8.2.3582 8.2.3669 8.2.3741 8.2.3950 9999: vim and gvim shared files
app-editors/vis 0.5 0.7 9999: modern, legacy free, simple yet efficient vim-like editor
app-editors/vscode 1.61.2 1.62.3 1.63.2: Multiplatform Visual Studio Code from Microsoft
app-editors/vscodium 1.61.2 1.62.3 1.63.2: A community-driven, freely-licensed binary distribution of Microsoft's VSCode
@@ -5734,7 +5734,7 @@ dev-libs/libsecp256k1 0.1_pre20190401 0.1_pre20201028: Optimized C library for E
dev-libs/libserdes 5.4.0-r1: Avro SerializationDeserialization w/ Confluent schema-registry support
dev-libs/libserialport 0.1.1-r1 9999: Cross platform serial port access library
dev-libs/libsigc++ 2.10.7 3.0.7: Typesafe callback system for standard C++
-dev-libs/libsigsegv 2.12-r1 2.13: Library for handling page faults in user mode
+dev-libs/libsigsegv 2.12-r1 2.13 2.14: Library for handling page faults in user mode
dev-libs/libslz 1.1.0 1.2.0: stateless, zlib-compatible, and very fast compression library
dev-libs/libsodium 1.0.18 1.0.18_p20210617: A portable fork of NaCl, a higher-level cryptographic library
dev-libs/libspnav 0.2.3 0.2.3-r1: libspnav is a replacement for the magellan library with a cleaner API
@@ -17871,7 +17871,7 @@ sys-fs/mergerfs-tools 0_p20210502-r2: Optional tools to help manage data in a me
sys-fs/mhddfs 0.1.39-r2: Fuse multi harddrive filesystem
sys-fs/mp3fs 0.91-r2 1.1.1-r1: A read-only FUSE filesystem which transcodes FLAC audio files to MP3 when read
sys-fs/mtd-utils 2.1.3: MTD userspace tools (NFTL, JFFS2, NAND, FTL, UBI)
-sys-fs/mtools 4.0.35 4.0.36: utilities to access MS-DOS disks from Unix without mounting them
+sys-fs/mtools 4.0.35 4.0.36 4.0.37: Utilities to access MS-DOS disks from Unix without mounting them
sys-fs/mtpfs 1.1-r6: A FUSE filesystem providing access to MTP devices
sys-fs/multipath-tools 0.8.6-r1 0.8.7 0.8.8: Device mapper target autoconfig
sys-fs/ncdu 1.15.1-r1 1.16-r1: NCurses Disk Usage
@@ -18053,7 +18053,7 @@ sys-power/upower 0.99.12-r1: D-Bus abstraction for enumerating power devices, qu
sys-process/acct 6.6.4-r3: GNU system accounting utilities
sys-process/anacron 2.3-r4: a periodic command scheduler
sys-process/at 3.2.2-r2 3.2.2-r4: Queues jobs for later execution
-sys-process/atop 2.6.0 2.7.0-r1: Resource-specific view of processes
+sys-process/atop 2.6.0 2.7.0-r1 2.7.1: Resource-specific view of processes
sys-process/audit 3.0 3.0.1 3.0.2 3.0.3 3.0.6: Userspace utilities for storing and processing auditing records
sys-process/bashtop 0.9.25: Resource monitor that shows usage and stats
sys-process/bcron 0.11: A new cron system designed with secure operations in mind by Bruce Guenter
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 1fea891ec68d..963fce3a630f 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 09 Jan 2022 01:06:55 +0000
+Sun, 09 Jan 2022 01:21:51 +0000