summaryrefslogtreecommitdiff
path: root/dev-util/gprof2dot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-31 18:57:01 +0000
commit69051588e2f955485fe5d45d45e616bc60a2de57 (patch)
treeef8699cca7ce3773b1de747b167ceeacdc60cb92 /dev-util/gprof2dot
parentd7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff)
gentoo resync : 31.01.2021
Diffstat (limited to 'dev-util/gprof2dot')
-rw-r--r--dev-util/gprof2dot/Manifest2
-rw-r--r--dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/gprof2dot/Manifest b/dev-util/gprof2dot/Manifest
index 3deed392e210..3a492263728f 100644
--- a/dev-util/gprof2dot/Manifest
+++ b/dev-util/gprof2dot/Manifest
@@ -1,3 +1,3 @@
DIST gprof2dot-2019.11.30.tar.gz 31388 BLAKE2B 1781f59e5daa8315d3fd9defb6e28290272c4ddca01312e9af4acac494f3c7b29a437e3411b0bbb218f2eedbb2acf83d4dfa9c1d47f20b2eedc0fd607f1e4a02 SHA512 06fa8feed23e21d7827bbac19c887f65b9ca6a0cfd5b54c4da373ca33ecf0f11835b961dd1c2237ac2bf9764a8122d3ed9c7f9981c127a14ae74a733fc1275b1
-EBUILD gprof2dot-2019.11.30.ebuild 503 BLAKE2B b6c37204481a2deda014b3ec5f607c25f9345ca8dffffab299dfcde1656b2a863147c8395cd0acf9a26c4dd61818ae3512ae0f5fccdcc8c1a4d52ca29fcf0498 SHA512 6ae3361a6d9e30bdfeca5fbca43f92ca5303a5c71c14e9eba7a835cd388abf2b62c68e3b66568ae32c49ce07c029c99140a66b9a7a0bb351312693e867ade1f8
+EBUILD gprof2dot-2019.11.30.ebuild 503 BLAKE2B 7a58899fa9bb90e695f00c841dc049369ad7c7d57a434c2d4f5150a13e43a014101a72f41b7e5181e8720d8d0c0b231e90cbc973235e67903017663d1d2db58a SHA512 11039a3c5dea078cb1ab84012a5b613b944b9989423925d470f695a1367666a82348034686daa020c1ea2be353c7bae503fa57e875ecd9d0008c70bde680f980
MISC metadata.xml 333 BLAKE2B d1735f6673a0258eadd2d185548fba581c8613d4c8709e388bab630e81d9e835aa1fac22495b400a8db3e9895ba655e273657bd9329c9a9a8022c5bd7ada2f3e SHA512 503d8f740b27ef37b79be92c4652c60f49087634451e0d418da990c7b1f9c911aca461f2578e66e3e09f7db0588e57e304949a04b279fe782ead8222e1324a28
diff --git a/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild b/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
index 7cf8f6da8f61..b4335d933bdb 100644
--- a/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
+++ b/dev-util/gprof2dot/gprof2dot-2019.11.30.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6..9} )
+PYTHON_COMPAT=( python3_{7..9} )
PYTHON_REQ_USE='xml'
DISTUTILS_USE_SETUPTOOLS=rdepend