summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-util
diff options
context:
space:
mode:
Diffstat (limited to 'metadata/md5-cache/dev-util')
-rw-r--r--metadata/md5-cache/dev-util/Manifest.gzbin124326 -> 124660 bytes
-rw-r--r--metadata/md5-cache/dev-util/clippy-9.0.24
-rw-r--r--metadata/md5-cache/dev-util/ebuildtester-42-r212
-rw-r--r--metadata/md5-cache/dev-util/ebuildtester-42-r316
-rw-r--r--metadata/md5-cache/dev-util/intel_clc-99992
-rw-r--r--metadata/md5-cache/dev-util/nihtest-1.5.216
-rw-r--r--metadata/md5-cache/dev-util/rgbds-0.7.04
-rw-r--r--metadata/md5-cache/dev-util/rgbds-99994
-rw-r--r--metadata/md5-cache/dev-util/rocm-smi-5.7.1-r2 (renamed from metadata/md5-cache/dev-util/rocm-smi-5.7.1-r1)2
9 files changed, 46 insertions, 14 deletions
diff --git a/metadata/md5-cache/dev-util/Manifest.gz b/metadata/md5-cache/dev-util/Manifest.gz
index c283bd349ec8..6e0af4bf863c 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/clippy-9.0.2 b/metadata/md5-cache/dev-util/clippy-9.0.2
index 2836d4a63761..1cc63f2cdd4c 100644
--- a/metadata/md5-cache/dev-util/clippy-9.0.2
+++ b/metadata/md5-cache/dev-util/clippy-9.0.2
@@ -6,7 +6,7 @@ EAPI=8
HOMEPAGE=https://frrouting.org/
INHERIT=autotools python-single-r1
IUSE=python_single_target_python3_10 python_single_target_python3_11
-KEYWORDS=~amd64 ~arm64 ~x86
+KEYWORDS=amd64 ~arm64 ~x86
LICENSE=GPL-2
RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) virtual/libelf:=
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
@@ -14,4 +14,4 @@ RESTRICT=test
SLOT=0
SRC_URI=https://github.com/FRRouting/frr/archive/frr-9.0.2.tar.gz
_eclasses_=autotools e4cf390b19033d5ca443765bc8537b81 gnuconfig b6b3e92f8b8c996400074b5f61a59256 libtool 9d3a9a889a6fa62ae794f817c156491b multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=848e866a2a27747b0b580cbfe4c33dd6
+_md5_=c385cb5e17195f7e84b4e6f1ef836760
diff --git a/metadata/md5-cache/dev-util/ebuildtester-42-r2 b/metadata/md5-cache/dev-util/ebuildtester-42-r2
index 26fc27a694a7..9e9242183bb1 100644
--- a/metadata/md5-cache/dev-util/ebuildtester-42-r2
+++ b/metadata/md5-cache/dev-util/ebuildtester-42-r2
@@ -1,17 +1,17 @@
-BDEPEND=test? ( app-containers/docker app-containers/docker-cli sys-fs/fuse python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[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 ) >=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(-)?]
+BDEPEND=test? ( app-containers/docker app-containers/docker-cli sys-fs/fuse python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[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 ) 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
-DEPEND=dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
+DEPEND=dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/sphinx[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=A dockerized approach to test a Gentoo package within a clean stage3 container
EAPI=8
HOMEPAGE=https://ebuildtester.readthedocs.io/
INHERIT=bash-completion-r1 distutils-r1 pypi
-IUSE=test test python_targets_python3_10 python_targets_python3_11
+IUSE=test test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
-RDEPEND=app-containers/docker app-containers/docker-cli sys-fs/fuse 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=app-containers/docker app-containers/docker-cli sys-fs/fuse 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? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/e/ebuildtester/ebuildtester-42.tar.gz
_eclasses_=bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff distutils-r1 8262de2e5a28df8624b96e031d8d0f2b flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 pypi 2eecb475512bc76e5ea9192a681b9e6b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=11976ec0f71cd6a498731ce1cc5edd19
+_md5_=6cafee242dedf9eaab2fd1288b3e5e0a
diff --git a/metadata/md5-cache/dev-util/ebuildtester-42-r3 b/metadata/md5-cache/dev-util/ebuildtester-42-r3
new file mode 100644
index 000000000000..773812215acc
--- /dev/null
+++ b/metadata/md5-cache/dev-util/ebuildtester-42-r3
@@ -0,0 +1,16 @@
+BDEPEND=dev-python/setuptools-scm[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] doc? ( || ( ( dev-lang/python:3.12 >=dev-python/sphinx-5.3.0[python_targets_python3_12(-)] dev-python/sphinx-rtd-theme[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 >=dev-python/sphinx-5.3.0[python_targets_python3_11(-)] dev-python/sphinx-rtd-theme[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 >=dev-python/sphinx-5.3.0[python_targets_python3_10(-)] dev-python/sphinx-rtd-theme[python_targets_python3_10(-)] ) ) ) test? ( app-containers/docker app-containers/docker-cli sys-fs/fuse python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[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 ) 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=A dockerized approach to test a Gentoo package within a clean stage3 container
+EAPI=8
+HOMEPAGE=https://ebuildtester.readthedocs.io/
+INHERIT=bash-completion-r1 distutils-r1 pypi
+IUSE=doc test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
+KEYWORDS=~amd64
+LICENSE=BSD
+RDEPEND=app-containers/docker app-containers/docker-cli sys-fs/fuse 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? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/e/ebuildtester/ebuildtester-42.tar.gz
+_eclasses_=bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff distutils-r1 8262de2e5a28df8624b96e031d8d0f2b flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 pypi 2eecb475512bc76e5ea9192a681b9e6b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
+_md5_=ceb2ab24774b455a7e83fbf6bd6ba1da
diff --git a/metadata/md5-cache/dev-util/intel_clc-9999 b/metadata/md5-cache/dev-util/intel_clc-9999
index 4b8d54e485f0..03664bfaa753 100644
--- a/metadata/md5-cache/dev-util/intel_clc-9999
+++ b/metadata/md5-cache/dev-util/intel_clc-9999
@@ -12,4 +12,4 @@ RDEPEND=dev-libs/libclc dev-util/spirv-tools >=sys-libs/zlib-1.2.8:= x11-libs/li
REQUIRED_USE=^^ ( llvm_slot_16 llvm_slot_17 )
SLOT=0
_eclasses_=flag-o-matic 24c947ff5f858625cf0b33c15eed4425 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b llvm-r1 2e652182b1f239b07688071f959f19e4 llvm-utils e59dc622da7e7e7f16879105bed34858 meson 56446e0ef4b4c9af0e2dd4cdef1a086e multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-any-r1 f5169813d1619761b459800587005fd2 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=ade88cee60c274b9bd2035c0250121a7
+_md5_=6ecb3a1fca6de39def4ceea8c706c7e1
diff --git a/metadata/md5-cache/dev-util/nihtest-1.5.2 b/metadata/md5-cache/dev-util/nihtest-1.5.2
new file mode 100644
index 000000000000..c50cca6f271c
--- /dev/null
+++ b/metadata/md5-cache/dev-util/nihtest-1.5.2
@@ -0,0 +1,16 @@
+BDEPEND=test? ( python_single_target_python3_10? ( dev-python/python-dateutil[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-dateutil[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/python-dateutil[python_targets_python3_12(-)] ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5 python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_12(-)] )
+DEFINED_PHASES=compile configure install prepare setup test
+DESCRIPTION=A testing tool for command line utilities
+EAPI=8
+HOMEPAGE=https://nih.at/nihtest/ https://github.com/nih-at/nihtest https://pypi.org/project/nihtest/
+INHERIT=cmake distutils-r1 pypi
+IUSE=test python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
+KEYWORDS=~amd64 ~x86
+LICENSE=BSD
+RDEPEND=python_single_target_python3_10? ( dev-python/python-dateutil[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/python-dateutil[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/python-dateutil[python_targets_python3_12(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
+REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
+RESTRICT=!test? ( test )
+SLOT=0
+SRC_URI=https://files.pythonhosted.org/packages/source/n/nihtest/nihtest-1.5.2.tar.gz https://nih.at/nihtest/nihtest-1.5.2.tar.gz https://github.com/nih-at/nihtest/releases/download/v1.5.2/nihtest-1.5.2.tar.gz
+_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c distutils-r1 8262de2e5a28df8624b96e031d8d0f2b flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 pypi 2eecb475512bc76e5ea9192a681b9e6b python-single-r1 75118e916668a74c660a13b0ecb22562 python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
+_md5_=67d0204d29d70a9bb5798adf739655c8
diff --git a/metadata/md5-cache/dev-util/rgbds-0.7.0 b/metadata/md5-cache/dev-util/rgbds-0.7.0
index 1ade714020bc..e54b3bcd2e6c 100644
--- a/metadata/md5-cache/dev-util/rgbds-0.7.0
+++ b/metadata/md5-cache/dev-util/rgbds-0.7.0
@@ -1,5 +1,5 @@
BDEPEND=app-alternatives/yacc[bison] virtual/pkgconfig
-DEFINED_PHASES=compile install
+DEFINED_PHASES=compile install test
DEPEND=media-libs/libpng
DESCRIPTION=Rednex Game Boy Development System
EAPI=8
@@ -11,4 +11,4 @@ RDEPEND=media-libs/libpng
SLOT=0
SRC_URI=https://github.com/gbdev/rgbds/archive/v0.7.0/rgbds-0.7.0.tar.gz
_eclasses_=flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=c88b2a0e34d6d9fa0fb5b4d1981c42c5
+_md5_=84f8d218bd1927b061d19d7605c1b7e6
diff --git a/metadata/md5-cache/dev-util/rgbds-9999 b/metadata/md5-cache/dev-util/rgbds-9999
index bb10ad416484..77b5d6cc24e7 100644
--- a/metadata/md5-cache/dev-util/rgbds-9999
+++ b/metadata/md5-cache/dev-util/rgbds-9999
@@ -1,5 +1,5 @@
BDEPEND=app-alternatives/yacc[bison] virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl]
-DEFINED_PHASES=compile install unpack
+DEFINED_PHASES=compile install test unpack
DEPEND=media-libs/libpng
DESCRIPTION=Rednex Game Boy Development System
EAPI=8
@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=media-libs/libpng
SLOT=0
_eclasses_=flag-o-matic 24c947ff5f858625cf0b33c15eed4425 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b multilib c19072c3cd7ac5cb21de013f7e9832e0 toolchain-funcs e56c7649b804f051623c8bc1a1c44084
-_md5_=6665833bc21637d9d401b2dd61746079
+_md5_=dbd9144470cea5f87ee69f9c703d7375
diff --git a/metadata/md5-cache/dev-util/rocm-smi-5.7.1-r1 b/metadata/md5-cache/dev-util/rocm-smi-5.7.1-r2
index 5a85b006b7c9..919e5466c7df 100644
--- a/metadata/md5-cache/dev-util/rocm-smi-5.7.1-r1
+++ b/metadata/md5-cache/dev-util/rocm-smi-5.7.1-r2
@@ -12,4 +12,4 @@ REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_tar
SLOT=0/5.7
SRC_URI=https://github.com/RadeonOpenCompute/rocm_smi_lib/archive/rocm-5.7.1.tar.gz -> rocm-smi-5.7.1.tar.gz
_eclasses_=cmake c7c9a62d6232cac66d4ea32d575c3e7c flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multibuild d67e78a235f541871c7dfe4cf7931489 multilib c19072c3cd7ac5cb21de013f7e9832e0 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f python-utils-r1 8904b60325f22500b0c3ad4b68a42448 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 xdg-utils baea6080dd821f5562d715887954c9d3
-_md5_=aa39dc11535b839f6cc8c208139a92b9
+_md5_=289a51c087cc0787a22da415fe5492ce