summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--metadata/md5-cache/dev-libs/libuv-1.49.24
-rw-r--r--metadata/md5-cache/sys-apps/file-5.4616
-rw-r--r--metadata/md5-cache/sys-fs/xfsprogs-6.10.14
-rw-r--r--metadata/md5-cache/sys-kernel/gentoo-sources-5.10.22614
-rw-r--r--metadata/pkg_desc_index4
-rw-r--r--metadata/timestamp.chk2
6 files changed, 23 insertions, 21 deletions
diff --git a/metadata/md5-cache/dev-libs/libuv-1.49.2 b/metadata/md5-cache/dev-libs/libuv-1.49.2
index f0cd94c0e8d4..94adb581b2eb 100644
--- a/metadata/md5-cache/dev-libs/libuv-1.49.2
+++ b/metadata/md5-cache/dev-libs/libuv-1.49.2
@@ -5,9 +5,9 @@ EAPI=8
HOMEPAGE=https://github.com/libuv/libuv
INHERIT=autotools verify-sig
IUSE=verify-sig
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
LICENSE=BSD BSD-2 ISC MIT
SLOT=0/1
SRC_URI=https://dist.libuv.org/dist/v1.49.2/libuv-v1.49.2.tar.gz -> libuv-1.49.2.tar.gz verify-sig? ( https://dist.libuv.org/dist/v1.49.2/libuv-v1.49.2.tar.gz.sign -> libuv-1.49.2.tar.gz.sig )
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe verify-sig 745dccb7d4656514f1e966cce314d7db
-_md5_=dc95cedb106e378f99b809ebd130c339
+_md5_=1d20353a2ae28c95d9bd8fe9a7e3333c
diff --git a/metadata/md5-cache/sys-apps/file-5.46 b/metadata/md5-cache/sys-apps/file-5.46
new file mode 100644
index 000000000000..46569bb0d75a
--- /dev/null
+++ b/metadata/md5-cache/sys-apps/file-5.46
@@ -0,0 +1,16 @@
+BDEPEND=verify-sig? ( sec-keys/openpgp-keys-file ) 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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=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 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-20 )
+DEFINED_PHASES=compile configure install prepare test unpack
+DEPEND=bzip2? ( 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(-)?] ) lzip? ( app-arch/lzlib ) lzma? ( app-arch/xz-utils[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) seccomp? ( >=sys-libs/libseccomp-2.5.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(-)?] ) zlib? ( >=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(-)?] ) zstd? ( app-arch/zstd:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] )
+DESCRIPTION=Identify a file's format by scanning binary data for patterns
+EAPI=8
+HOMEPAGE=https://www.darwinsys.com/file/
+INHERIT=distutils-r1 toolchain-funcs multilib-minimal autotools verify-sig
+IUSE=bzip2 lzip lzma python seccomp static-libs zlib zstd python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris
+LICENSE=BSD-2
+RDEPEND=bzip2? ( 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(-)?] ) lzip? ( app-arch/lzlib ) lzma? ( app-arch/xz-utils[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) seccomp? ( >=sys-libs/libseccomp-2.5.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(-)?] ) zlib? ( >=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(-)?] ) zstd? ( app-arch/zstd:=[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 ) python_targets_python3_13? ( dev-lang/python:3.13 ) !dev-python/python-magic ) seccomp? ( >=sys-libs/libseccomp-2.5.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(-)?] )
+REQUIRED_USE=python? ( || ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 ) )
+SLOT=0
+SRC_URI=ftp://ftp.astron.com/pub/file/file-5.46.tar.gz verify-sig? ( ftp://ftp.astron.com/pub/file/file-5.46.tar.gz.asc )
+_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 db6e4e998c9effc162bd2aa3b0d8f855 multilib-build 9ac26ea006828266d235e2f0135429b5 multilib-minimal e9f54d75b074edc47d36994bbc1e2123 gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe verify-sig 745dccb7d4656514f1e966cce314d7db
+_md5_=a98946eab60b19e718b4b52ff3e22f98
diff --git a/metadata/md5-cache/sys-fs/xfsprogs-6.10.1 b/metadata/md5-cache/sys-fs/xfsprogs-6.10.1
index 700ad10c3178..0cc132443d4d 100644
--- a/metadata/md5-cache/sys-fs/xfsprogs-6.10.1
+++ b/metadata/md5-cache/sys-fs/xfsprogs-6.10.1
@@ -6,10 +6,10 @@ EAPI=8
HOMEPAGE=https://xfs.wiki.kernel.org/ https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/
INHERIT=flag-o-matic systemd udev
IUSE=icu libedit nls selinux static-libs
-KEYWORDS=~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
+KEYWORDS=~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86
LICENSE=LGPL-2.1
RDEPEND=dev-libs/inih dev-libs/userspace-rcu:= >=sys-apps/util-linux-2.17.2 icu? ( dev-libs/icu:= ) libedit? ( dev-libs/libedit ) selinux? ( sec-policy/selinux-xfs )
SLOT=0
SRC_URI=https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/xfsprogs-6.10.1.tar.xz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe systemd 54bd206bb5c4efac6ae28b6b006713b0 udev f3d9a4376ebd22131726a68e1a0a058f
-_md5_=a0f15251ef9a5b93612643ed04d4049d
+_md5_=c6da5209800a64fc222e5c31dea61320
diff --git a/metadata/md5-cache/sys-kernel/gentoo-sources-5.10.226 b/metadata/md5-cache/sys-kernel/gentoo-sources-5.10.226
deleted file mode 100644
index 641a8a09b8f1..000000000000
--- a/metadata/md5-cache/sys-kernel/gentoo-sources-5.10.226
+++ /dev/null
@@ -1,14 +0,0 @@
-DEFINED_PHASES=compile install postinst postrm preinst prepare setup test unpack
-DESCRIPTION=Full sources including the Gentoo patchset for the 5.10 kernel tree
-EAPI=8
-HOMEPAGE=https://dev.gentoo.org/~mpagano/genpatches
-INHERIT=kernel-2
-IUSE=experimental symlink build
-KEYWORDS=arm arm64 hppa ppc ppc64 sparc
-LICENSE=GPL-2
-RDEPEND=!build? ( app-alternatives/cpio dev-lang/perl app-alternatives/bc dev-build/make sys-devel/bison sys-devel/flex >=sys-libs/ncurses-5.2 virtual/libelf virtual/pkgconfig )
-RESTRICT=binchecks strip
-SLOT=5.10.226
-SRC_URI=https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-237.base.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-237.base.tar.xz https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-237.extras.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-237.extras.tar.xz experimental? ( https://dev.gentoo.org/~alicef/dist/genpatches/genpatches-5.10-237.experimental.tar.xz https://dev.gentoo.org/~mpagano/dist/genpatches/genpatches-5.10-237.experimental.tar.xz )
-_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 crossdev f04338ff78f213a4a55c5c37b3c6563e estack c61c368a76fdf3a82fdf8dbaebea3804 multiprocessing 1e32df7deee68372153dca65f4a7c21f optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 kernel-2 0e01377cce73a7a06321d0ef97388d31
-_md5_=3cc89abfdd4704542e4a16b9de3651a7
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 79780e1f6825..496172393c70 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -16930,7 +16930,7 @@ sys-apps/fakechroot 2.20.1_p2: Provide a faked chroot environment without requir
sys-apps/fakeroot 1.32.2 1.33: A fake root environment by means of LD_PRELOAD and SysV IPC (or TCP) trickery
sys-apps/fbset 2.1: A utility to set the framebuffer videomode
sys-apps/fd 10.2.0-r1: Alternative to find that provides sensible defaults for 80% of the use cases
-sys-apps/file 5.45-r4 9999: Identify a file's format by scanning binary data for patterns
+sys-apps/file 5.45-r4 5.46 9999: Identify a file's format by scanning binary data for patterns
sys-apps/findutils 4.9.0-r2 4.10.0: GNU utilities for finding files
sys-apps/firejail 0.9.72: Security sandbox for any type of processes
sys-apps/fix-gnustack 0.1-r1: Utility to report and remove the executable flag from an ELF object's GNU_STACK
@@ -17594,7 +17594,7 @@ sys-kernel/dracut-crypt-ssh 1.0.8 1.0.8-r1: Early unlocking of encrypted systems
sys-kernel/genkernel 4.3.10 4.3.11 4.3.12 4.3.12-r1 4.3.14 4.3.15 4.3.16 4.3.16-r2 9999: Gentoo automatic kernel building scripts
sys-kernel/gentoo-kernel 5.10.230 5.15.173 6.1.118 6.1.119 6.6.62 6.6.63 6.11.10: Linux kernel built with Gentoo patches
sys-kernel/gentoo-kernel-bin 5.10.230 5.15.173 6.1.118 6.1.119 6.6.62 6.6.63 6.11.10: Pre-built Linux kernel with Gentoo patches
-sys-kernel/gentoo-sources 5.10.226 5.10.229 5.10.230 5.15.167 5.15.172 5.15.173 6.1.111 6.1.118 6.1.119 6.6.52 6.6.62 6.6.63 6.11.8 6.11.9 6.11.10 6.12.0 6.12.1: Full sources including the Gentoo patchset for the 6.12 kernel tree
+sys-kernel/gentoo-sources 5.10.229 5.10.230 5.15.167 5.15.172 5.15.173 6.1.111 6.1.118 6.1.119 6.6.52 6.6.62 6.6.63 6.11.8 6.11.9 6.11.10 6.12.0 6.12.1: Full sources including the Gentoo patchset for the 6.12 kernel tree
sys-kernel/git-sources 6.12_rc1 6.12_rc2 6.12_rc3 6.12_rc4 6.12_rc5 6.12_rc6 6.12_rc7: The very latest -git version of the Linux kernel
sys-kernel/installkernel 48-r1: Gentoo fork of installkernel script from debianutils
sys-kernel/kergen 0.1.5-r1: Kernel config generator
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index bdac7ffd9784..8c6a79f7ba84 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Wed, 27 Nov 2024 19:50:12 +0000
+Wed, 27 Nov 2024 20:05:11 +0000