summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-util
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-15 13:42:19 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-15 13:42:19 +0100
commitbd8ca999980e9c0c9ae40a11789c858bb58769e3 (patch)
tree355d68a84921e04a81231e74fc062f229f76a733 /metadata/md5-cache/dev-util
parentb3f2504c1d05b5999b74b2135860fc721e3adf68 (diff)
gentoo auto-resync : 15:07:2022 - 13:42:19
Diffstat (limited to 'metadata/md5-cache/dev-util')
-rw-r--r--metadata/md5-cache/dev-util/Manifest.gzbin126056 -> 126051 bytes
-rw-r--r--metadata/md5-cache/dev-util/bsdiff-4.3-r47
-rw-r--r--metadata/md5-cache/dev-util/rt-tests-2.4 (renamed from metadata/md5-cache/dev-util/rt-tests-2.3)14
3 files changed, 11 insertions, 10 deletions
diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz
index 09a49c393935..5fcd6a02cd3c 100644
--- a/metadata/md5-cache/dev-util/Manifest.gz
+++ b/metadata/md5-cache/dev-util/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-util/bsdiff-4.3-r4 b/metadata/md5-cache/dev-util/bsdiff-4.3-r4
index cd370d454afd..51112c827986 100644
--- a/metadata/md5-cache/dev-util/bsdiff-4.3-r4
+++ b/metadata/md5-cache/dev-util/bsdiff-4.3-r4
@@ -1,12 +1,13 @@
DEFINED_PHASES=compile install
+DEPEND=app-arch/bzip2
DESCRIPTION=bsdiff: Binary Differencer using a suffix alg
EAPI=7
HOMEPAGE=https://www.daemonology.net/bsdiff/
-INHERIT=flag-o-matic toolchain-funcs
+INHERIT=edo flag-o-matic toolchain-funcs
KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos
LICENSE=BSD-2
RDEPEND=app-arch/bzip2
SLOT=0
SRC_URI=https://www.daemonology.net/bsdiff/bsdiff-4.3.tar.gz
-_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a3abd6002fafb3022597be6b8d01f88b multilib 4fbbbc98f236f1b43acd99476bc3cd85 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=0410c8eb7aad1288b29a46b465dbfdcc
+_eclasses_=edo c0eb9cbe6b0bd01fcb4918f12598a4d3 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic a3abd6002fafb3022597be6b8d01f88b multilib 4fbbbc98f236f1b43acd99476bc3cd85 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb wrapper 4a1902f969e5718126434fc35f3a0d9c
+_md5_=d00ce207024d2e0c1479fb47cae96f86
diff --git a/metadata/md5-cache/dev-util/rt-tests-2.3 b/metadata/md5-cache/dev-util/rt-tests-2.4
index f3b6fda6b4a9..823d7d005fc9 100644
--- a/metadata/md5-cache/dev-util/rt-tests-2.3
+++ b/metadata/md5-cache/dev-util/rt-tests-2.4
@@ -1,15 +1,15 @@
DEFINED_PHASES=compile install prepare setup
-DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) sys-process/numactl
+DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) sys-process/numactl
DESCRIPTION=A collection of latency testing tools for the linux(-rt) kernel
EAPI=8
-HOMEPAGE=https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/about/
+HOMEPAGE=https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/
INHERIT=python-single-r1 toolchain-funcs
-IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
+IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2 GPL-2+ LGPL-2.1+
-RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) sys-process/numactl
-REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
+RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) sys-process/numactl
+REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
SLOT=0
-SRC_URI=https://kernel.org/pub/linux/utils/rt-tests/rt-tests-2.3.tar.xz https://kernel.org/pub/linux/utils/rt-tests/older/rt-tests-2.3.tar.xz
+SRC_URI=https://kernel.org/pub/linux/utils/rt-tests/rt-tests-2.4.tar.xz https://kernel.org/pub/linux/utils/rt-tests/older/rt-tests-2.4.tar.xz
_eclasses_=multilib 4fbbbc98f236f1b43acd99476bc3cd85 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 667174e2df1036a5520d3b3b3fb33e98 toolchain-funcs e9da88162e7a3c60376e80c2c2adcdfb
-_md5_=867f4ffdf8d504940574830d54c479c8
+_md5_=00be06484892507f52822db902a3e015