summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/app-editors/vis-0.8-r117
-rw-r--r--metadata/md5-cache/app-editors/vis-99998
-rw-r--r--metadata/md5-cache/app-emacs/consult-0.3413
-rw-r--r--metadata/md5-cache/app-emacs/consult-1.0 (renamed from metadata/md5-cache/app-emacs/consult-0.32)8
-rw-r--r--metadata/md5-cache/app-emacs/consult-flycheck-1.0 (renamed from metadata/md5-cache/app-emacs/consult-flycheck-0.8-r1)8
-rw-r--r--metadata/md5-cache/app-emacs/corfu-1.0 (renamed from metadata/md5-cache/app-emacs/corfu-0.37)2
-rw-r--r--metadata/md5-cache/app-emacs/embark-0.22.1_p2023063013
-rw-r--r--metadata/md5-cache/app-emacs/embark-consult-0.22.1_p2023063013
-rw-r--r--metadata/md5-cache/app-emacs/emms-17 (renamed from metadata/md5-cache/app-emacs/emms-15)4
-rw-r--r--metadata/md5-cache/app-emacs/marginalia-1.4 (renamed from metadata/md5-cache/app-emacs/marginalia-1.2)2
-rw-r--r--metadata/md5-cache/app-emacs/org-modern-0.713
-rw-r--r--metadata/md5-cache/app-emacs/org-modern-1.1 (renamed from metadata/md5-cache/app-emacs/org-modern-0.9-r1)2
-rw-r--r--metadata/md5-cache/app-emacs/osm-1.013
-rw-r--r--metadata/md5-cache/app-emacs/parseclj-1.1.115
-rw-r--r--metadata/md5-cache/app-emacs/parseedn-1.2.1 (renamed from metadata/md5-cache/app-emacs/parseedn-1.1.0)6
-rw-r--r--metadata/md5-cache/app-emacs/vertico-1.113
-rw-r--r--metadata/md5-cache/app-emacs/vertico-1.5 (renamed from metadata/md5-cache/app-emacs/vertico-1.3)6
-rw-r--r--metadata/md5-cache/dev-db/timescaledb-2.13.0 (renamed from metadata/md5-cache/dev-db/timescaledb-2.12.0)2
-rw-r--r--metadata/md5-cache/dev-lang/fennel-1.4.015
-rw-r--r--metadata/md5-cache/dev-lang/fuzion-0.085-r1 (renamed from metadata/md5-cache/dev-lang/fuzion-0.085)4
-rw-r--r--metadata/md5-cache/dev-lang/luau-0.59912
-rw-r--r--metadata/md5-cache/dev-lang/mono-6.12.0.199-r115
-rw-r--r--metadata/md5-cache/dev-python/gdb-pt-dump-0.0.0_p2023111115
-rw-r--r--metadata/md5-cache/dev-python/gdb-pt-dump-999914
-rw-r--r--metadata/md5-cache/dev-python/mkdocs-static-i18n-1.2.010
-rw-r--r--metadata/md5-cache/dev-util/pwndbg-20230717-r1 (renamed from metadata/md5-cache/dev-util/pwndbg-20230717)2
-rw-r--r--metadata/md5-cache/dev-util/pwndbg-9999999912
-rw-r--r--metadata/md5-cache/games-util/heroic-bin-2.11.0 (renamed from metadata/md5-cache/games-util/heroic-bin-2.9.2)2
-rw-r--r--metadata/md5-cache/games-util/heroic-bin-2.8.015
-rw-r--r--metadata/md5-cache/sys-apps/less-643-r116
-rw-r--r--metadata/md5-cache/sys-apps/less-99992
-rw-r--r--metadata/pkg_desc_index43
-rw-r--r--metadata/timestamp.chk2
33 files changed, 183 insertions, 154 deletions
diff --git a/metadata/md5-cache/app-editors/vis-0.8-r1 b/metadata/md5-cache/app-editors/vis-0.8-r1
new file mode 100644
index 000000000000..820d33ffa78b
--- /dev/null
+++ b/metadata/md5-cache/app-editors/vis-0.8-r1
@@ -0,0 +1,17 @@
+BDEPEND=test? ( lua_single_target_lua5-3? ( dev-lua/lpeg[lua_targets_lua5-3(-)] ) lua_single_target_lua5-4? ( dev-lua/lpeg[lua_targets_lua5-4(-)] ) lua_single_target_lua5-3? ( dev-lua/busted[lua_targets_lua5-3(-)] ) lua_single_target_lua5-4? ( dev-lua/busted[lua_targets_lua5-4(-)] ) )
+DEFINED_PHASES=configure postinst postrm prepare setup
+DEPEND=dev-libs/libtermkey sys-apps/acl ncurses? ( sys-libs/ncurses:0= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) tre? ( dev-libs/tre )
+DESCRIPTION=modern, legacy free, simple yet efficient vim-like editor
+EAPI=8
+HOMEPAGE=https://github.com/martanne/vis
+INHERIT=lua-single
+IUSE=+ncurses +lua selinux test tre lua_single_target_lua5-3 lua_single_target_lua5-4
+KEYWORDS=~amd64 ~arm ~riscv ~x86
+LICENSE=ISC MIT
+RDEPEND=dev-libs/libtermkey sys-apps/acl ncurses? ( sys-libs/ncurses:0= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) tre? ( dev-libs/tre ) app-eselect/eselect-vi lua? ( lua_single_target_lua5-3? ( dev-lua/lpeg[lua_targets_lua5-3(-)] ) lua_single_target_lua5-4? ( dev-lua/lpeg[lua_targets_lua5-4(-)] ) )
+REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/martanne/vis/releases/download/v0.8/vis-0.8.tar.gz test? ( https://github.com/martanne/vis-test/releases/download/v0.5/vis-test-0.5.tar.gz )
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1
+_md5_=d4fb76dfd7a85777f5e5d9d0070a6e14
diff --git a/metadata/md5-cache/app-editors/vis-9999 b/metadata/md5-cache/app-editors/vis-9999
index 246c46e603c1..627dd8d09350 100644
--- a/metadata/md5-cache/app-editors/vis-9999
+++ b/metadata/md5-cache/app-editors/vis-9999
@@ -4,13 +4,13 @@ DEPEND=dev-libs/libtermkey sys-apps/acl ncurses? ( sys-libs/ncurses:0= ) lua? (
DESCRIPTION=modern, legacy free, simple yet efficient vim-like editor
EAPI=8
HOMEPAGE=https://github.com/martanne/vis
-INHERIT=lua-single optfeature git-r3
+INHERIT=lua-single git-r3
IUSE=+ncurses +lua selinux test tre lua_single_target_lua5-3 lua_single_target_lua5-4
LICENSE=ISC MIT
PROPERTIES=live
-RDEPEND=dev-libs/libtermkey sys-apps/acl ncurses? ( sys-libs/ncurses:0= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) tre? ( dev-libs/tre ) app-eselect/eselect-vi
+RDEPEND=dev-libs/libtermkey sys-apps/acl ncurses? ( sys-libs/ncurses:0= ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) tre? ( dev-libs/tre ) app-eselect/eselect-vi lua? ( lua_single_target_lua5-3? ( dev-lua/lpeg[lua_targets_lua5-3(-)] ) lua_single_target_lua5-4? ( dev-lua/lpeg[lua_targets_lua5-4(-)] ) )
REQUIRED_USE=lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) )
RESTRICT=!test? ( test )
SLOT=0
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 5133e393e8717a3a093660f990801dc1
-_md5_=7da47faf8d72c9c4839d0421662c8764
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 git-r3 5133e393e8717a3a093660f990801dc1
+_md5_=d4fb76dfd7a85777f5e5d9d0070a6e14
diff --git a/metadata/md5-cache/app-emacs/consult-0.34 b/metadata/md5-cache/app-emacs/consult-0.34
deleted file mode 100644
index 6851d20aeda4..000000000000
--- a/metadata/md5-cache/app-emacs/consult-0.34
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=>=app-emacs/compat-28.1 >=app-editors/emacs-27:*
-DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=Consulting complete-read
-EAPI=8
-HOMEPAGE=https://github.com/minad/consult
-INHERIT=elisp
-KEYWORDS=~amd64 ~x86
-LICENSE=GPL-3+
-RDEPEND=>=app-emacs/compat-28.1 >=app-editors/emacs-27:*
-SLOT=0
-SRC_URI=https://github.com/minad/consult/archive/refs/tags/0.34.tar.gz -> consult-0.34.tar.gz
-_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=903ae67f05b32b462a5f1546e212b83c
diff --git a/metadata/md5-cache/app-emacs/consult-0.32 b/metadata/md5-cache/app-emacs/consult-1.0
index b5cc6742043f..a5a9548d683b 100644
--- a/metadata/md5-cache/app-emacs/consult-0.32
+++ b/metadata/md5-cache/app-emacs/consult-1.0
@@ -1,13 +1,13 @@
BDEPEND=>=app-emacs/compat-28.1 >=app-editors/emacs-27:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=Consulting complete-read
+DESCRIPTION=Consulting complete-read for GNU Emacs
EAPI=8
-HOMEPAGE=https://github.com/minad/consult
+HOMEPAGE=https://github.com/minad/consult/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/compat-28.1 >=app-editors/emacs-27:*
SLOT=0
-SRC_URI=https://github.com/minad/consult/archive/refs/tags/0.32.tar.gz -> consult-0.32.tar.gz
+SRC_URI=https://github.com/minad/consult/archive/1.0.tar.gz -> consult-1.0.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=903ae67f05b32b462a5f1546e212b83c
+_md5_=65a360e377e320478b96c311e2c8f7d2
diff --git a/metadata/md5-cache/app-emacs/consult-flycheck-0.8-r1 b/metadata/md5-cache/app-emacs/consult-flycheck-1.0
index f18b2f9f913a..e7e5435e257d 100644
--- a/metadata/md5-cache/app-emacs/consult-flycheck-0.8-r1
+++ b/metadata/md5-cache/app-emacs/consult-flycheck-1.0
@@ -1,4 +1,4 @@
-BDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-26:*
+BDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-27.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Consult integration for Flycheck
EAPI=8
@@ -6,8 +6,8 @@ HOMEPAGE=https://github.com/minad/consult-flycheck
INHERIT=elisp
KEYWORDS=~amd64
LICENSE=GPL-3+
-RDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-26:*
+RDEPEND=app-emacs/consult app-emacs/flycheck >=app-editors/emacs-27.1:*
SLOT=0
-SRC_URI=https://github.com/minad/consult-flycheck/archive/refs/tags/0.8.tar.gz -> consult-flycheck-0.8.tar.gz
+SRC_URI=https://github.com/minad/consult-flycheck/archive/refs/tags/1.0.tar.gz -> consult-flycheck-1.0.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=33db8826e1a789f158bcfc9eaf21600a
+_md5_=6c362a78cf22410f7185925a99aa70fc
diff --git a/metadata/md5-cache/app-emacs/corfu-0.37 b/metadata/md5-cache/app-emacs/corfu-1.0
index 45418fb0f1fb..a10d596d762a 100644
--- a/metadata/md5-cache/app-emacs/corfu-0.37
+++ b/metadata/md5-cache/app-emacs/corfu-1.0
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/compat-29.1.3.4 >=app-editors/emacs-27.1:*
SLOT=0
-SRC_URI=https://github.com/minad/corfu/archive/0.37.tar.gz -> corfu-0.37.tar.gz
+SRC_URI=https://github.com/minad/corfu/archive/1.0.tar.gz -> corfu-1.0.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=88ff0a957e1b85a2a3df6326c81863d5
diff --git a/metadata/md5-cache/app-emacs/embark-0.22.1_p20230630 b/metadata/md5-cache/app-emacs/embark-0.22.1_p20230630
deleted file mode 100644
index fc69fa3e3e77..000000000000
--- a/metadata/md5-cache/app-emacs/embark-0.22.1_p20230630
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
-DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=Conveniently act on minibuffer completions inside GNU Emacs
-EAPI=8
-HOMEPAGE=https://github.com/oantolin/embark/
-INHERIT=elisp optfeature
-KEYWORDS=amd64 ~x86
-LICENSE=GPL-3+
-RDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
-SLOT=0
-SRC_URI=https://github.com/oantolin/embark/archive/f2dcfe4d797a3ab66bb603d5cf441ae1172a672d.tar.gz -> embark-0.22.1_p20230630.tar.gz
-_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
-_md5_=1ccf254e0d212d5704547800d2340196
diff --git a/metadata/md5-cache/app-emacs/embark-consult-0.22.1_p20230630 b/metadata/md5-cache/app-emacs/embark-consult-0.22.1_p20230630
deleted file mode 100644
index f6c62e095d50..000000000000
--- a/metadata/md5-cache/app-emacs/embark-consult-0.22.1_p20230630
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=app-emacs/consult app-emacs/embark >=app-editors/emacs-27.1:*
-DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=Consult integration for Embark
-EAPI=8
-HOMEPAGE=https://github.com/oantolin/embark/
-INHERIT=elisp
-KEYWORDS=amd64 ~x86
-LICENSE=GPL-3+
-RDEPEND=app-emacs/consult app-emacs/embark >=app-editors/emacs-27.1:*
-SLOT=0
-SRC_URI=https://github.com/oantolin/embark/archive/f2dcfe4d797a3ab66bb603d5cf441ae1172a672d.tar.gz -> embark-0.22.1_p20230630.tar.gz
-_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=9dc6af9568d79414a3c9ffbf843ac7d4
diff --git a/metadata/md5-cache/app-emacs/emms-15 b/metadata/md5-cache/app-emacs/emms-17
index 047f299475bd..a9d1d2e663a9 100644
--- a/metadata/md5-cache/app-emacs/emms-15
+++ b/metadata/md5-cache/app-emacs/emms-17
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~ppc ~sparc ~x86
LICENSE=GPL-3+ FDL-1.1+
RDEPEND=media-libs/taglib >=app-editors/emacs-25.3:*
SLOT=0
-SRC_URI=https://git.savannah.gnu.org/cgit/emms.git/snapshot/emms-15.tar.gz
+SRC_URI=https://git.savannah.gnu.org/cgit/emms.git/snapshot/emms-17.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0
-_md5_=6924db76dad1a9ce3a4ea2bfe33b995a
+_md5_=8ab1fbd1f7d74946bbead7ac8f98ad67
diff --git a/metadata/md5-cache/app-emacs/marginalia-1.2 b/metadata/md5-cache/app-emacs/marginalia-1.4
index a81a5ec5b9e0..a1dbd08a4e6c 100644
--- a/metadata/md5-cache/app-emacs/marginalia-1.2
+++ b/metadata/md5-cache/app-emacs/marginalia-1.4
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
SLOT=0
-SRC_URI=https://github.com/minad/marginalia/archive/refs/tags/1.2.tar.gz -> marginalia-1.2.tar.gz
+SRC_URI=https://github.com/minad/marginalia/archive/refs/tags/1.4.tar.gz -> marginalia-1.4.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=aa3466fb913b745cff18afc4f3f1c6e7
diff --git a/metadata/md5-cache/app-emacs/org-modern-0.7 b/metadata/md5-cache/app-emacs/org-modern-0.7
deleted file mode 100644
index 2ac3148b9c05..000000000000
--- a/metadata/md5-cache/app-emacs/org-modern-0.7
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=>=app-editors/emacs-25.3:*
-DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=Modern style for your GNU Emacs Org buffers
-EAPI=8
-HOMEPAGE=https://github.com/minad/org-modern/
-INHERIT=elisp
-KEYWORDS=~amd64 ~x86
-LICENSE=GPL-3+
-RDEPEND=>=app-editors/emacs-25.3:*
-SLOT=0
-SRC_URI=https://github.com/minad/org-modern/archive/0.7.tar.gz -> org-modern-0.7.tar.gz
-_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=91ddb819f32a82585b4465943677d726
diff --git a/metadata/md5-cache/app-emacs/org-modern-0.9-r1 b/metadata/md5-cache/app-emacs/org-modern-1.1
index 85e8e1383305..65baabcf277c 100644
--- a/metadata/md5-cache/app-emacs/org-modern-0.9-r1
+++ b/metadata/md5-cache/app-emacs/org-modern-1.1
@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
SLOT=0
-SRC_URI=https://github.com/minad/org-modern/archive/0.9.tar.gz -> org-modern-0.9.tar.gz
+SRC_URI=https://github.com/minad/org-modern/archive/1.1.tar.gz -> org-modern-1.1.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
_md5_=0015fd4e2ffcea4d2395e8e518daeca5
diff --git a/metadata/md5-cache/app-emacs/osm-1.0 b/metadata/md5-cache/app-emacs/osm-1.0
new file mode 100644
index 000000000000..e8972bd16551
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/osm-1.0
@@ -0,0 +1,13 @@
+BDEPEND=>=app-editors/emacs-27.1:*[jpeg,json,libxml2,png,svg] >=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=OpenStreetMap tile-based viewer for GNU Emacs
+EAPI=8
+HOMEPAGE=https://github.com/minad/osm/
+INHERIT=elisp
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-27.1:*[jpeg,json,libxml2,png,svg] >=app-emacs/compat-29.1.4.0 net-misc/curl[ssl] >=app-editors/emacs-27.1:*
+SLOT=0
+SRC_URI=https://github.com/minad/osm/archive/1.0.tar.gz -> osm-1.0.tar.gz
+_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
+_md5_=02791de9780a16ed966ad74d177bd835
diff --git a/metadata/md5-cache/app-emacs/parseclj-1.1.1 b/metadata/md5-cache/app-emacs/parseclj-1.1.1
new file mode 100644
index 000000000000..6c352ca92358
--- /dev/null
+++ b/metadata/md5-cache/app-emacs/parseclj-1.1.1
@@ -0,0 +1,15 @@
+BDEPEND=test? ( app-emacs/ert-runner ) >=app-editors/emacs-25.3:*
+DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
+DESCRIPTION=Clojure Parser for Emacs Lisp
+EAPI=8
+HOMEPAGE=https://github.com/clojure-emacs/parseclj/
+INHERIT=elisp
+IUSE=test
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-3+
+RDEPEND=>=app-editors/emacs-25.3:*
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/clojure-emacs/parseclj/archive/v1.1.1.tar.gz -> parseclj-1.1.1.tar.gz
+_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
+_md5_=1b19d46e545a42176a579565f3ce29f5
diff --git a/metadata/md5-cache/app-emacs/parseedn-1.1.0 b/metadata/md5-cache/app-emacs/parseedn-1.2.1
index 20588c91d6bd..33826b6d0de6 100644
--- a/metadata/md5-cache/app-emacs/parseedn-1.1.0
+++ b/metadata/md5-cache/app-emacs/parseedn-1.2.1
@@ -5,11 +5,11 @@ EAPI=8
HOMEPAGE=https://github.com/clojure-emacs/parseedn/
INHERIT=elisp
IUSE=test
-KEYWORDS=amd64 ~x86
+KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=app-emacs/parseclj >=app-editors/emacs-26:*
RESTRICT=!test? ( test )
SLOT=0
-SRC_URI=https://github.com/clojure-emacs/parseedn/archive/v1.1.0.tar.gz -> parseedn-1.1.0.tar.gz
+SRC_URI=https://github.com/clojure-emacs/parseedn/archive/v1.2.1.tar.gz -> parseedn-1.2.1.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=cdc670430aeaa39d4aba1482ebf43bda
+_md5_=bbb0a5ee55b575c736ed0edcc9421304
diff --git a/metadata/md5-cache/app-emacs/vertico-1.1 b/metadata/md5-cache/app-emacs/vertico-1.1
deleted file mode 100644
index 0c1f21bcdd78..000000000000
--- a/metadata/md5-cache/app-emacs/vertico-1.1
+++ /dev/null
@@ -1,13 +0,0 @@
-BDEPEND=>=app-emacs/compat-29.1.3.4 >=app-editors/emacs-27.1:*
-DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
-DESCRIPTION=Vertical interactive completion
-EAPI=8
-HOMEPAGE=https://github.com/minad/vertico
-INHERIT=elisp
-KEYWORDS=~amd64 ~x86
-LICENSE=GPL-3+
-RDEPEND=>=app-emacs/compat-29.1.3.4 >=app-editors/emacs-27.1:*
-SLOT=0
-SRC_URI=https://github.com/minad/vertico/archive/1.1.tar.gz -> vertico-1.1.tar.gz
-_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=a28e44d096f636645d65a7a957a8f08f
diff --git a/metadata/md5-cache/app-emacs/vertico-1.3 b/metadata/md5-cache/app-emacs/vertico-1.5
index 1df2dc551d34..f4b2d7c5129d 100644
--- a/metadata/md5-cache/app-emacs/vertico-1.3
+++ b/metadata/md5-cache/app-emacs/vertico-1.5
@@ -2,12 +2,12 @@ BDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
DEFINED_PHASES=compile configure install postinst postrm prepare setup test unpack
DESCRIPTION=Vertical interactive completion
EAPI=8
-HOMEPAGE=https://github.com/minad/vertico
+HOMEPAGE=https://github.com/minad/vertico/
INHERIT=elisp
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=>=app-emacs/compat-29.1.4.0 >=app-editors/emacs-27.1:*
SLOT=0
-SRC_URI=https://github.com/minad/vertico/archive/1.3.tar.gz -> vertico-1.3.tar.gz
+SRC_URI=https://github.com/minad/vertico/archive/1.5.tar.gz -> vertico-1.5.tar.gz
_eclasses_=elisp-common 2a0fa407d2e6363c663ccb299503b25c elisp fbefa95f5e9ab880a34bc69832b7c0d7
-_md5_=cb7682b83749e646bc93ba4623e05ef3
+_md5_=2a358114905688acd4ff83fe9233290a
diff --git a/metadata/md5-cache/dev-db/timescaledb-2.12.0 b/metadata/md5-cache/dev-db/timescaledb-2.13.0
index 8c7c44ef7b64..f4687b8e81f8 100644
--- a/metadata/md5-cache/dev-db/timescaledb-2.12.0
+++ b/metadata/md5-cache/dev-db/timescaledb-2.13.0
@@ -11,6 +11,6 @@ LICENSE=POSTGRESQL Apache-2.0 proprietary-extensions? ( timescale )
RDEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15=[ssl] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[ssl] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[ssl] )
RESTRICT=test
SLOT=0
-SRC_URI=https://github.com/timescale/timescaledb/archive/2.12.0.tar.gz -> timescaledb-2.12.0.tar.gz
+SRC_URI=https://github.com/timescale/timescaledb/archive/2.13.0.tar.gz -> timescaledb-2.13.0.tar.gz
_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 postgres f7e8262a0ea1d45b88075bf93d1a74bd postgres-multi eb5db133692fe18bccaa7c2c5f45306d toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
_md5_=d8baa8863f7ac30efc988322a9b462f1
diff --git a/metadata/md5-cache/dev-lang/fennel-1.4.0 b/metadata/md5-cache/dev-lang/fennel-1.4.0
new file mode 100644
index 000000000000..f7c8535139f6
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/fennel-1.4.0
@@ -0,0 +1,15 @@
+BDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
+DEFINED_PHASES=install prepare setup test
+DESCRIPTION=Lisp-like language that compiles to Lua
+EAPI=8
+HOMEPAGE=https://fennel-lang.org/ https://sr.ht/~technomancy/fennel/
+INHERIT=lua-single
+IUSE=lua_single_target_luajit lua_single_target_lua5-3 lua_single_target_lua5-4
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 )
+REQUIRED_USE=^^ ( lua_single_target_luajit lua_single_target_lua5-3 lua_single_target_lua5-4 )
+SLOT=0/1.4.0
+SRC_URI=https://git.sr.ht/~technomancy/fennel/archive/1.4.0.tar.gz -> fennel-1.4.0.tar.gz
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1
+_md5_=6a007cd9ccef06550c2be3a7a7de89a5
diff --git a/metadata/md5-cache/dev-lang/fuzion-0.085 b/metadata/md5-cache/dev-lang/fuzion-0.085-r1
index 3ce58d9a22d5..eae5a72c9891 100644
--- a/metadata/md5-cache/dev-lang/fuzion-0.085
+++ b/metadata/md5-cache/dev-lang/fuzion-0.085-r1
@@ -1,6 +1,6 @@
BDEPEND=test? ( sys-devel/clang:* )
DEFINED_PHASES=compile install preinst prepare setup test
-DEPEND=>=virtual/jdk-17:* >=dev-java/java-config-2.2.0-r3
+DEPEND=virtual/jdk:17 >=dev-java/java-config-2.2.0-r3
DESCRIPTION=A language with a focus on simplicity, safety and correctness
EAPI=8
HOMEPAGE=https://flang.dev/ https://github.com/tokiwa-software/fuzion/
@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/tokiwa-software/fuzion/archive/refs/tags/v0.085.tar.gz -> fuzion-0.085.tar.gz
_eclasses_=java-utils-2 c04e82b700f977924b211c7cdbc2f096 java-pkg-2 1794573de2f5124d88b64ee5dc9aabb4
-_md5_=2ff040b14cbda56ddced88e9ac19cc5d
+_md5_=59738e3ea9439d9566e19d95730c26da
diff --git a/metadata/md5-cache/dev-lang/luau-0.599 b/metadata/md5-cache/dev-lang/luau-0.599
deleted file mode 100644
index b015bcd8fe99..000000000000
--- a/metadata/md5-cache/dev-lang/luau-0.599
+++ /dev/null
@@ -1,12 +0,0 @@
-BDEPEND=>=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=Gradually typed embeddable scripting language derived from Lua
-EAPI=8
-HOMEPAGE=https://luau-lang.org/ https://github.com/Roblox/luau/
-INHERIT=cmake
-KEYWORDS=amd64 ~x86
-LICENSE=MIT
-SLOT=0
-SRC_URI=https://github.com/Roblox/luau/archive/0.599.tar.gz -> luau-0.599.tar.gz
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271
-_md5_=84e65d7cef5328cd3e71bb10e9d36ecf
diff --git a/metadata/md5-cache/dev-lang/mono-6.12.0.199-r1 b/metadata/md5-cache/dev-lang/mono-6.12.0.199-r1
new file mode 100644
index 000000000000..eeb5a7e3ba98
--- /dev/null
+++ b/metadata/md5-cache/dev-lang/mono-6.12.0.199-r1
@@ -0,0 +1,15 @@
+BDEPEND=dev-util/cmake sys-devel/bc app-alternatives/yacc pax-kernel? ( sys-apps/elfix ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
+DEFINED_PHASES=compile configure install postinst prepare pretend setup test
+DEPEND=app-crypt/mit-krb5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ia64? ( sys-libs/libunwind ) !minimal? ( >=dev-dotnet/libgdiplus-6.0.2 ) nls? ( sys-devel/gettext )
+DESCRIPTION=Mono runtime and class libraries, a C# compiler/interpreter
+EAPI=7
+HOMEPAGE=https://mono-project.com
+INHERIT=autotools check-reqs flag-o-matic linux-info mono-env pax-utils multilib-minimal
+IUSE=doc minimal nls pax-kernel selinux xen abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 -riscv ~x86 ~amd64-linux
+LICENSE=MIT LGPL-2.1 GPL-2 BSD-4 NPL-1.1 Ms-PL GPL-2-with-linking-exception IDPL
+RDEPEND=app-crypt/mit-krb5[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ia64? ( sys-libs/libunwind ) !minimal? ( >=dev-dotnet/libgdiplus-6.0.2 ) nls? ( sys-devel/gettext ) app-misc/ca-certificates selinux? ( sec-policy/selinux-mono )
+SLOT=0
+SRC_URI=https://download.mono-project.com/sources/mono/mono-6.12.0.199.tar.xz
+_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 mono-env cef880fd27385e7e80934656e8789627 pax-utils 91d47e5d20627c717aa878b9167c62a8 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
+_md5_=70681692be3ef1a554af8841793e4362
diff --git a/metadata/md5-cache/dev-python/gdb-pt-dump-0.0.0_p20231111 b/metadata/md5-cache/dev-python/gdb-pt-dump-0.0.0_p20231111
new file mode 100644
index 000000000000..bcc0df915d0d
--- /dev/null
+++ b/metadata/md5-cache/dev-python/gdb-pt-dump-0.0.0_p20231111
@@ -0,0 +1,15 @@
+BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)] )
+DEFINED_PHASES=compile configure install prepare setup test
+DESCRIPTION=Examine the address space of a QEMU-based virtual machine
+EAPI=8
+HOMEPAGE=https://github.com/martinradev/gdb-pt-dump
+INHERIT=distutils-r1
+IUSE=python_single_target_python3_10 python_single_target_python3_11
+KEYWORDS=~amd64 ~x86
+LICENSE=MIT
+RDEPEND=sys-devel/gdb[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
+SLOT=0
+SRC_URI=https://github.com/martinradev/gdb-pt-dump/archive/89ea252f6efc5d75eacca16fc17ff8966a389690.tar.gz -> gdb-pt-dump-0.0.0_p20231111.gh.tar.gz
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9
+_md5_=aa96bdecc69ceb6b2dfb5b020c47289c
diff --git a/metadata/md5-cache/dev-python/gdb-pt-dump-9999 b/metadata/md5-cache/dev-python/gdb-pt-dump-9999
new file mode 100644
index 000000000000..6ce246dbcaff
--- /dev/null
+++ b/metadata/md5-cache/dev-python/gdb-pt-dump-9999
@@ -0,0 +1,14 @@
+BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)] ) >=dev-vcs/git-1.8.2.1[curl]
+DEFINED_PHASES=compile configure install prepare setup test unpack
+DESCRIPTION=Examine the address space of a QEMU-based virtual machine
+EAPI=8
+HOMEPAGE=https://github.com/martinradev/gdb-pt-dump
+INHERIT=distutils-r1 git-r3
+IUSE=python_single_target_python3_10 python_single_target_python3_11
+LICENSE=MIT
+PROPERTIES=live
+RDEPEND=sys-devel/gdb[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
+REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
+SLOT=0
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 git-r3 5133e393e8717a3a093660f990801dc1
+_md5_=aa96bdecc69ceb6b2dfb5b020c47289c
diff --git a/metadata/md5-cache/dev-python/mkdocs-static-i18n-1.2.0 b/metadata/md5-cache/dev-python/mkdocs-static-i18n-1.2.0
index 11fa76dc8434..b1d5d25163a4 100644
--- a/metadata/md5-cache/dev-python/mkdocs-static-i18n-1.2.0
+++ b/metadata/md5-cache/dev-python/mkdocs-static-i18n-1.2.0
@@ -1,16 +1,16 @@
-BDEPEND=test? ( >=dev-python/mkdocs-1.5.2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_pypy3? ( dev-python/pypy3:= ) 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_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+BDEPEND=test? ( dev-python/mkdocs-material[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/mkdocs-1.5.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=MkDocs i18n plugin using static translation markdown files
EAPI=8
HOMEPAGE=https://github.com/ultrabug/mkdocs-static-i18n https://pypi.org/project/mkdocs-static-i18n/
INHERIT=distutils-r1 pypi
-IUSE=test python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv x86
LICENSE=MIT
-RDEPEND=>=dev-python/mkdocs-1.5.2[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
-REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RDEPEND=>=dev-python/mkdocs-1.5.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/m/mkdocs-static-i18n/mkdocs_static_i18n-1.2.0.tar.gz
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 pypi 2eecb475512bc76e5ea9192a681b9e6b
-_md5_=cbd7a6c4c81be09cd533c7f54c1ccd00
+_md5_=ae6c2882cb239182b7fa58c63a784627
diff --git a/metadata/md5-cache/dev-util/pwndbg-20230717 b/metadata/md5-cache/dev-util/pwndbg-20230717-r1
index 6f2213f6fda0..c6d717b33850 100644
--- a/metadata/md5-cache/dev-util/pwndbg-20230717
+++ b/metadata/md5-cache/dev-util/pwndbg-20230717-r1
@@ -11,4 +11,4 @@ REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_1
SLOT=0
SRC_URI=https://github.com/pwndbg/pwndbg/archive/2023.07.17.tar.gz -> pwndbg-20230717.tar.gz https://github.com/martinradev/gdb-pt-dump/archive/ebdc24573a4bf075cf3ab6016add9db6baacf977.tar.gz -> gdb-pt-dump-ebdc24573a4bf075cf3ab6016add9db6baacf977.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=a07310a6270d1bb439cac0d89cd9c4cb
+_md5_=d38337d203bb989b750ffd901c390062
diff --git a/metadata/md5-cache/dev-util/pwndbg-99999999 b/metadata/md5-cache/dev-util/pwndbg-99999999
index c61eb4246c3b..22fb15cee460 100644
--- a/metadata/md5-cache/dev-util/pwndbg-99999999
+++ b/metadata/md5-cache/dev-util/pwndbg-99999999
@@ -1,14 +1,14 @@
-BDEPEND=>=dev-vcs/git-1.8.2.1[curl]
-DEFINED_PHASES=install postinst prepare setup unpack
+BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/poetry-core-1.6.1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/poetry-core-1.6.1[python_targets_python3_11(-)] ) >=dev-vcs/git-1.8.2.1[curl]
+DEFINED_PHASES=compile configure install postinst prepare setup test unpack
DESCRIPTION=A GDB plug-in that makes debugging with GDB suck less
EAPI=8
HOMEPAGE=https://github.com/pwndbg/pwndbg
-INHERIT=python-single-r1 wrapper git-r3
+INHERIT=distutils-r1 wrapper git-r3
IUSE=python_single_target_python3_10 python_single_target_python3_11
LICENSE=MIT
PROPERTIES=live
-RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) sys-devel/gdb[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( >=dev-libs/capstone-5.0_rc4[python,python_targets_python3_10(-)] >=dev-python/psutil-5.9.5[python_targets_python3_10(-)] >=dev-python/pycparser-2.21[python_targets_python3_10(-)] >=dev-python/pyelftools-0.29[python_targets_python3_10(-)] >=dev-python/pygments-2.15.1[python_targets_python3_10(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_10(-)] >=dev-python/typing-extensions-4.6.1[python_targets_python3_10(-)] >=dev-util/pwntools-4.10.0[python_targets_python3_10(-)] >=dev-util/ROPgadget-7.2[python_targets_python3_10(-)] >=dev-util/unicorn-2.0.1[python,python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-libs/capstone-5.0_rc4[python,python_targets_python3_11(-)] >=dev-python/psutil-5.9.5[python_targets_python3_11(-)] >=dev-python/pycparser-2.21[python_targets_python3_11(-)] >=dev-python/pyelftools-0.29[python_targets_python3_11(-)] >=dev-python/pygments-2.15.1[python_targets_python3_11(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_11(-)] >=dev-python/typing-extensions-4.6.1[python_targets_python3_11(-)] >=dev-util/pwntools-4.10.0[python_targets_python3_11(-)] >=dev-util/ROPgadget-7.2[python_targets_python3_11(-)] >=dev-util/unicorn-2.0.1[python,python_targets_python3_11(-)] )
+RDEPEND=~dev-python/gdb-pt-dump-0.0.0_p20231111[python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] sys-devel/gdb[python,python_single_target_python3_10(-)?,python_single_target_python3_11(-)?] python_single_target_python3_10? ( >=dev-libs/capstone-5.0_rc4[python,python_targets_python3_10(-)] >=dev-python/psutil-5.9.5[python_targets_python3_10(-)] >=dev-python/pycparser-2.21[python_targets_python3_10(-)] >=dev-python/pyelftools-0.29[python_targets_python3_10(-)] >=dev-python/pygments-2.15.1[python_targets_python3_10(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_10(-)] >=dev-python/typing-extensions-4.6.1[python_targets_python3_10(-)] >=dev-util/pwntools-4.10.0[python_targets_python3_10(-)] >=dev-util/ROPgadget-7.2[python_targets_python3_10(-)] >=dev-util/unicorn-2.0.1[python,python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-libs/capstone-5.0_rc4[python,python_targets_python3_11(-)] >=dev-python/psutil-5.9.5[python_targets_python3_11(-)] >=dev-python/pycparser-2.21[python_targets_python3_11(-)] >=dev-python/pyelftools-0.29[python_targets_python3_11(-)] >=dev-python/pygments-2.15.1[python_targets_python3_11(-)] >=dev-python/tabulate-0.9.0[python_targets_python3_11(-)] >=dev-python/typing-extensions-4.6.1[python_targets_python3_11(-)] >=dev-util/pwntools-4.10.0[python_targets_python3_11(-)] >=dev-util/ROPgadget-7.2[python_targets_python3_11(-)] >=dev-util/unicorn-2.0.1[python,python_targets_python3_11(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
-_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 wrapper 4a1902f969e5718126434fc35f3a0d9c git-r3 5133e393e8717a3a093660f990801dc1
-_md5_=1e249ea64372f9d4a640a63420c202bd
+_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 distutils-r1 ae136dc2e1c0006e9480d44a6c1886d9 wrapper 4a1902f969e5718126434fc35f3a0d9c git-r3 5133e393e8717a3a093660f990801dc1
+_md5_=63563d911120c566d2e559dea77130be
diff --git a/metadata/md5-cache/games-util/heroic-bin-2.9.2 b/metadata/md5-cache/games-util/heroic-bin-2.11.0
index 1fdd54ca90f3..7172ffa347f7 100644
--- a/metadata/md5-cache/games-util/heroic-bin-2.9.2
+++ b/metadata/md5-cache/games-util/heroic-bin-2.11.0
@@ -10,6 +10,6 @@ LICENSE=GPL-3+
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-accessibility/at-spi2-core app-arch/brotli app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-fonts/freefont media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa media-video/ffmpeg net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-libs/glibc sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
-SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.9.2/heroic-2.9.2.tar.xz -> heroic-bin-2.9.2.tar.xz https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/6dfb2758e531af693f0baffa15240f152aadd68b/flatpak/com.heroicgameslauncher.hgl.desktop -> com.heroicgameslauncher.hgl.desktop-6dfb2758e531af693f0baffa15240f152aadd68b https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/6dfb2758e531af693f0baffa15240f152aadd68b/flatpak/com.heroicgameslauncher.hgl.png -> com.heroicgameslauncher.hgl.png-6dfb2758e531af693f0baffa15240f152aadd68b
+SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.11.0/heroic-2.11.0.tar.xz -> heroic-bin-2.11.0.tar.xz https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/6dfb2758e531af693f0baffa15240f152aadd68b/flatpak/com.heroicgameslauncher.hgl.desktop -> com.heroicgameslauncher.hgl.desktop-6dfb2758e531af693f0baffa15240f152aadd68b https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/6dfb2758e531af693f0baffa15240f152aadd68b/flatpak/com.heroicgameslauncher.hgl.png -> com.heroicgameslauncher.hgl.png-6dfb2758e531af693f0baffa15240f152aadd68b
_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=4679f1913e4cc4b7c758fb3fab3eb30b
diff --git a/metadata/md5-cache/games-util/heroic-bin-2.8.0 b/metadata/md5-cache/games-util/heroic-bin-2.8.0
deleted file mode 100644
index 182774fef048..000000000000
--- a/metadata/md5-cache/games-util/heroic-bin-2.8.0
+++ /dev/null
@@ -1,15 +0,0 @@
-DEFINED_PHASES=configure install postinst postrm preinst prepare setup unpack
-DESCRIPTION=GOG and Epic Games Launcher for Linux
-EAPI=8
-HOMEPAGE=https://heroicgameslauncher.com/ https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/
-IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
-INHERIT=chromium-2 desktop python-single-r1 xdg
-IUSE=+l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
-KEYWORDS=~amd64
-LICENSE=GPL-3+
-RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) app-accessibility/at-spi2-core app-arch/brotli app-arch/bzip2 dev-libs/expat dev-libs/fribidi dev-libs/glib dev-libs/gmp dev-libs/libffi dev-libs/libpcre2 dev-libs/libtasn1 dev-libs/nettle dev-libs/nspr dev-libs/nss dev-libs/wayland media-gfx/graphite2 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/harfbuzz media-libs/libepoxy media-libs/libjpeg-turbo media-libs/libpng media-libs/mesa media-video/ffmpeg net-dns/libidn2 net-libs/gnutls net-print/cups sys-apps/dbus sys-libs/glibc sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXau x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXdmcp x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman
-REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
-SLOT=0
-SRC_URI=https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/releases/download/v2.8.0/heroic-2.8.0.tar.xz -> heroic-bin-2.8.0.tar.xz https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/6dfb2758e531af693f0baffa15240f152aadd68b/flatpak/com.heroicgameslauncher.hgl.desktop -> com.heroicgameslauncher.hgl.desktop-6dfb2758e531af693f0baffa15240f152aadd68b https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/raw/6dfb2758e531af693f0baffa15240f152aadd68b/flatpak/com.heroicgameslauncher.hgl.png -> com.heroicgameslauncher.hgl.png-6dfb2758e531af693f0baffa15240f152aadd68b
-_eclasses_=toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 e989dbdcbb647bd8655857c1f95be244 python-single-r1 75118e916668a74c660a13b0ecb22562 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
-_md5_=1e77a56367782f6ce789f2b3bcb82950
diff --git a/metadata/md5-cache/sys-apps/less-643-r1 b/metadata/md5-cache/sys-apps/less-643-r1
new file mode 100644
index 000000000000..4865ab405fa3
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/less-643-r1
@@ -0,0 +1,16 @@
+BDEPEND=test? ( virtual/pkgconfig ) sys-devel/gnuconfig >=app-portage/elt-patches-20170815 sys-devel/automake >=sys-devel/autoconf-2.71-r5
+DEFINED_PHASES=configure install preinst prepare test
+DEPEND=>=app-misc/editor-wrapper-3 >=sys-libs/ncurses-5.2:= pcre? ( dev-libs/libpcre2 )
+DESCRIPTION=Excellent text file viewer
+EAPI=8
+HOMEPAGE=https://www.greenwoodsoftware.com/less/
+INHERIT=autotools flag-o-matic optfeature toolchain-funcs
+IUSE=pcre test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=|| ( GPL-3 BSD-2 )
+RDEPEND=>=app-misc/editor-wrapper-3 >=sys-libs/ncurses-5.2:= pcre? ( dev-libs/libpcre2 )
+RESTRICT=test !test? ( test )
+SLOT=0
+SRC_URI=https://www.greenwoodsoftware.com/less/less-643.tar.gz
+_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
+_md5_=26b1bdd1d5d1d512b42301a007a52858
diff --git a/metadata/md5-cache/sys-apps/less-9999 b/metadata/md5-cache/sys-apps/less-9999
index 39126beb959b..b17d76c207fd 100644
--- a/metadata/md5-cache/sys-apps/less-9999
+++ b/metadata/md5-cache/sys-apps/less-9999
@@ -12,4 +12,4 @@ RDEPEND=>=app-misc/editor-wrapper-3 >=sys-libs/ncurses-5.2:= pcre? ( dev-libs/li
RESTRICT=test !test? ( test )
SLOT=0
_eclasses_=gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs eed10cf5e5a06916e654d31f5a1925cc multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 9d3a9a889a6fa62ae794f817c156491b autotools 6ae9a4347149b19a112caa1182d03bde flag-o-matic 6b3c606c5de2531072ffd36eca06a5a9 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 git-r3 5133e393e8717a3a093660f990801dc1
-_md5_=e4ae1ae1239244d33247f5558706e93c
+_md5_=26b1bdd1d5d1d512b42301a007a52858
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index cc34f9d42555..5eb7313f3d81 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1818,7 +1818,7 @@ app-editors/uemacs-pk 4.0.15_p20180719: uEmacs/PK is an enhanced version of Micr
app-editors/vile 9.8w-r1 9.8x 9.8y: VI Like Emacs -- yet another full-featured vi clone
app-editors/vim 9.0.1403 9.0.1503 9.0.1627 9.0.1678 9.0.1777 9.0.2092 9999: Vim, an improved vi-style text editor
app-editors/vim-core 9.0.1403 9.0.1503 9.0.1627 9.0.1678 9.0.1777 9.0.2092 9999: vim and gvim shared files
-app-editors/vis 0.8 9999: modern, legacy free, simple yet efficient vim-like editor
+app-editors/vis 0.8 0.8-r1 9999: modern, legacy free, simple yet efficient vim-like editor
app-editors/vscode 1.84.1 1.84.2: Multiplatform Visual Studio Code from Microsoft
app-editors/vscodium 1.84.1.23311 1.84.2.23314 1.84.2.23319: A community-driven, freely-licensed binary distribution of Microsoft's VSCode
app-editors/wily 1.0-r2: An emulation of ACME, Plan9's hybrid window system, shell and editor
@@ -1896,9 +1896,9 @@ app-emacs/company-math 1.5.1: Completion back-ends for for math unicode symbols
app-emacs/company-mode 0.9.13_p20230306 0.10.0 0.10.1: In-buffer completion front-end
app-emacs/company-quickhelp 2.3.0: Company documentation popups for completion candidates
app-emacs/compat 29.1.4.2 29.1.4.4: Compatibility libraries for Emacs
-app-emacs/consult 0.32 0.34 0.35 9999: Consulting complete-read for GNU Emacs
-app-emacs/consult-flycheck 0.8-r1 0.9-r2: Consult integration for Flycheck
-app-emacs/corfu 0.37 0.38 9999: Completion Overlay Region FUnction
+app-emacs/consult 0.35 1.0 9999: Consulting complete-read for GNU Emacs
+app-emacs/consult-flycheck 0.9-r2 1.0: Consult integration for Flycheck
+app-emacs/corfu 0.38 1.0 9999: Completion Overlay Region FUnction
app-emacs/counsel 0.14.0 0.14.2: Versions of common Emacs commands customized to make the best use of ivy
app-emacs/crontab-mode 1.20: Mode for editing crontab files
app-emacs/crux 0.4.0: Collection of Ridiculously Useful eXtensions for GNU Emacs
@@ -1978,10 +1978,10 @@ app-emacs/emacs-w3m 1.4.632_p20230801: emacs-w3m is an interface program of w3m
app-emacs/emacs-websearch 2.1.0 9999: Query search engines from Emacs
app-emacs/emacs-wget 0.5.0-r1: Wget interface for Emacs
app-emacs/emacsql 3.1.1: A high-level Emacs Lisp RDBMS front-end
-app-emacs/embark 0.22.1_p20230630 0.23 9999: Conveniently act on minibuffer completions inside GNU Emacs
-app-emacs/embark-consult 0.22.1_p20230630 0.23 9999: Consult integration for Embark
+app-emacs/embark 0.23 9999: Conveniently act on minibuffer completions inside GNU Emacs
+app-emacs/embark-consult 0.23 9999: Consult integration for Embark
app-emacs/emhacks 20070920-r2: Useful Emacs Lisp libraries, including gdiff, jjar, jmaker, swbuff, and tabbar
-app-emacs/emms 15 16: The Emacs Multimedia System
+app-emacs/emms 16 17: The Emacs Multimedia System
app-emacs/emojify 1.2_p20210309: Display emojis in Emacs, like :smile: or plain ASCII ones like :)
app-emacs/engrave-faces 0.3.1: Convert font-lock faces to other formats
app-emacs/epc 0.1.1: RPC stack for Emacs Lisp
@@ -2084,7 +2084,7 @@ app-emacs/macrostep-geiser 0.2.0_p20210717: Emacs macrostep back-end powered by
app-emacs/magit 3.3.0-r2 3.3.0-r4 3.3.0.50_p20230912 9999: A Git porcelain inside Emacs
app-emacs/magit-popup 2.13.3: Define prefix-infix-suffix command combos
app-emacs/mailcrypt 3.5.9-r3: Provides a simple interface to public key cryptography with OpenPGP
-app-emacs/marginalia 1.2 1.3: Marginalia in the minibuffer
+app-emacs/marginalia 1.3 1.4: Marginalia in the minibuffer
app-emacs/markdown-mode 2.5-r1 2.6: Major mode for editing Markdown-formatted text files
app-emacs/mastodon 1.0.0 1.0.12 1.0.13: Emacs client for Mastodon, federated microblogging social network
app-emacs/math-symbol-lists 1.3: Lists of Unicode mathematical symbols and latex commands
@@ -2119,11 +2119,11 @@ app-emacs/orderless 0.7 0.8 1.0: Completion style that matches multiple regexps
app-emacs/org-appear 0.3.0: Toggle Org mode element visibility upon entering and leaving
app-emacs/org-contrib 0.4.1 0.4.2: Contributed packages to Org
app-emacs/org-mode 9.5.5 9.6.9 9.6.10 9.6.11 9.6.12 9999: An Emacs mode for notes and project planning
-app-emacs/org-modern 0.7 0.9-r1 0.10: Modern style for your GNU Emacs Org buffers
+app-emacs/org-modern 0.10 1.1: Modern style for your GNU Emacs Org buffers
app-emacs/org-roam 2.2.2 9999: Rudimentary Roam replica with Org-mode
app-emacs/org-static-blog 1.5.0 1.6.0: Static site generator using Emacs's org-mode
app-emacs/org-superstar-mode 1.5.0: Prettify headings and plain lists in Org mode (use UTF8 bullets)
-app-emacs/osm 0.14 9999: OpenStreetMap tile-based viewer for GNU Emacs
+app-emacs/osm 0.14 1.0 9999: OpenStreetMap tile-based viewer for GNU Emacs
app-emacs/outline-magic 0.9: Outline mode extensions for Emacs
app-emacs/package-build 4.0.0: Tools for assembling a package archive
app-emacs/package-lint 0.19 0.20 0.21: Linting library for Emacs Lisp package metadata
@@ -2131,8 +2131,8 @@ app-emacs/pandoc-mode 2.32-r1: GNU Emacs minor mode for interacting with Pandoc
app-emacs/paredit 26: Minor mode for performing structured editing of S-expressions
app-emacs/pariemacs 3.14-r1: sci-mathematics/pari emacs mode
app-emacs/parsebib 4.3: Emacs Lisp library for reading .bib files
-app-emacs/parseclj 1.1.0: Clojure Parser for Emacs Lisp
-app-emacs/parseedn 1.1.0 1.2.0: EDN parser for Emacs Lisp
+app-emacs/parseclj 1.1.0 1.1.1: Clojure Parser for Emacs Lisp
+app-emacs/parseedn 1.2.0 1.2.1: EDN parser for Emacs Lisp
app-emacs/pdf-tools 1.0.0 1.1.0: Emacs Lisp support library for PDF documents
app-emacs/persist 0.5: Persist variables between Emacs sessions
app-emacs/pfuture 1.10.3: Simple wrapper around asynchronous processes
@@ -2242,7 +2242,7 @@ app-emacs/undo-tree 0.8.2-r1: Undo trees and visualization
app-emacs/uptimes 3.7 3.8: Track and display emacs session uptimes
app-emacs/use-package 2.4.5: Declaration macro for simplifying your Emacs configuration
app-emacs/uxntal-mode 0.2: GNU Emacs major mode for the uxntal assembly language
-app-emacs/vertico 1.1 1.3 1.4 9999: Vertical interactive completion
+app-emacs/vertico 1.4 1.5 9999: Vertical interactive completion
app-emacs/vhdl-mode 3.39.2: VHDL-mode for Emacs
app-emacs/visual-basic-mode 1.5: A mode for editing Visual Basic programs
app-emacs/vm 8.2.0_beta-r1: The VM mail reader for Emacs
@@ -3902,7 +3902,7 @@ dev-db/sqliteman 1.2.2-r5: Powerful GUI manager for the Sqlite3 database
dev-db/sqlitestudio 3.4.4-r1: Powerful cross-platform SQLite database manager
dev-db/sqlmap 1.7.8 1.7.9 9999: An automatic SQL injection and database takeover tool
dev-db/textsearch_ja 9.0.0: Integrated Full-Text-Search for Japanese language using morphological analyze
-dev-db/timescaledb 2.12.0 2.12.2: Open-source time-series SQL database
+dev-db/timescaledb 2.12.2 2.13.0: Open-source time-series SQL database
dev-db/tinycdb 0.78: A very fast and simple package for creating and reading constant data bases
dev-db/tokyocabinet 1.4.48-r2 1.4.48-r3: A library of routines for managing a database
dev-db/tora 3.2-r2: SQL IDE for Oracle, MySQL and PostgreSQL dbs
@@ -4966,10 +4966,10 @@ dev-lang/erlang 25.3 26.0 26.1.2: Erlang programming language, runtime environme
dev-lang/esco 0.513: Combine interpreter of esoteric languages
dev-lang/execline 2.9.3.0-r1 2.9.4.0: A non-interactive scripting language
dev-lang/f2c 20100827-r1: Fortran to C converter
-dev-lang/fennel 1.3.1: Lisp-like language that compiles to Lua
+dev-lang/fennel 1.3.1 1.4.0: Lisp-like language that compiles to Lua
dev-lang/ferite 1.1.17-r1: A clean, lightweight, object oriented scripting language
dev-lang/fpc 3.2.2: Free Pascal Compiler
-dev-lang/fuzion 0.083 0.084 0.085: A language with a focus on simplicity, safety and correctness
+dev-lang/fuzion 0.083 0.084 0.085-r1: A language with a focus on simplicity, safety and correctness
dev-lang/gdl 1.0.1-r2: GNU Data Language
dev-lang/gforth 0.7.3-r2: GNU Forth is a fast and portable implementation of the ANSI Forth language
dev-lang/ghc 9.0.2-r4 9.2.8: The Glasgow Haskell Compiler
@@ -4999,7 +4999,7 @@ dev-lang/lisaac 0.13.1-r2: An object prototype based language
dev-lang/logtalk 3.36.0 3.47.0: Open source object-oriented logic programming language
dev-lang/lua 5.1.5-r200 5.3.6-r102 5.4.4-r103 5.4.6: A powerful light-weight programming language designed for extending applications
dev-lang/luajit 2.1.0_beta3_p20220127-r2 2.1.0_beta3_p20220613: Just-In-Time Compiler for the Lua programming language
-dev-lang/luau 0.599 0.600 0.601 0.603: Gradually typed embeddable scripting language derived from Lua
+dev-lang/luau 0.600 0.601 0.603: Gradually typed embeddable scripting language derived from Lua
dev-lang/maude 3.1-r1: High-level specification language for equational and logic programming
dev-lang/mercury 20.06-r1 20.06.1 22.01 22.01.1: Mercury is a modern general-purpose logic/functional programming language
dev-lang/mercury-extras 20.06 20.06.1 22.01 22.01.1: Additional libraries and tools that are not part of the Mercury standard library
@@ -5008,7 +5008,7 @@ dev-lang/mlton 20180207: Standard ML optimizing compiler and libraries
dev-lang/mmix 20160804-r1: Donald Knuth's MMIX Assembler and Simulator
dev-lang/moarvm 2023.02 2023.02-r1 2023.10 9999: A 6model-based VM for NQP and Raku
dev-lang/mond 0.9.4-r1: Mond is a scripting language for .NET Core
-dev-lang/mono 6.12.0.122 6.12.0.182 6.12.0.199: Mono runtime and class libraries, a C# compiler/interpreter
+dev-lang/mono 6.12.0.122 6.12.0.182 6.12.0.199 6.12.0.199-r1: Mono runtime and class libraries, a C# compiler/interpreter
dev-lang/mono-basic 4.8: Visual Basic Compiler and Runtime
dev-lang/mozart 2.0.1: Advanced development platform for intelligent, distributed applications
dev-lang/mozart-stdlib 2.0.1: The Mozart Standard Library
@@ -8304,6 +8304,7 @@ dev-python/fuse-python 1.0.5: Python FUSE bindings
dev-python/future 0.18.3: Easy, clean, reliable Python 2/3 compatibility
dev-python/fuzzywuzzy 0.18.0-r1: Fuzzy string matching in python
dev-python/gast 0.5.3-r1: A generic AST to represent Python2 and Python3's Abstract Syntax Tree (AST)
+dev-python/gdb-pt-dump 0.0.0_p20231111 9999: Examine the address space of a QEMU-based virtual machine
dev-python/genshi 0.7.7: Python toolkit for stream-based generation of output for the web
dev-python/genson 1.2.2: GenSON is a powerful, user-friendly JSON Schema generator built in Python
dev-python/gentoo-common 1: Common files shared by Python implementations in Gentoo
@@ -10750,7 +10751,7 @@ dev-util/premake 4.3-r2 5.0.0_beta2: A makefile generation tool
dev-util/pretrace 0.4-r2: start dynamically linked applications under debugging environment
dev-util/promu 0.13.0 0.14.0 0.15.0 9999: Prometheus Utility Tool
dev-util/pscan 20000721-r1: A limited problem scanner for C source files
-dev-util/pwndbg 20230717 99999999: A GDB plug-in that makes debugging with GDB suck less
+dev-util/pwndbg 20230717-r1 99999999: A GDB plug-in that makes debugging with GDB suck less
dev-util/pwntools 4.11.0 4.12.0_beta0-r2 9999: CTF framework and exploit development library
dev-util/py-spy 0.3.14: Sampling profiler for Python programs
dev-util/pycharm-community 2023.1.1 2023.2.3 2023.2.5: Intelligent Python IDE with unique code assistance and analysis
@@ -11715,7 +11716,7 @@ games-util/gamepick 0.35-r2: Launch opengl games with custom graphic settings
games-util/glbsp 2.24: Node builder specially designed for OpenGL ports of the DOOM game engine
games-util/grfcodec 6.0.6_p20210310-r1 6.0.6_p20230811-r1: A suite of programs to modify openttd/Transport Tycoon Deluxe's GRF files
games-util/gslist 0.8.11a-r1: A GameSpy server browser
-games-util/heroic-bin 2.8.0 2.9.2 2.10.0: GOG and Epic Games Launcher for Linux
+games-util/heroic-bin 2.10.0 2.11.0: GOG and Epic Games Launcher for Linux
games-util/joycond 0.1.0_p20220720-r1: Daemon that uses hid-nintendo evdev devices to implement joycon pairing
games-util/joystick 1.8.1: Joystick testing utilities
games-util/lgogdownloader 3.12 9999: Unofficial GOG.com downloader for Linux
@@ -16874,7 +16875,7 @@ sys-apps/kmod 30-r1 31 9999: library and tools for managing linux kernel modules
sys-apps/kmscon 9.0.0: KMS/DRM based virtual Console Emulator
sys-apps/lcdsplash 0.3-r1: splash Gentoo boot information on LCD's
sys-apps/lcdutils 0.2-r2: (Sun) Cobalt Qube/RaQ button reading and LCD writing utilities
-sys-apps/less 608-r2 633 633-r2 643 9999: Excellent text file viewer
+sys-apps/less 608-r2 633 633-r2 643 643-r1 9999: Excellent text file viewer
sys-apps/likwid 4.3.4 5.2.1 5.2.2: A performance-oriented tool suite for x86 multicore environments
sys-apps/linux-misc-apps 5.8-r1: Misc tools bundled with kernel sources
sys-apps/lm-sensors 3.6.0-r1: Hardware Monitoring user-space utilities
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 6e62cd427d90..cd003a2f555c 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Mon, 04 Dec 2023 08:01:57 +0000
+Mon, 04 Dec 2023 08:51:55 +0000