summaryrefslogtreecommitdiff
path: root/dev-vcs/gitg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-01-15 15:51:32 +0000
commit21435953e16cda318a82334ddbadb3b5c36d9ea7 (patch)
treee1810a4b135afce04b34862ef0fab2bfaeb8aeca /dev-vcs/gitg
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'dev-vcs/gitg')
-rw-r--r--dev-vcs/gitg/Manifest2
-rw-r--r--dev-vcs/gitg/gitg-3.32.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/gitg/Manifest b/dev-vcs/gitg/Manifest
index e79f68f49b7e..a347adaddd64 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.ebuild 1956 BLAKE2B 5b2e6dbe5794956e98b08a3e44717b79c2713dbb598978fec46f29eb234107699525d904da0e45d6d08d6eee7bab99fd85be7fc5667025bc114211b89e6e64cd SHA512 f0fcda0136c7c940edc9ae5e787aa3c56243217cfb4b57ac94441cf1d929a217317fbe215d136b586bf0a22693eadf947b28a1e62971193f8513e5dae66fdcb1
+EBUILD gitg-3.32.1.ebuild 1954 BLAKE2B 427141193d45b543ff5217e8e2bf4835656c752db9d7e88fa204906819462ca619d92a1803db31f29b258b693c20584b74429f819e0554847d9450366735fb37 SHA512 2af3c222979d7a40d6ccf84d6a6ed9aad73b68516456f27ff74e8c9802290be81ae0146edef2c4fe00c746ac073dd90a635aa9ac094bee6b529e0ac9c2ab5988
MISC metadata.xml 927 BLAKE2B f967c30f2442bbbef782e69c044900db8bd733c5463b2aeff35496225be549827e8e8f9b7d072ae9396500cdcaecc9f7b4902524b5a3768848736d0bab8adc35 SHA512 889733c311b2ab0e35aadc3fff1bcb50c3dad59186293e2f46e81ba4a0041137938e38f12bcfa40d793a04462bbce25aa476bc9241fb5c7a5c4a25611e371d30
diff --git a/dev-vcs/gitg/gitg-3.32.1.ebuild b/dev-vcs/gitg/gitg-3.32.1.ebuild
index 5fee531ed8b8..de0af18668d8 100644
--- a/dev-vcs/gitg/gitg-3.32.1.ebuild
+++ b/dev-vcs/gitg/gitg-3.32.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{5,6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
# vala-0.36 fails to build, https://bugs.gentoo.org/692538
VALA_MIN_API_VERSION="0.40"