summaryrefslogtreecommitdiff
path: root/dev-vcs
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/Manifest.gzbin10987 -> 10993 bytes
-rw-r--r--dev-vcs/gitstats/Manifest2
-rw-r--r--dev-vcs/gitstats/gitstats-0_pre20201124.ebuild4
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/Manifest.gz b/dev-vcs/Manifest.gz
index 8d32575c8686..4b211227f50a 100644
--- a/dev-vcs/Manifest.gz
+++ b/dev-vcs/Manifest.gz
Binary files differ
diff --git a/dev-vcs/gitstats/Manifest b/dev-vcs/gitstats/Manifest
index 6db15c738007..f5e8a53bfdc7 100644
--- a/dev-vcs/gitstats/Manifest
+++ b/dev-vcs/gitstats/Manifest
@@ -1,3 +1,3 @@
DIST gitstats-0_pre20201124.tar.gz 37097 BLAKE2B 8ed3f7a157d3a1edbf6f880c491e8b4fec351a0dc3b7212e5bb0eb3e509ae4002fe407267da17bea775d154e38d8ca43eec00e504b614fd8a7d42b6151de43f2 SHA512 98c0a5a67d5daebf951f2e0568182ab65e1077026facc1eef38a35df8411b1356258034fea009c5a15b7e77d17240e02c5a565f0f39d497a45846d5a8cb570ae
-EBUILD gitstats-0_pre20201124.ebuild 1011 BLAKE2B 3197ed480c90a99e635ec80678f3bd7b078349783c9e0746cf34eb0a6a9b2e16a889bab85c0b46838728d657c5f94e19e253027d0355dc145bb6baf265175f0b SHA512 14d2da730d3c568fb7d1abe496de67d78e97b1d3f1b5a8dcd4eb809f5ba862990ac8656e5df4d8c2544a5fd2d8f645418807ea6c90a37533893e86eff6e9f89e
+EBUILD gitstats-0_pre20201124.ebuild 1013 BLAKE2B 6f2c3ba4139ebeb4bd0bb3a2bade11569138f013596b374a45cdabbf131c839608ba731e99bc60b2d7c84ad17b231d0de434c2d430b21a875d09ee2b45a0fc04 SHA512 8bd4086a770f7338a10464dc045e510504ed9cb6bf45e893adaede48c78393519f27399d9739998e22b6fbaa1516f60ae2adcc13965d0dcc813170d6a025d2aa
MISC metadata.xml 550 BLAKE2B d71eeadad70b4761b1165c94b45b19c66566cdd591cfc7725a8b60be60ada9497cebb1975a4c234c39f727b4f94a58b60dd1db1274fba696de1575e273a7ff85 SHA512 73f61d57023f72a71be8f5cfdbba2b119715281604a819227159315042bbd918009ca6d9fb3c9fa03e28afc30cabc1daa80bc6828812afd76fa83567cde154fc
diff --git a/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild b/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild
index 422577a2799d..30f20e28081d 100644
--- a/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild
+++ b/dev-vcs/gitstats/gitstats-0_pre20201124.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit python-r1