summaryrefslogtreecommitdiff
path: root/dev-libs/distorm64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-libs/distorm64
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-libs/distorm64')
-rw-r--r--dev-libs/distorm64/Manifest4
-rw-r--r--dev-libs/distorm64/distorm64-3.3.8.ebuild4
-rw-r--r--dev-libs/distorm64/distorm64-3.4.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-libs/distorm64/Manifest b/dev-libs/distorm64/Manifest
index ced9f302a84b..b2f3c9643612 100644
--- a/dev-libs/distorm64/Manifest
+++ b/dev-libs/distorm64/Manifest
@@ -1,5 +1,5 @@
DIST distorm-3.3.8.tar.gz 219869 BLAKE2B 91be3a56f1ffcff96ab345c8dd42a4f17b22f40299c5c16b77b3074ba2e071d747aa2e91adeea3cb78e3787cc42d5ad4544b89c3ed5b7940d9156168acc8da62 SHA512 bf65fe500089b4aa38d6430eb985f1dc3494b43c829379c56f91b5b4b25d19504fa3781a2fb2b03946f541962f6e564e46d6ec464c469ee21ecb773303b8494e
DIST distorm-3.4.1.tar.gz 220042 BLAKE2B a845fb3b5a3c98c1b25601896785273668b48c8477dd29c5db4c4ddcf3cdfe73095e3c4c883ca0909820430989a412d9b47c87471450eba2a4d969a9a03d32c1 SHA512 0e9f8b62bc190ef7d516f1902b6003adef9c7d5d4a5f985fb0bdfc5d4838b2805e2b8836b02d5eccdb3401e814417de615dec675aed9e606c93122ca8a0d2083
-EBUILD distorm64-3.3.8.ebuild 550 BLAKE2B f71c0b181fbe93a299fd54fc1452e18da3b34b5e2cc157f520fcb6e14dd33c0917787606e481b592ddf2a09b8f418fee165223903577edc5b3e0c3f7f3d0a427 SHA512 d3ecc5fd272ff2cad173e58b5fd92c6967df5a6c12b0de33219714da28b001ed447249c183002dc69cd65d1cccae042bf4e5e6f10fa5933fcc6d8c4bea5d3b2f
-EBUILD distorm64-3.4.1.ebuild 513 BLAKE2B c440e7e48e82941ae968080eaabdc4a7d6d1d62ad89e5b011b56e1e92396eca0d5692295aa1bdf5e0d89f0d82ace9ade89a2c2a1ed78ecc432f15c4f563c9218 SHA512 c931b5a2aec707bebb7310177d5bc012cae136bff46fbd7b45f11771b91cb39729d639807e200c1878dc89a622789dbaf6840f49b6f11bda45449129029f419a
+EBUILD distorm64-3.3.8.ebuild 548 BLAKE2B 071920883d027d9916cdff0389492b2f11920ef0040930ee9ef15d4de286b8bafadd8385e9a52165ce06baa13bb4bdf0008baebe35603d8d89f194583cf3ffef SHA512 2331947ad506986ea47740ed19fdb079fe67bf9c7e9aaf8c978920d82eda8c68bd082c0b98a77775054076e0cfb820a0409f8e3b4878ba79f28cc0a4450eae13
+EBUILD distorm64-3.4.1.ebuild 511 BLAKE2B 78d69d4c5a2ca795cfa16816e32639dbc101cee5791be4056cfc8b3f6bb87f39dd7e185bdb02b3ca6c76dd559ed081182bb1a7dc9b3b0e40bbdd529a30d530ed SHA512 c62d3efe2adfec5da4c7c49a2ce5e7adbf46e632ec6899151386f759555468f78965fae19b07d1c8c908d83ba36793ade075a7aa08133b53c5b1adea2a315628
MISC metadata.xml 541 BLAKE2B 6c2f81faf6c95690ba0ca52f27f9a8dceae7eb3e85690f9f9cb3825ddb9da76e0beddb21c45f7a914f13197857cb4d2701204fbd194a032e102f3703b3bcabae SHA512 264cfb7a150b89d0c84d275466c5dce39631a939523990b728c9c3bd6db7854f0a23ec3403b92c3a8c1fff6c8b436eeb6e1503706008aadde11b7c51834b0b57
diff --git a/dev-libs/distorm64/distorm64-3.3.8.ebuild b/dev-libs/distorm64/distorm64-3.3.8.ebuild
index 0da2a51b4f1f..26cda2dbaba9 100644
--- a/dev-libs/distorm64/distorm64-3.3.8.ebuild
+++ b/dev-libs/distorm64/distorm64-3.3.8.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
# does not work with python3_4 as-is
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1
diff --git a/dev-libs/distorm64/distorm64-3.4.1.ebuild b/dev-libs/distorm64/distorm64-3.4.1.ebuild
index 7b6289f97eac..7642f63664f1 100644
--- a/dev-libs/distorm64/distorm64-3.4.1.ebuild
+++ b/dev-libs/distorm64/distorm64-3.4.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1