summaryrefslogtreecommitdiff
path: root/dev-util/unicorn
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 /dev-util/unicorn
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-util/unicorn')
-rw-r--r--dev-util/unicorn/Manifest4
-rw-r--r--dev-util/unicorn/unicorn-2.0.1.ebuild2
-rw-r--r--dev-util/unicorn/unicorn-9999.ebuild4
3 files changed, 5 insertions, 5 deletions
diff --git a/dev-util/unicorn/Manifest b/dev-util/unicorn/Manifest
index 0105ed709c8a..3ab6a39d910e 100644
--- a/dev-util/unicorn/Manifest
+++ b/dev-util/unicorn/Manifest
@@ -1,4 +1,4 @@
DIST unicorn-2.0.1.gh.tar.gz 4070004 BLAKE2B 4ab8f92367e7df5762d29ed58dfff524f59053e28548b170b982d16988eea16df46851d2ea559d8beabb4f1315e5ee627f9ded755a4f3b1cfd6d863a50c633b6 SHA512 4249d33d38614ea1ca51e38c7838cb276306100aa44c65ad1b3e39304e4b856ac643a9c6f9d13678fc07bea58989a08b64653d17afe9e62bcef2936ba63e1b1f
-EBUILD unicorn-2.0.1.ebuild 1711 BLAKE2B e3e40aae692f6ed6e9afe1d5dcf05b824054fa55f1ece4b8b353037dcf3ae281d61c26e43f5113d0901e553c3adb7f079db97f863354f082a0ab53ce75cc7bfb SHA512 0ee63951a84d1b8a159764e3b7195b75061d63e35969bd05eaa98cba3e0f5d09f48570ad9d29914969b3a462d1172da3d60012225297d686257f8a81a3ec9a12
-EBUILD unicorn-9999.ebuild 1708 BLAKE2B 43214ad5df0aa79a0fd002304c0f4964d3b3f1ba90ca9a2f64b61e5c3e01ee9a47e323b364bc08d93dce036f196ce8c19888b5a93da95ad8ea335cb8ae3f6318 SHA512 bdd22202eb84437c619831116fad9438cac24b3eb85b3d0476ed5d43999572223c7e83ff7484212039a54d725df6b839cddbf59f2c09529f737b81dc72e2bd00
+EBUILD unicorn-2.0.1.ebuild 1711 BLAKE2B d94d579970c7fc55817e9cbe67887311a4d933728407392f096b4eb6ec5383aaf689766e82ab57700fbd38295ab97cf19cbc519ff072245f3ec42a101d889f6d SHA512 e7756748556d46b25d9249e9d006eaa6ecccde55b8d10ae5a4db6da46090f10777f548cf809e1c1d8b1db418c4c185ecd389ced8ebd4fb4dea0677b92e135296
+EBUILD unicorn-9999.ebuild 1708 BLAKE2B ac2f5ac0f5613f1345fcf5194da7e164ea217fed76dc9a9b7fe56db00db108fccd0d0dba90d0864bc3197ac3ca979c16b75c86c5524814df0212c2f01a25794c SHA512 f0219692a4abc637141178847d2dfb4b82fe497a86af4aa40aa0a020c07379073c67db17dfecf8d3dcbd5fa072c1d2d67d902656bda0a5d71dcaefde67a51466
MISC metadata.xml 510 BLAKE2B 857f3ee3645ffdb28846b7305ec3066ddf49934225fe2c173a5a6b5b8354b208b6bb1337c2e11713b7c983a6fe3a1e67dae62bf64b0c9228f14ccfea8d57d5c5 SHA512 e1da17744042b95f11fb8b5f562020738c7495b0256469420cfa19fda995a24f02e806f67db8521e2f4a19a32825bf54a0865ec723d853cd5aa440c42b007946
diff --git a/dev-util/unicorn/unicorn-2.0.1.ebuild b/dev-util/unicorn/unicorn-2.0.1.ebuild
index 229ae40afa1a..09d6b34fc026 100644
--- a/dev-util/unicorn/unicorn-2.0.1.ebuild
+++ b/dev-util/unicorn/unicorn-2.0.1.ebuild
@@ -7,7 +7,7 @@ MY_PV=${PV/_/-}
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake distutils-r1
DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework"
diff --git a/dev-util/unicorn/unicorn-9999.ebuild b/dev-util/unicorn/unicorn-9999.ebuild
index 34777b117a28..b05d7ee97e49 100644
--- a/dev-util/unicorn/unicorn-9999.ebuild
+++ b/dev-util/unicorn/unicorn-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ MY_PV=${PV/_/-}
DISTUTILS_USE_PEP517=setuptools
DISTUTILS_OPTIONAL=1
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit cmake distutils-r1
DESCRIPTION="A lightweight multi-platform, multi-architecture CPU emulator framework"