summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2024-06-30 01:03:56 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2024-06-30 01:03:56 +0000
commit3cfee00991244143cfce3297dcc755e883530c1f (patch)
treee8dd2cc14c237bfc0fd12ca75b04e2d18ad6cf2f /metadata
parentMerge updates from master (diff)
downloadgentoo-3cfee00991244143cfce3297dcc755e883530c1f.tar.gz
gentoo-3cfee00991244143cfce3297dcc755e883530c1f.tar.bz2
gentoo-3cfee00991244143cfce3297dcc755e883530c1f.zip
2024-06-30 01:03:55 UTC
Diffstat (limited to 'metadata')
-rw-r--r--metadata/md5-cache/sys-apps/checkpolicy-3.715
-rw-r--r--metadata/md5-cache/sys-apps/mcstrans-3.713
-rw-r--r--metadata/md5-cache/sys-apps/policycoreutils-3.717
-rw-r--r--metadata/md5-cache/sys-apps/restorecond-3.714
-rw-r--r--metadata/md5-cache/sys-apps/secilc-3.715
-rw-r--r--metadata/md5-cache/sys-apps/selinux-python-3.717
-rw-r--r--metadata/md5-cache/sys-apps/semodule-utils-3.713
-rw-r--r--metadata/md5-cache/sys-libs/libselinux-3.716
-rw-r--r--metadata/md5-cache/sys-libs/libsemanage-3.717
-rw-r--r--metadata/md5-cache/sys-libs/libsepol-3.713
-rw-r--r--metadata/pkg_desc_index20
-rw-r--r--metadata/timestamp.chk2
12 files changed, 161 insertions, 11 deletions
diff --git a/metadata/md5-cache/sys-apps/checkpolicy-3.7 b/metadata/md5-cache/sys-apps/checkpolicy-3.7
new file mode 100644
index 000000000000..ed36088b34da
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/checkpolicy-3.7
@@ -0,0 +1,15 @@
+BDEPEND=sys-devel/flex sys-devel/bison
+DEFINED_PHASES=compile install postinst
+DEPEND=>=sys-libs/libsepol-3.7
+DESCRIPTION=SELinux policy compiler
+EAPI=8
+HOMEPAGE=http://userspace.selinuxproject.org
+INHERIT=toolchain-funcs
+IUSE=debug
+KEYWORDS=~amd64 ~arm ~arm64 ~mips ~riscv ~x86
+LICENSE=GPL-2
+RDEPEND=>=sys-libs/libsepol-3.7
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/checkpolicy-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
+_md5_=e33d58ff43e587e4aab791bd9f2efe38
diff --git a/metadata/md5-cache/sys-apps/mcstrans-3.7 b/metadata/md5-cache/sys-apps/mcstrans-3.7
new file mode 100644
index 000000000000..2f00f4ac1d93
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/mcstrans-3.7
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile install prepare
+DEPEND=>=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:= dev-libs/libpcre2:= >=sys-libs/libcap-1.10-r10:=
+DESCRIPTION=SELinux context translation to human readable names
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=toolchain-funcs
+KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86
+LICENSE=GPL-2
+RDEPEND=>=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:= dev-libs/libpcre2:= >=sys-libs/libcap-1.10-r10:=
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/mcstrans-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
+_md5_=0381437714a883ea27484dabca669928
diff --git a/metadata/md5-cache/sys-apps/policycoreutils-3.7 b/metadata/md5-cache/sys-apps/policycoreutils-3.7
new file mode 100644
index 000000000000..d4d97de3cf97
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/policycoreutils-3.7
@@ -0,0 +1,17 @@
+BDEPEND=sys-devel/gettext
+DEFINED_PHASES=compile install postinst prepare unpack
+DEPEND=>=sys-libs/libselinux-3.7:=[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsemanage-3.7:=[python(+),python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsepol-3.7:= sys-libs/libcap-ng:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] audit? ( >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) pam? ( sys-libs/pam:= ) 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(+)] )
+DESCRIPTION=SELinux core utilities
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=python-r1 toolchain-funcs bash-completion-r1
+IUSE=audit pam split-usr python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86
+LICENSE=GPL-2
+PDEPEND=sys-apps/semodule-utils sys-apps/selinux-python
+RDEPEND=>=sys-libs/libselinux-3.7:=[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsemanage-3.7:=[python(+),python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-libs/libsepol-3.7:= sys-libs/libcap-ng:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] audit? ( >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) pam? ( sys-libs/pam:= ) 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(+)] ) app-misc/pax-utils
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/policycoreutils-3.7.tar.gz https://dev.gentoo.org/~perfinion/distfiles/policycoreutils-extra-1.37.tar.bz2
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff
+_md5_=730c29103c0dc0291a3e17b284031406
diff --git a/metadata/md5-cache/sys-apps/restorecond-3.7 b/metadata/md5-cache/sys-apps/restorecond-3.7
new file mode 100644
index 000000000000..694752269ff9
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/restorecond-3.7
@@ -0,0 +1,14 @@
+BDEPEND=virtual/pkgconfig
+DEFINED_PHASES=compile install prepare
+DEPEND=dev-libs/glib:2 >=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:=
+DESCRIPTION=Daemon to watch for creation and set default SELinux fcontexts
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=systemd toolchain-funcs
+KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86
+LICENSE=GPL-2
+RDEPEND=dev-libs/glib:2 >=sys-libs/libsepol-3.7:= >=sys-libs/libselinux-3.7:=
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/restorecond-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942
+_md5_=d433d3f1bb32cc244a44c01e81604696
diff --git a/metadata/md5-cache/sys-apps/secilc-3.7 b/metadata/md5-cache/sys-apps/secilc-3.7
new file mode 100644
index 000000000000..d3c4944052cb
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/secilc-3.7
@@ -0,0 +1,15 @@
+BDEPEND=app-text/xmlto
+DEFINED_PHASES=compile
+DEPEND=>=sys-libs/libsepol-3.7
+DESCRIPTION=SELinux Common Intermediate Language (CIL) Compiler
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=toolchain-funcs
+KEYWORDS=~amd64 ~arm ~arm64 ~x86
+LICENSE=GPL-2
+RDEPEND=>=sys-libs/libsepol-3.7
+RESTRICT=test
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/secilc-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
+_md5_=2193ff12f45e0559ed350daed39c4404
diff --git a/metadata/md5-cache/sys-apps/selinux-python-3.7 b/metadata/md5-cache/sys-apps/selinux-python-3.7
new file mode 100644
index 000000000000..981759c1cc2e
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/selinux-python-3.7
@@ -0,0 +1,17 @@
+BDEPEND=test? ( >=sys-libs/libselinux-3.7:=[python] >=sys-libs/libsemanage-3.7:=[python(+)] >=sys-libs/libsepol-3.7:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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(+)] ) >=sys-apps/secilc-3.7 )
+DEFINED_PHASES=compile install prepare test
+DEPEND=>=sys-libs/libselinux-3.7:=[python] >=sys-libs/libsemanage-3.7:=[python(+)] >=sys-libs/libsepol-3.7:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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(+)] )
+DESCRIPTION=SELinux core utilities
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=python-r1 toolchain-funcs
+IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86
+LICENSE=GPL-2
+RDEPEND=>=sys-libs/libselinux-3.7:=[python] >=sys-libs/libsemanage-3.7:=[python(+)] >=sys-libs/libsepol-3.7:= >=app-admin/setools-4.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=sys-process/audit-1.5.1[python,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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(+)] )
+REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/selinux-python-3.7.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46
+_md5_=9df77814310e0e2d78fcfd16ca27d595
diff --git a/metadata/md5-cache/sys-apps/semodule-utils-3.7 b/metadata/md5-cache/sys-apps/semodule-utils-3.7
new file mode 100644
index 000000000000..1b88529caa06
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/semodule-utils-3.7
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile install prepare
+DEPEND=>=sys-libs/libsepol-3.7:=
+DESCRIPTION=SELinux policy module utilities
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=toolchain-funcs
+KEYWORDS=~amd64 ~arm ~arm64 ~mips ~x86
+LICENSE=GPL-2
+RDEPEND=>=sys-libs/libsepol-3.7:=
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/semodule-utils-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0
+_md5_=2610ae5345fbc5473556cbd4ef090cd4
diff --git a/metadata/md5-cache/sys-libs/libselinux-3.7 b/metadata/md5-cache/sys-libs/libselinux-3.7
new file mode 100644
index 000000000000..4654d7ee3bd8
--- /dev/null
+++ b/metadata/md5-cache/sys-libs/libselinux-3.7
@@ -0,0 +1,16 @@
+BDEPEND=virtual/pkgconfig python? ( >=dev-lang/swig-2.0.9 dev-python/pip[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) ruby? ( >=dev-lang/swig-2.0.9 )
+DEFINED_PHASES=compile configure install postinst prepare test
+DEPEND=dev-libs/libpcre2:=[static-libs?,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/libsepol-3.7:=[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 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) ) ruby? ( ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ) elibc_musl? ( sys-libs/fts-standalone )
+DESCRIPTION=SELinux userland library
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=flag-o-matic python-r1 toolchain-funcs multilib-minimal
+IUSE=python ruby static-libs ruby_targets_ruby31 ruby_targets_ruby32 ruby_targets_ruby33 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=~amd64 ~arm ~arm64 ~mips ~riscv ~x86
+LICENSE=public-domain
+RDEPEND=dev-libs/libpcre2:=[static-libs?,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/libsepol-3.7:=[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 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) ) ruby? ( ruby_targets_ruby31? ( dev-lang/ruby:3.1 ) ruby_targets_ruby32? ( dev-lang/ruby:3.2 ) ruby_targets_ruby33? ( dev-lang/ruby:3.3 ) ) elibc_musl? ( sys-libs/fts-standalone )
+REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 ) )
+SLOT=0
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/libselinux-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic d309b9713dfc18e754cba88d3ba69653 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
+_md5_=68dea94a2a018d26ec95a7e1acb33dc2
diff --git a/metadata/md5-cache/sys-libs/libsemanage-3.7 b/metadata/md5-cache/sys-libs/libsemanage-3.7
new file mode 100644
index 000000000000..3192140b455d
--- /dev/null
+++ b/metadata/md5-cache/sys-libs/libsemanage-3.7
@@ -0,0 +1,17 @@
+BDEPEND=>=dev-lang/swig-2.0.4-r1 app-alternatives/yacc app-alternatives/lex virtual/pkgconfig
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=app-arch/bzip2[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/libsepol-3.7:=[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/libselinux-3.7:=[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-process/audit-2.2.2[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_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=SELinux kernel and policy management library
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=python-r1 toolchain-funcs multilib-minimal
+IUSE=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=~amd64 ~arm ~arm64 ~mips ~riscv ~x86
+LICENSE=GPL-2
+RDEPEND=app-arch/bzip2[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/libsepol-3.7:=[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/libselinux-3.7:=[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-process/audit-2.2.2[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_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
+SLOT=0/2
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/libsemanage-3.7.tar.gz
+_eclasses_=out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
+_md5_=69cd056cc75a7ea573b918fb709b2b8c
diff --git a/metadata/md5-cache/sys-libs/libsepol-3.7 b/metadata/md5-cache/sys-libs/libsepol-3.7
new file mode 100644
index 000000000000..41974c0f8e97
--- /dev/null
+++ b/metadata/md5-cache/sys-libs/libsepol-3.7
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=SELinux binary policy representation library
+EAPI=8
+HOMEPAGE=https://github.com/SELinuxProject/selinux/wiki
+INHERIT=toolchain-funcs multilib-minimal
+IUSE=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 ~mips ~riscv ~x86
+LICENSE=GPL-2
+RESTRICT=test
+SLOT=0/2
+SRC_URI=https://github.com/SELinuxProject/selinux/releases/download/3.7/libsepol-3.7.tar.gz
+_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b
+_md5_=74ec96633c75f83f692a99feb1afdcd4
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index bec4f146cbd1..3b0fd57cdfed 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -16934,7 +16934,7 @@ sys-apps/busybox 1.36.1-r1 1.36.1-r2 9999: Utilities for rescue and embedded sys
sys-apps/byld 1.0.3-r1: Build a Linux distribution on a single floppy
sys-apps/cciss_vol_status 1.12a 1.12a-r1: Shows status of logical drives attached to HP SmartArray controllers
sys-apps/ccs-tools 1.8.3_p20130214: TOMOYO Linux tools
-sys-apps/checkpolicy 3.5 3.6 9999: SELinux policy compiler
+sys-apps/checkpolicy 3.5 3.6 3.7 9999: SELinux policy compiler
sys-apps/chname 1.1-r1: Run a command with a new system hostname
sys-apps/cinit 0.2.1 0.2.1-r1: a fast, small and simple init with support for profiles
sys-apps/ckbcomp 1.217: Compile an XKB keymap for loadkeys
@@ -17063,7 +17063,7 @@ sys-apps/man-pages 6.05.01 6.06 9999: A somewhat comprehensive collection of Lin
sys-apps/man-pages-posix 2013a 2017a-r1: POSIX man-pages (0p, 1p, 3p)
sys-apps/man2html 1.6g 1.6g-r2: Standard commands to read man pages
sys-apps/mawk 1.3.4_p20231126 1.3.4_p20240123 1.3.4_p20240622: An (often faster than gawk) awk-interpreter
-sys-apps/mcstrans 3.5 3.6 9999: SELinux context translation to human readable names
+sys-apps/mcstrans 3.5 3.6 3.7 9999: SELinux context translation to human readable names
sys-apps/memtest86+ 6.20-r1 7.00: Memory tester based on PCMemTest
sys-apps/memtest86-bin 11.0: Stand alone memory testing software for x86 EFI hardware
sys-apps/memtester 4.5.1 4.6.0: Userspace utility for testing the memory subsystem for faults
@@ -17107,7 +17107,7 @@ sys-apps/pkgcraft-tools 0.0.14 0.0.15 9999: pkgcraft-based tools for Gentoo
sys-apps/plocate 1.1.19 1.1.20 1.1.22: Posting locate is a much faster locate
sys-apps/pmount 0.9.99_alpha-r7 0.9.99_alpha-r8: Policy based mounter that gives the ability to mount removable devices as a user
sys-apps/pnputils 0.1-r1: Plug and Play BIOS utilities
-sys-apps/policycoreutils 3.5 3.6 9999: SELinux core utilities
+sys-apps/policycoreutils 3.5 3.6 3.7 9999: SELinux core utilities
sys-apps/polychromatic 0.9.1 9999: RGB lighting management software for GNU/Linux powered by OpenRazer
sys-apps/portage 3.0.61-r1 3.0.63-r1 3.0.64-r3 3.0.65 9999: The package management and distribution system for Gentoo
sys-apps/powerpc-utils 1.1.3.18-r4: PowerPC utilities and additional OldWorld apps
@@ -17128,7 +17128,7 @@ sys-apps/readahead-list 1.20060421.1016-r4: Preloads files into the page cache t
sys-apps/rename 1.3-r3: Easily rename files
sys-apps/renameutils 0.12.0: Use your favorite text editor to rename files
sys-apps/restartd 0.2.2-r1: A daemon for checking your running and not running processes
-sys-apps/restorecond 3.5 3.6 9999: Daemon to watch for creation and set default SELinux fcontexts
+sys-apps/restorecond 3.5 3.6 3.7 9999: Daemon to watch for creation and set default SELinux fcontexts
sys-apps/ripgrep 14.1.0: Search tool that combines the usability of ag with the raw speed of grep
sys-apps/ripgrep-all 0.10.6: Like ripgrep, but also search in PDFs, E-Books, Office documents, archives, etc.
sys-apps/rkflashtool 6.1: Tool for flashing Rockchip devices
@@ -17144,10 +17144,10 @@ sys-apps/s6-rc 0.5.4.2 0.5.4.3: Service manager for the s6 supervision suite
sys-apps/salinfo 1.2: decode Itanium SAL records (e.g. various hardware errors)
sys-apps/sandbox 2.37 2.38 2.39: sandbox'd LD_PRELOAD hack
sys-apps/sdparm 1.12: Utility to output and modify parameters on a SCSI device, like hdparm
-sys-apps/secilc 3.5 3.6 9999: SELinux Common Intermediate Language (CIL) Compiler
+sys-apps/secilc 3.5 3.6 3.7 9999: SELinux Common Intermediate Language (CIL) Compiler
sys-apps/sed 4.9-r1: Super-useful stream editor
-sys-apps/selinux-python 3.5 3.6 9999: SELinux core utilities
-sys-apps/semodule-utils 3.5 3.6 9999: SELinux policy module utilities
+sys-apps/selinux-python 3.5 3.6 3.7 9999: SELinux core utilities
+sys-apps/semodule-utils 3.5 3.6 3.7 9999: SELinux policy module utilities
sys-apps/sensei-raw-ctl 0.0_pre20180729-r1: SteelSeries Sensei Raw configuration tool
sys-apps/servicelog 1.1.15 1.1.16: Provides utilities for logging service-related events
sys-apps/setserial 2.17-r6: Configure your serial ports with it
@@ -17701,9 +17701,9 @@ sys-libs/libosinfo 1.10.0-r1 1.11.0: GObject library for managing information ab
sys-libs/libraw1394 2.1.2-r1: Library that provides direct access to the IEEE 1394 bus
sys-libs/librtas 2.0.2-r2 2.0.3: A set of libraries for userspace access to RTAS on the PowerPC platform(s)
sys-libs/libseccomp 2.5.5 2.5.5-r1 9999: High level interface to Linux seccomp filter
-sys-libs/libselinux 3.5-r1 3.6-r1 9999: SELinux userland library
-sys-libs/libsemanage 3.4-r1 3.5 3.6 9999: SELinux kernel and policy management library
-sys-libs/libsepol 3.5 3.6 9999: SELinux binary policy representation library
+sys-libs/libselinux 3.5-r1 3.6-r1 3.7 9999: SELinux userland library
+sys-libs/libsemanage 3.4-r1 3.5 3.6 3.7 9999: SELinux kernel and policy management library
+sys-libs/libsepol 3.5 3.6 3.7 9999: SELinux binary policy representation library
sys-libs/libservicelog 1.1.18 1.1.19: Provides a library for logging service-related events
sys-libs/libsmbios 2.4.3-r1: Provide access to (SM)BIOS information
sys-libs/libstatgrab 0.92 0.92.1: A tool to provide access to statistics about the system on which it's run
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index a1f6c7eaf811..54d93ba90d3d 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Sun, 30 Jun 2024 00:49:05 +0000
+Sun, 30 Jun 2024 01:03:55 +0000