summaryrefslogtreecommitdiff
path: root/dev-vcs/gitg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-25 23:06:25 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-25 23:06:25 +0000
commit441d1370330332b7d78f238d2f5e13f7aed5e4e0 (patch)
tree6a5171dd615dfeee62a45044144c66e864738fb0 /dev-vcs/gitg
parentab3da91fb6c91a9df52fff8f991570f456fd3c7a (diff)
gentoo christmass resync : 25.12.2020
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r--dev-vcs/gitg/Manifest2
-rw-r--r--dev-vcs/gitg/gitg-3.32.1-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitg/Manifest b/dev-vcs/gitg/Manifest
index 257bef2095e1..5bac5cfb22f7 100644
--- a/dev-vcs/gitg/Manifest
+++ b/dev-vcs/gitg/Manifest
@@ -1,3 +1,3 @@
DIST gitg-3.32.1.tar.xz 10613836 BLAKE2B 43c2c37f5c06cb6155906d5988f0787334af7a9091e537fa7b0fc1a9de3138f261a3e3c578afc663c7b57a33f39c19318a53daf7896c465922138197c3bbb778 SHA512 243e630b3e5bb1919dc307e6b3fed1b1b0e3884d2a2507e4526b4af61e86f1cd7004a3dbb96001ffb0280cefe7cdb9b109c39996718913c7410224830c0145a4
-EBUILD gitg-3.32.1-r1.ebuild 1951 BLAKE2B 932fe93ea8b80ade6e2174b817c14528011f57dd8768e84909041f31b45f21ca7d5f33f014250968d92f500a9cbebb786a999213f3ef826bcc4bfbda9f39d8be SHA512 1557a5552336791d8582910981d4abc098d15676e1f301f075d8c7d5803ca3eeaeddba3e933af7f88675f81c1daf77ce57e1647db4dede0dd0b9a9605eed9a76
+EBUILD gitg-3.32.1-r1.ebuild 1952 BLAKE2B abe1942f0e3c5538b28f3a3cbdf90057adbdbf7ea844de070c16df1d2a5ae1cd7c51109874fcbc4b210a3318f178d940d1b69f7e4f2fbd476f8791ab29424aee SHA512 445c78f67a6e2c1e9a12d8b514526f8e8316609b36ab0c95edc3b95258c078ce510068334c79aa74cada165dbe332faa3f7a7828041ed6aaa90ff71f5b25647e
MISC metadata.xml 927 BLAKE2B f967c30f2442bbbef782e69c044900db8bd733c5463b2aeff35496225be549827e8e8f9b7d072ae9396500cdcaecc9f7b4902524b5a3768848736d0bab8adc35 SHA512 889733c311b2ab0e35aadc3fff1bcb50c3dad59186293e2f46e81ba4a0041137938e38f12bcfa40d793a04462bbce25aa476bc9241fb5c7a5c4a25611e371d30
diff --git a/dev-vcs/gitg/gitg-3.32.1-r1.ebuild b/dev-vcs/gitg/gitg-3.32.1-r1.ebuild
index 360f3b8e0baf..97a0af7a79c5 100644
--- a/dev-vcs/gitg/gitg-3.32.1-r1.ebuild
+++ b/dev-vcs/gitg/gitg-3.32.1-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{6..9} )
# vala-0.36 fails to build, https://bugs.gentoo.org/692538
VALA_MIN_API_VERSION="0.40"