summaryrefslogtreecommitdiff
path: root/x11-apps/igt-gpu-tools
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /x11-apps/igt-gpu-tools
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'x11-apps/igt-gpu-tools')
-rw-r--r--x11-apps/igt-gpu-tools/Manifest4
-rw-r--r--x11-apps/igt-gpu-tools/igt-gpu-tools-1.26-r2.ebuild4
-rw-r--r--x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-apps/igt-gpu-tools/Manifest b/x11-apps/igt-gpu-tools/Manifest
index 0384e4ba4297..ad5372ed53a3 100644
--- a/x11-apps/igt-gpu-tools/Manifest
+++ b/x11-apps/igt-gpu-tools/Manifest
@@ -1,5 +1,5 @@
AUX igt-gpu-tools-1.26-lib-meson-build-Fix-underscorify-call.patch 1215 BLAKE2B 217ce5b204a3db597e7423fdeb99220a76f943e04feeed5dd35db2333188c88f397d05a0ba87791a0e01a098ee1040712e72848b87db5a32d5c94b3e1458f09c SHA512 f843466a5a48229a420ef2df665bf97ad3af120bb50d1de9cab8ad5390f5d2a80df1346f59b90c8e6fc6a211271e56e5dee67c09c42901b1eeb7370d7feff7ca
DIST igt-gpu-tools-1.26.tar.xz 1573468 BLAKE2B 31fa9cd61fd9a120c72e78cb5ecbc686477ae82572c702bdd6bbc11ba49dc052b7cf52fa486b93e51c87389d73f892577c1d22ebe71d6f50b1565f32355021d1 SHA512 6eb67f68da1c79fac61e5abd57433ef51dbeb2b6f0923dc84aefb81d7059fbc94378fadcd7321a8f059edd9bac640032bf53c3aa058cf570fe5c31924396af8f
-EBUILD igt-gpu-tools-1.26-r2.ebuild 2568 BLAKE2B f4015c9e3eda65cdd3a207217722885f128187e4cd5fb266c635ec86f5b291c4c92cb5879a56bf4f6cd4c8dfdb8fb491c8684f523692043c1348667119663679 SHA512 d0474ff326e39c7d38e2594463204280dc93a667bb090b973d79b5799705c3616a8c06a68bb6c0f0d6086bc9888cbd8a9fec0b5f1498b6837c96799393b5ef5a
-EBUILD igt-gpu-tools-9999.ebuild 2469 BLAKE2B d0429ed068366f81159c777caa968439f8ffa3d2e959972b78000e86824d00eb9d4874de6b3be362c12ac5080640bc90731c39d00d0cd16bb6528849e3886334 SHA512 f3d964179851f12b3c3d77bb06ecc38fed0f3a539937609e2e38980f701c18e685df70620e693c2155a30078d6826ff877496112ce20fc15ea84199f7bb86462
+EBUILD igt-gpu-tools-1.26-r2.ebuild 2568 BLAKE2B 14425a6e0be90888df624ae8ec40d285966faa98f71a17c1f33c49b806b2d844bba916644ba68970c07eb473238e5083bd3e5a49a21824800b0c1e1c9636fb2d SHA512 27a11f4d634ee2b19701c1c1bf40b775c304aac8db8ca7152da48c3883243af199bd89bc2eb4e892591008303cf0e652f3defa72a76f3de8af747475b662d9ed
+EBUILD igt-gpu-tools-9999.ebuild 2469 BLAKE2B f53d8c06c6939ee22430cd757aca13e09ce432de78a66a07f145abf4456ed26f0825c64144886dbdc63b566a24f61044d0a44fb6bceea88b1bd1751bec6f64fc SHA512 eff0258ee84cdc173c6c69e0e36f00bfaf3cda4cc2ba84d9a4ad1ec82e96c9d0c180b50907489155b8869acd9bfc14280cf42698e409888fd260d9356d28064f
MISC metadata.xml 805 BLAKE2B aba787b25bee30e978d8af424f9f604f8220ec0541b184f0a11d122b28e52979a55709efdf34cc97e3ef9b7477951adf1e75e34372530720cb7aa88fe023a483 SHA512 d2cd65759e6239926ff053c1f677868fdd57c46655ffb9b4e67c7a2f0482ed8d6950efce3cc6270ee1fe9e4ba4d6105fec25b8c26f6478737ff3492ebac12ccd
diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.26-r2.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.26-r2.ebuild
index 1f77ad260810..5f1ba04b2bc5 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-1.26-r2.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-1.26-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
fi
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit ${GIT_ECLASS} meson python-any-r1
DESCRIPTION="Intel GPU userland tools"
diff --git a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild
index 94cc65a0d5ce..7bc5bd711ea5 100644
--- a/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild
+++ b/x11-apps/igt-gpu-tools/igt-gpu-tools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,7 +7,7 @@ if [[ ${PV} = *9999* ]]; then
GIT_ECLASS="git-r3"
fi
-PYTHON_COMPAT=( python3_{7..10} )
+PYTHON_COMPAT=( python3_{9..10} )
inherit ${GIT_ECLASS} meson python-any-r1
DESCRIPTION="Intel GPU userland tools"