summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-libs
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-30 00:00:01 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-30 00:00:01 +0100
commit4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (patch)
treec7557ae36b9b2bfa7134849511e79da938581c5f /metadata/md5-cache/dev-libs
parent5f0030fd1370c4d03dbb2e0d3086f5e618a33749 (diff)
gentoo auto-resync : 30:04:2024 - 00:00:01
Diffstat (limited to 'metadata/md5-cache/dev-libs')
-rw-r--r--metadata/md5-cache/dev-libs/Manifest.gzbin184408 -> 184598 bytes
-rw-r--r--metadata/md5-cache/dev-libs/boehm-gc-8.2.64
-rw-r--r--metadata/md5-cache/dev-libs/cowsql-1.15.416
-rw-r--r--metadata/md5-cache/dev-libs/kpathsea-6.3.3_p20210325-r12
-rw-r--r--metadata/md5-cache/dev-libs/kpathsea-6.3.5_p202303112
-rw-r--r--metadata/md5-cache/dev-libs/libassuan-2.5.74
-rw-r--r--metadata/md5-cache/dev-libs/libdnet-1.18.04
-rw-r--r--metadata/md5-cache/dev-libs/libgpg-error-1.484
-rw-r--r--metadata/md5-cache/dev-libs/libpcre2-10.434
-rw-r--r--metadata/md5-cache/dev-libs/libpwquality-1.4.5-r216
-rw-r--r--metadata/md5-cache/dev-libs/libsodium-1.0.19_p202401174
-rw-r--r--metadata/md5-cache/dev-libs/libusb-1.0.27-r14
-rw-r--r--metadata/md5-cache/dev-libs/libxml2-2.12.64
-rw-r--r--metadata/md5-cache/dev-libs/openssl-3.2.1-r22
-rw-r--r--metadata/md5-cache/dev-libs/wayland-protocols-1.3615
15 files changed, 50 insertions, 35 deletions
diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz
index 22ba6bebf682..ea4bef90d65d 100644
--- a/metadata/md5-cache/dev-libs/Manifest.gz
+++ b/metadata/md5-cache/dev-libs/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-libs/boehm-gc-8.2.6 b/metadata/md5-cache/dev-libs/boehm-gc-8.2.6
index 7f58d1cc98bd..0988aa98e814 100644
--- a/metadata/md5-cache/dev-libs/boehm-gc-8.2.6
+++ b/metadata/md5-cache/dev-libs/boehm-gc-8.2.6
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.hboehm.info/gc/ https://github.com/ivmai/bdwgc/
INHERIT=multilib-minimal libtool
IUSE=cxx +large static-libs +threads 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=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=boehm-gc
RDEPEND=>=dev-libs/libatomic_ops-7.4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]
SLOT=0
SRC_URI=https://github.com/ivmai/bdwgc/releases/download/v8.2.6/gc-8.2.6.tar.gz
_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=9699535fb57e7ea8ade5cea382745c65
+_md5_=5d4a06c1df0ff7a69aa26d5156c86a6c
diff --git a/metadata/md5-cache/dev-libs/cowsql-1.15.4 b/metadata/md5-cache/dev-libs/cowsql-1.15.4
deleted file mode 100644
index 689117a8f4ab..000000000000
--- a/metadata/md5-cache/dev-libs/cowsql-1.15.4
+++ /dev/null
@@ -1,16 +0,0 @@
-BDEPEND=virtual/pkgconfig sys-devel/gnuconfig >=app-portage/elt-patches-20240116 || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
-DEFINED_PHASES=configure install prepare
-DEPEND=dev-db/sqlite:3 dev-libs/libuv:= >=dev-libs/raft-0.18.1:= test? ( dev-libs/raft[lz4,test] )
-DESCRIPTION=Embeddable, replicated and fault tolerant SQL engine (fork of dqlite)
-EAPI=8
-HOMEPAGE=https://cowsql.dev/ https://github.com/cowsql/cowsql
-INHERIT=autotools
-IUSE=test
-KEYWORDS=~amd64 ~arm64 ~x86
-LICENSE=LGPL-3-with-linking-exception
-RDEPEND=dev-db/sqlite:3 dev-libs/libuv:= >=dev-libs/raft-0.18.1:=
-RESTRICT=!test? ( test )
-SLOT=0
-SRC_URI=https://github.com/cowsql/cowsql/archive/refs/tags/v1.15.4.tar.gz -> cowsql-1.15.4.tar.gz
-_eclasses_=autotools 3af8f60c4bdb23e738db506a630898ee gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 5f49a16f67f81bdf873e3d1f10b10001 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=532e8186727d52c3669ae15aede1b4e4
diff --git a/metadata/md5-cache/dev-libs/kpathsea-6.3.3_p20210325-r1 b/metadata/md5-cache/dev-libs/kpathsea-6.3.3_p20210325-r1
index 88b00f189736..0adaaca7cc03 100644
--- a/metadata/md5-cache/dev-libs/kpathsea-6.3.3_p20210325-r1
+++ b/metadata/md5-cache/dev-libs/kpathsea-6.3.3_p20210325-r1
@@ -10,5 +10,5 @@ LICENSE=GPL-2
RDEPEND=virtual/tmpfiles
SLOT=0/6.3.3
SRC_URI=https://dev.gentoo.org/~sam/distfiles/texlive/texlive-20210325-source.tar.xz https://dev.gentoo.org/~sam/distfiles/texlive/kpathsea-texmf.d-11.tar.xz https://dev.gentoo.org/~sam/distfiles/texlive/tl-kpathsea-2021.tar.xz doc? ( https://dev.gentoo.org/~sam/distfiles/texlive/tl-kpathsea.doc-2021.tar.xz )
-_eclasses_=eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 libtool 5f49a16f67f81bdf873e3d1f10b10001 multilib c19072c3cd7ac5cb21de013f7e9832e0 prefix eab3c99d77fe00506c109c8a736186f7 texlive-common 49dc59f69181547690c383a9de4099b1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_eclasses_=eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 libtool 5f49a16f67f81bdf873e3d1f10b10001 multilib c19072c3cd7ac5cb21de013f7e9832e0 prefix eab3c99d77fe00506c109c8a736186f7 texlive-common b455bc5d80def8972e393d9cc8f7777d tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_md5_=8ef04a3c72cfe00aef11a0cb859dcec4
diff --git a/metadata/md5-cache/dev-libs/kpathsea-6.3.5_p20230311 b/metadata/md5-cache/dev-libs/kpathsea-6.3.5_p20230311
index a8ea494cd72f..e973280bd3ab 100644
--- a/metadata/md5-cache/dev-libs/kpathsea-6.3.5_p20230311
+++ b/metadata/md5-cache/dev-libs/kpathsea-6.3.5_p20230311
@@ -10,5 +10,5 @@ LICENSE=LGPL-2.1
RDEPEND=virtual/tmpfiles
SLOT=0/6.3.5
SRC_URI=https://mirrors.ctan.org/systems/texlive/Source/texlive-20230311-source.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/texlive-20230311-source.tar.xz https://dev.gentoo.org/~sam/distfiles/texlive/kpathsea-texmf.d-11.tar.xz https://mirrors.ctan.org/systems/texlive/tlnet/archive/kpathsea.r68516.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kpathsea.r68516.tar.xz doc? ( https://mirrors.ctan.org/systems/texlive/tlnet/archive/kpathsea.doc.r68516.tar.xz https://dev.gentoo.org/~flow/distfiles/texlive/kpathsea.doc.r68516.tar.xz )
-_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multilib c19072c3cd7ac5cb21de013f7e9832e0 prefix eab3c99d77fe00506c109c8a736186f7 texlive-common 49dc59f69181547690c383a9de4099b1 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multilib c19072c3cd7ac5cb21de013f7e9832e0 prefix eab3c99d77fe00506c109c8a736186f7 texlive-common b455bc5d80def8972e393d9cc8f7777d tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs e56c7649b804f051623c8bc1a1c44084
_md5_=7590acf52d2b77d9b37fbe5802c73f6e
diff --git a/metadata/md5-cache/dev-libs/libassuan-2.5.7 b/metadata/md5-cache/dev-libs/libassuan-2.5.7
index 98df4ef4368a..71d63be43ecc 100644
--- a/metadata/md5-cache/dev-libs/libassuan-2.5.7
+++ b/metadata/md5-cache/dev-libs/libassuan-2.5.7
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://www.gnupg.org/related_software/libassuan/index.en.html
INHERIT=libtool verify-sig
IUSE=verify-sig
-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
+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 LGPL-2.1
RDEPEND=>=dev-libs/libgpg-error-1.33
SLOT=0
SRC_URI=mirror://gnupg/libassuan/libassuan-2.5.7.tar.bz2 verify-sig? ( mirror://gnupg/libassuan/libassuan-2.5.7.tar.bz2.sig )
_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=da8e4466e788e81a2539e3804cb4d12d
+_md5_=d47616822c2bc33ac05c79f93db41be2
diff --git a/metadata/md5-cache/dev-libs/libdnet-1.18.0 b/metadata/md5-cache/dev-libs/libdnet-1.18.0
index bf645c751613..dd6331bbe3ef 100644
--- a/metadata/md5-cache/dev-libs/libdnet-1.18.0
+++ b/metadata/md5-cache/dev-libs/libdnet-1.18.0
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://github.com/ofalk/libdnet
INHERIT=autotools distutils-r1
IUSE=python test python_targets_python3_10 python_targets_python3_11 debug
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86
+KEYWORDS=~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86
LICENSE=LGPL-2
RDEPEND=dev-libs/libbsd python? ( python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/ofalk/libdnet/archive/libdnet-1.18.0.tar.gz
_eclasses_=autotools 3af8f60c4bdb23e738db506a630898ee distutils-r1 a9e13d91cb9541a054827cb1d957a660 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=cd89c6100d9d5d4bfadb7be53ae7ec5e
+_md5_=aa10cfc18cda2e0fe8f49b374e3c7186
diff --git a/metadata/md5-cache/dev-libs/libgpg-error-1.48 b/metadata/md5-cache/dev-libs/libgpg-error-1.48
index 8a94633160a3..bb29d59e0da7 100644
--- a/metadata/md5-cache/dev-libs/libgpg-error-1.48
+++ b/metadata/md5-cache/dev-libs/libgpg-error-1.48
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.gnupg.org/related_software/libgpg-error
INHERIT=autotools multilib-minimal toolchain-funcs verify-sig
IUSE=common-lisp nls static-libs test abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
-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
+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-2 LGPL-2.1
RDEPEND=nls? ( >=virtual/libintl-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://gnupg/libgpg-error/libgpg-error-1.48.tar.bz2 verify-sig? ( mirror://gnupg/libgpg-error/libgpg-error-1.48.tar.bz2.sig )
_eclasses_=autotools 3af8f60c4bdb23e738db506a630898ee gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=1ee9976313dd2afd6b4efedcf6c49d90
+_md5_=60fe3af7ba9193dec16e459555b1e336
diff --git a/metadata/md5-cache/dev-libs/libpcre2-10.43 b/metadata/md5-cache/dev-libs/libpcre2-10.43
index 3df7cfccd463..51a390349b7b 100644
--- a/metadata/md5-cache/dev-libs/libpcre2-10.43
+++ b/metadata/md5-cache/dev-libs/libpcre2-10.43
@@ -6,11 +6,11 @@ EAPI=8
HOMEPAGE=https://www.pcre.org/
INHERIT=libtool multilib-minimal verify-sig
IUSE=bzip2 +jit libedit +pcre16 +pcre32 +readline static-libs unicode valgrind 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 verify-sig
-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
+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=BSD
RDEPEND=bzip2? ( app-arch/bzip2 ) libedit? ( dev-libs/libedit ) readline? ( sys-libs/readline:= ) zlib? ( sys-libs/zlib )
REQUIRED_USE=?? ( libedit readline )
SLOT=0/3
SRC_URI=https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2 https://ftp.pcre.org/pub/pcre/pcre2-10.43.tar.bz2 verify-sig? ( https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2.sig )
_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=9f8f47570205447dda9664ad2bd64eed
+_md5_=c05566bae3ed8dabdb9fc28cc45d350e
diff --git a/metadata/md5-cache/dev-libs/libpwquality-1.4.5-r2 b/metadata/md5-cache/dev-libs/libpwquality-1.4.5-r2
new file mode 100644
index 000000000000..e25956b55b78
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/libpwquality-1.4.5-r2
@@ -0,0 +1,16 @@
+BDEPEND=>=sys-devel/gettext-0.18.2 virtual/pkgconfig python? ( >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 ) ) >=app-portage/elt-patches-20240116
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=sys-libs/cracklib-2.8:=[static-libs(+)?] pam? ( sys-libs/pam ) python? ( 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 ) )
+DESCRIPTION=Library for password quality checking and generating random passwords
+EAPI=8
+HOMEPAGE=https://github.com/libpwquality/libpwquality
+INHERIT=libtool pam distutils-r1
+IUSE=pam python static-libs python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=|| ( BSD GPL-2 )
+RDEPEND=>=sys-libs/cracklib-2.8:=[static-libs(+)?] pam? ( sys-libs/pam ) python? ( 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? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
+SLOT=0
+SRC_URI=https://github.com/libpwquality/libpwquality/releases/download/libpwquality-1.4.5/libpwquality-1.4.5.tar.bz2
+_eclasses_=distutils-r1 a9e13d91cb9541a054827cb1d957a660 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 pam b56d0c9c20fc5b553f13c8ae165a10a5 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=537e699d48125615aca9dc765f7f4b86
diff --git a/metadata/md5-cache/dev-libs/libsodium-1.0.19_p20240117 b/metadata/md5-cache/dev-libs/libsodium-1.0.19_p20240117
index 2d49f02e2709..0dc7979b3df9 100644
--- a/metadata/md5-cache/dev-libs/libsodium-1.0.19_p20240117
+++ b/metadata/md5-cache/dev-libs/libsodium-1.0.19_p20240117
@@ -5,9 +5,9 @@ EAPI=8
HOMEPAGE=https://libsodium.org
INHERIT=autotools multilib-minimal verify-sig
IUSE=+asm static-libs +urandom cpu_flags_x86_aes cpu_flags_x86_sse4_1 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 verify-sig
-KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos
+KEYWORDS=~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos
LICENSE=ISC
SLOT=0/26
SRC_URI=https://dev.gentoo.org/~sam/distfiles/dev-libs/libsodium/libsodium-1.0.19-stable-20240117.tar.gz -> libsodium-1.0.19_p20240117.tar.gz verify-sig? ( https://dev.gentoo.org/~sam/distfiles/dev-libs/libsodium/libsodium-1.0.19-stable-20240117.tar.gz.minisig -> libsodium-1.0.19_p20240117.tar.gz.minisig )
_eclasses_=autotools 3af8f60c4bdb23e738db506a630898ee gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=2fc2771c19203d92e3e838125d138d04
+_md5_=39bd907105b67863dc54ad3fdedf09f4
diff --git a/metadata/md5-cache/dev-libs/libusb-1.0.27-r1 b/metadata/md5-cache/dev-libs/libusb-1.0.27-r1
index c51a8ab808cb..a0dbdecadfb6 100644
--- a/metadata/md5-cache/dev-libs/libusb-1.0.27-r1
+++ b/metadata/md5-cache/dev-libs/libusb-1.0.27-r1
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://libusb.info/ https://github.com/libusb/libusb
INHERIT=libtool multilib-minimal
IUSE=debug doc examples static-libs test udev 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=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
+KEYWORDS=~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos
LICENSE=LGPL-2.1
RDEPEND=udev? ( >=virtual/libudev-208:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
REQUIRED_USE=static-libs? ( !udev )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=1
SRC_URI=https://github.com/libusb/libusb/releases/download/v1.0.27/libusb-1.0.27.tar.bz2
_eclasses_=libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b out-of-source-utils 1a9007554652a6e627edbccb3c25a439 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=a948d013714c587bdd1463477cd5f30d
+_md5_=ce714dd240846e53c8aebb7df611693e
diff --git a/metadata/md5-cache/dev-libs/libxml2-2.12.6 b/metadata/md5-cache/dev-libs/libxml2-2.12.6
index 2efe5f2a5534..6dec062639d9 100644
--- a/metadata/md5-cache/dev-libs/libxml2-2.12.6
+++ b/metadata/md5-cache/dev-libs/libxml2-2.12.6
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/libxml2/-/wikis/home
INHERIT=flag-o-matic python-r1 multilib-minimal gnome.org libtool
IUSE=debug examples +ftp icu lzma +python readline static-libs test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 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=~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
+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=MIT
RDEPEND=virtual/libiconv >=sys-libs/zlib-1.2.8-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] icu? ( >=dev-libs/icu-51.2-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) lzma? ( >=app-arch/xz-utils-5.0.5-r1:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) python? ( python_targets_python3_10? ( dev-lang/python:3.10[xml(+)] ) python_targets_python3_11? ( dev-lang/python:3.11[xml(+)] ) python_targets_python3_12? ( dev-lang/python:3.12[xml(+)] ) ) readline? ( sys-libs/readline:= )
REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=2
SRC_URI=mirror://gnome/sources/libxml2/2.12/libxml2-2.12.6.tar.xz test? ( http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2002-01-16/xsts-2002-01-16.tar.gz http://www.w3.org/XML/2004/xml-schema-test-suite/xmlschema2004-01-14/xsts-2004-01-14.tar.gz https://www.w3.org/XML/Test/xmlts20130923.tar.gz )
_eclasses_=flag-o-matic 288c54efeb5e2aa70775e39032695ad4 gnome.org 6b39404f1491c60a2d32e3c693a683fe libtool 5f49a16f67f81bdf873e3d1f10b10001 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=bf561a56b46138c121d3c89529472186
+_md5_=409c19313ff276877fcc1c808008ca70
diff --git a/metadata/md5-cache/dev-libs/openssl-3.2.1-r2 b/metadata/md5-cache/dev-libs/openssl-3.2.1-r2
index b015f5429d30..846b001d0810 100644
--- a/metadata/md5-cache/dev-libs/openssl-3.2.1-r2
+++ b/metadata/md5-cache/dev-libs/openssl-3.2.1-r2
@@ -14,4 +14,4 @@ RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=mirror://openssl/source/openssl-3.2.1.tar.gz verify-sig? ( mirror://openssl/source/openssl-3.2.1.tar.gz.asc )
_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 flag-o-matic 288c54efeb5e2aa70775e39032695ad4 linux-info 7ca3057b277f1e5978947b4cc289ce62 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe out-of-source-utils 1a9007554652a6e627edbccb3c25a439 preserve-libs 21162ec96c87041004a75348d97342dd toolchain-funcs e56c7649b804f051623c8bc1a1c44084 verify-sig a79ba011daaf532d71a219182474d150
-_md5_=1e14122766416f5eda2a86568fe65847
+_md5_=79aad1e0089d1a6368cf9f8a50a86551
diff --git a/metadata/md5-cache/dev-libs/wayland-protocols-1.36 b/metadata/md5-cache/dev-libs/wayland-protocols-1.36
new file mode 100644
index 000000000000..22bc1054edaf
--- /dev/null
+++ b/metadata/md5-cache/dev-libs/wayland-protocols-1.36
@@ -0,0 +1,15 @@
+BDEPEND=dev-util/wayland-scanner virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
+DEFINED_PHASES=compile configure install test
+DEPEND=test? ( dev-libs/wayland )
+DESCRIPTION=Wayland protocol files
+EAPI=8
+HOMEPAGE=https://wayland.freedesktop.org/
+INHERIT=meson
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
+LICENSE=MIT
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://gitlab.freedesktop.org/wayland/wayland-protocols/-/releases/1.36/downloads/wayland-protocols-1.36.tar.xz
+_eclasses_=flag-o-matic 288c54efeb5e2aa70775e39032695ad4 meson aecae905c2e0c201d7925fae52a5576d multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 a1229a86bd0db058e474a2d7d9191cca toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=eeaa46cc84a09a9d909dfaa4a215cf33