summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-01-12 08:05:16 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-01-12 08:05:16 +0000
commit48737879009e6ab82bf6439565a2ded1e5d91483 (patch)
tree7a2b258cd5ff675da867541af9b567ed49dd9424
parentMerge updates from master (diff)
downloadgentoo-48737879009e6ab82bf6439565a2ded1e5d91483.tar.gz
gentoo-48737879009e6ab82bf6439565a2ded1e5d91483.tar.bz2
gentoo-48737879009e6ab82bf6439565a2ded1e5d91483.zip
2024-01-12 08:05:16 UTC
-rw-r--r--metadata/md5-cache/app-emulation/nemu-3.3.015
-rw-r--r--metadata/md5-cache/dev-util/pwntools-4.11.115
-rw-r--r--metadata/md5-cache/dev-util/pwntools-4.12.0_beta0-r215
-rw-r--r--metadata/md5-cache/dev-util/pwntools-4.12.0_beta114
-rw-r--r--metadata/md5-cache/dev-util/pwntools-999910
-rw-r--r--metadata/md5-cache/net-print/brlaser-6.2.614
-rw-r--r--metadata/md5-cache/sys-devel/qbe-1.1-r111
-rw-r--r--metadata/pkg_desc_index8
-rw-r--r--metadata/timestamp.chk2
9 files changed, 79 insertions, 25 deletions
diff --git a/metadata/md5-cache/app-emulation/nemu-3.3.0 b/metadata/md5-cache/app-emulation/nemu-3.3.0
new file mode 100644
index 000000000000..e1243f0b5794
--- /dev/null
+++ b/metadata/md5-cache/app-emulation/nemu-3.3.0
@@ -0,0 +1,15 @@
+BDEPEND=sys-devel/gettext app-alternatives/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install postinst prepare pretend setup test
+DEPEND=>=app-emulation/qemu-6.0.0-r3[vnc,virtfs,spice] dev-db/sqlite:3= dev-libs/json-c sys-libs/ncurses:=[unicode(+)] usb? ( virtual/libusb:1 virtual/libudev:= ) dbus? ( sys-apps/dbus ) network-map? ( media-gfx/graphviz[svg] ) ovf? ( dev-libs/libxml2:2 app-arch/libarchive:= ) remote-api? ( dev-libs/openssl )
+DESCRIPTION=Ncurses interface for QEMU
+EAPI=8
+HOMEPAGE=https://github.com/nemuTUI/nemu
+INHERIT=cmake linux-info
+IUSE=dbus network-map +ovf remote-api +usb
+KEYWORDS=~amd64
+LICENSE=BSD-2
+RDEPEND=>=app-emulation/qemu-6.0.0-r3[vnc,virtfs,spice] dev-db/sqlite:3= dev-libs/json-c sys-libs/ncurses:=[unicode(+)] usb? ( virtual/libusb:1 virtual/libudev:= ) dbus? ( sys-apps/dbus ) network-map? ( media-gfx/graphviz[svg] ) ovf? ( dev-libs/libxml2:2 app-arch/libarchive:= ) remote-api? ( dev-libs/openssl )
+SLOT=0
+SRC_URI=https://github.com/nemuTUI/nemu/archive/v3.3.0.tar.gz -> nemu-3.3.0.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 6ce0fba8085ef5b349c3a2e185305098 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91
+_md5_=44fed0fe7365425d2cb19051c283053d
diff --git a/metadata/md5-cache/dev-util/pwntools-4.11.1 b/metadata/md5-cache/dev-util/pwntools-4.11.1
new file mode 100644
index 000000000000..b7177ecebc40
--- /dev/null
+++ b/metadata/md5-cache/dev-util/pwntools-4.11.1
@@ -0,0 +1,15 @@
+BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=CTF framework and exploit development library
+EAPI=8
+HOMEPAGE=https://github.com/Gallopsled/pwntools
+INHERIT=bash-completion-r1 distutils-r1
+IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm64 ~riscv ~x86
+LICENSE=MIT GPL-2+ BSD-2
+RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/ROPgadget-5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/unicorn-1.0.2[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colored-traceback[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/intervaltree-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mako-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paramiko-1.15.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/psutil-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyelftools-0.24[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pygments-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyserial-2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/rpyc[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[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 )
+SLOT=0
+SRC_URI=https://github.com/Gallopsled/pwntools/archive/4.11.1.tar.gz -> pwntools-4.11.1.gh.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
+_md5_=6896fabe64c68e10575717d79de833e7
diff --git a/metadata/md5-cache/dev-util/pwntools-4.12.0_beta0-r2 b/metadata/md5-cache/dev-util/pwntools-4.12.0_beta0-r2
deleted file mode 100644
index c0e8c1b83076..000000000000
--- a/metadata/md5-cache/dev-util/pwntools-4.12.0_beta0-r2
+++ /dev/null
@@ -1,15 +0,0 @@
-BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
-DEFINED_PHASES=compile configure install prepare test
-DESCRIPTION=CTF framework and exploit development library
-EAPI=8
-HOMEPAGE=https://github.com/Gallopsled/pwntools
-INHERIT=bash-completion-r1 distutils-r1
-IUSE=python_targets_python3_10 python_targets_python3_11
-KEYWORDS=~amd64 ~arm64 ~riscv ~x86
-LICENSE=MIT GPL-2+ BSD-2
-RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/ROPgadget-5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/unicorn-1.0.2[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colored-traceback[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/intervaltree-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mako-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/paramiko-1.15.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyelftools-0.2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyserial-2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rpyc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/six-1.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
-SLOT=0
-SRC_URI=https://github.com/Gallopsled/pwntools/archive/4.12.0beta0.tar.gz -> pwntools-4.12.0_beta0.gh.tar.gz
-_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
-_md5_=d1ca38d89ba83de89d58e65f6af3a699
diff --git a/metadata/md5-cache/dev-util/pwntools-4.12.0_beta1 b/metadata/md5-cache/dev-util/pwntools-4.12.0_beta1
new file mode 100644
index 000000000000..08ea7990625f
--- /dev/null
+++ b/metadata/md5-cache/dev-util/pwntools-4.12.0_beta1
@@ -0,0 +1,14 @@
+BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=CTF framework and exploit development library
+EAPI=8
+HOMEPAGE=https://github.com/Gallopsled/pwntools
+INHERIT=bash-completion-r1 distutils-r1
+IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+LICENSE=MIT GPL-2+ BSD-2
+RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/ROPgadget-5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/unicorn-1.0.2[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colored-traceback[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/intervaltree-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mako-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paramiko-1.15.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/psutil-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyelftools-0.24[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pygments-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyserial-2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/rpyc[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[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 )
+SLOT=0
+SRC_URI=https://github.com/Gallopsled/pwntools/archive/4.12.0beta1.tar.gz -> pwntools-4.12.0_beta1.gh.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
+_md5_=6896fabe64c68e10575717d79de833e7
diff --git a/metadata/md5-cache/dev-util/pwntools-9999 b/metadata/md5-cache/dev-util/pwntools-9999
index de1881fe737a..06426005df2b 100644
--- a/metadata/md5-cache/dev-util/pwntools-9999
+++ b/metadata/md5-cache/dev-util/pwntools-9999
@@ -1,14 +1,14 @@
-BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-vcs/git-1.8.2.1[curl]
+BDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=CTF framework and exploit development library
EAPI=8
HOMEPAGE=https://github.com/Gallopsled/pwntools
INHERIT=bash-completion-r1 distutils-r1 git-r3
-IUSE=python_targets_python3_10 python_targets_python3_11
+IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
LICENSE=MIT GPL-2+ BSD-2
PROPERTIES=live
-RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/ROPgadget-5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-util/unicorn-1.0.2[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/colored-traceback[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/intervaltree-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/mako-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/paramiko-1.15.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/psutil-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyelftools-0.2.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pygments-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/pyserial-2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/requests-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/rpyc[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/six-1.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sortedcontainers[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
-REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
+RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-libs/capstone-3.0.5[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/ROPgadget-5.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/unicorn-1.0.2[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/colored-traceback[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/intervaltree-3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/mako-1.0.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/packaging[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/paramiko-1.15.2[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/psutil-3.3.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyelftools-0.29[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pygments-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pyserial-2.7[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PySocks[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/requests-2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/rpyc[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/six-1.12.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sortedcontainers[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 )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
-_md5_=593cb515f68d50a22a25c024158c6a4c
+_md5_=60aefc8a8b8a58c1d3abaface585cd4d
diff --git a/metadata/md5-cache/net-print/brlaser-6.2.6 b/metadata/md5-cache/net-print/brlaser-6.2.6
new file mode 100644
index 000000000000..75245e4ed0d1
--- /dev/null
+++ b/metadata/md5-cache/net-print/brlaser-6.2.6
@@ -0,0 +1,14 @@
+BDEPEND=app-alternatives/ninja >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=net-print/cups
+DESCRIPTION=Brother laser printer driver
+EAPI=8
+HOMEPAGE=https://github.com/Owl-Maintain/brlaser/
+INHERIT=cmake
+KEYWORDS=~amd64 ~x86
+LICENSE=GPL-2+
+RDEPEND=net-print/cups app-text/ghostscript-gpl
+SLOT=0
+SRC_URI=https://github.com/Owl-Maintain/brlaser/archive/refs/tags/v6.2.6.tar.gz -> brlaser-6.2.6.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 6ce0fba8085ef5b349c3a2e185305098
+_md5_=d8299a42ffe7424d6a5f4010242f4a8f
diff --git a/metadata/md5-cache/sys-devel/qbe-1.1-r1 b/metadata/md5-cache/sys-devel/qbe-1.1-r1
new file mode 100644
index 000000000000..5b0f4e481509
--- /dev/null
+++ b/metadata/md5-cache/sys-devel/qbe-1.1-r1
@@ -0,0 +1,11 @@
+DEFINED_PHASES=compile install
+DESCRIPTION=Pure-C embeddable compiler backend
+EAPI=8
+HOMEPAGE=https://c9x.me/compile/
+INHERIT=toolchain-funcs
+KEYWORDS=~amd64 ~arm64 ~riscv
+LICENSE=MIT
+SLOT=0
+SRC_URI=https://c9x.me/compile/release/qbe-1.1.tar.xz https://c9x.me/git/qbe.git/patch/?id=0d929287d77ccc3fb52ca8bd072678b5ae2c81c8 -> qbe-info-tracking.patch https://c9x.me/git/qbe.git/patch/?id=baf11b7175c468d3d9408d332b1c0d529a4957ee -> qbe-parseline-tweaks.patch https://c9x.me/git/qbe.git/patch/?id=36946a5142c40b733d25ea5ca469f7949ee03439 -> qbe-dbgfile.patch
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
+_md5_=3d28bbb83616862ee0871137e9139a03
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index ae56c2a38732..e6beffe7185c 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -2327,7 +2327,7 @@ app-emulation/libguestfs-appliance 1.46.0: VM appliance disk image used in libgu
app-emulation/libspectrum 1.5.0: Spectrum emulation library
app-emulation/libvirt 9.3.0-r1 9.4.0-r4 9.5.0-r1 9.6.0 9.8.0 9.9.0 9999: C toolkit to manipulate virtual machines
app-emulation/libvirt-glib 4.0.0 5.0.0: GLib and GObject mappings for libvirt
-app-emulation/nemu 3.0.0 3.1.0: ncurses interface for QEMU
+app-emulation/nemu 3.0.0 3.1.0 3.3.0: Ncurses interface for QEMU
app-emulation/open-vm-tools 12.2.0 12.2.5: Tools for VMware guests
app-emulation/pcem 17-r2: A PC emulator that specializes in running old operating systems and software
app-emulation/phpvirtualbox 5.2.1: Web-based administration for VirtualBox in PHP
@@ -10782,7 +10782,7 @@ dev-util/pretrace 0.4-r2: start dynamically linked applications under debugging
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-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/pwntools 4.11.0 4.11.1 4.12.0_beta1 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.5 2023.3.2: Intelligent Python IDE with unique code assistance and analysis
dev-util/pycharm-professional 2021.1.2-r1 2021.3.2-r1 2021.3.3-r1 2022.1-r1 2023.2: Intelligent Python IDE with unique code assistance and analysis
@@ -15374,7 +15374,7 @@ net-p2p/transmission 3.00-r6 4.0.3 4.0.3-r1 4.0.4 4.0.5 9999: A fast, easy, and
net-p2p/transmission-remote-gtk 1.5.1-r1: GTK+ client for management of the Transmission BitTorrent client, over HTTP RPC
net-p2p/tremc 0.9.3 0.9.3_p20230506: Ncurses interface for the Transmission BitTorrent client
net-p2p/tvrss 1.8_beta: TV RSS is a tool for automating torrent downloads
-net-print/brlaser 6 6-r1: Brother laser printer driver
+net-print/brlaser 6 6-r1 6.2.6: Brother laser printer driver
net-print/c2esp 27: A CUPS filter for Kodak ESP printers
net-print/cndrvcups-common-lb 3.70: Common files for Canon drivers
net-print/cndrvcups-lb 3.70: Canon UFR II / LIPSLX Printer Driver for Linux
@@ -17362,7 +17362,7 @@ sys-devel/native-cctools 5-r1: Host OS native assembler as and static linker ld
sys-devel/nvptx-tools 0_pre20230122 9999: Collection of tools for use with nvptx-none GCC toolchains
sys-devel/patch 2.7.6-r4 2.7.6-r5: Utility to apply diffs to files
sys-devel/pmake 1.111.3.3-r1: BSD build tool to create programs in parallel. Debian's version of NetBSD's make
-sys-devel/qbe 1.0 1.1 9999: Pure-C embeddable compiler backend
+sys-devel/qbe 1.0 1.1 1.1-r1 9999: Pure-C embeddable compiler backend
sys-devel/qconf 2.5: ./configure like generator for qmake-based projects
sys-devel/reflex 20230523: This is a variant of the flex fast lexical scanner
sys-devel/remake 4.3.1.1.5: Patched version of GNU Make with improved error reporting, tracing and debugging
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 7427d29eb5fd..ed8a9c46968f 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Fri, 12 Jan 2024 07:20:18 +0000
+Fri, 12 Jan 2024 08:05:16 +0000