summaryrefslogtreecommitdiff
path: root/app-vim/vimpython
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 /app-vim/vimpython
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'app-vim/vimpython')
-rw-r--r--app-vim/vimpython/Manifest2
-rw-r--r--app-vim/vimpython/vimpython-1.13-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vimpython/Manifest b/app-vim/vimpython/Manifest
index e573857c719c..2fd22460adc8 100644
--- a/app-vim/vimpython/Manifest
+++ b/app-vim/vimpython/Manifest
@@ -1,4 +1,4 @@
DIST vimpython-1.13.tar.bz2 4270 BLAKE2B 7973aea8ea397f3f2edcf8a2845ab47cad3015925dd9e42e37a7ada47f25073b68d6d8f8c378a86d90e39c0aae63aba784753679b4d04a5aad268db157400ae2 SHA512 467217ad160f02d3ecdc8c43e35966e496e6c5f99bef115bd4905795c0fd5b8f68f68bc8edd64ca1dbb1c6fbc088ef6ae996f524f0343943702f2a92dcc144ce
EBUILD vimpython-1.13-r1.ebuild 385 BLAKE2B fb67a5dc1f6072159f92d02dbbc205e8869ddbc8b62669098cae1533f7b7fe5fd80e2783690e2b504ea4a5cf390d1a3a7df4a9d98ed9a97a47b42ae749f0c15a SHA512 5427cad779f09e12eb12510db56ebd6eee635127725120a0a95276de44121a9d757223eff8e2ec52b7ef44b64892db8ed60628c00acd31e52c3309c6d5cdbfa4
-EBUILD vimpython-1.13-r2.ebuild 489 BLAKE2B 6785bc25b55ad9b91d3e4d460b9ddbcba703dca50fc26ebab397293c71700edd2bf998ccba4b123547f5cf953f22881e4b55c04cb6fd06b0690d1926b9d07424 SHA512 af5170c50b4e02820bf9bf2562dca919d9066f73a19873a79359166dcb5fcde97cf76a78d7c192c24f6147e6fde1bebfecca83375e6584563ee1e73995131a16
+EBUILD vimpython-1.13-r2.ebuild 484 BLAKE2B 59b60e61cd592de8ee530d111daad2b0ebf65d5c2a74789e9fc1b7a8f5db6a3bbe23108add554e83da7af8da6331a925aa4dad02a9085893b2c1875b547a13db SHA512 7caf3cffd51c23816c6a94ea57ffea9e2ebc6231f721901e1f793724b503b74be0d551f0444ad499d9433842052da44284c849675eff3d59a045f3b847378cf6
MISC metadata.xml 249 BLAKE2B 7ae6eac3ca23edbcbaa6aee682bb4aec155e3166f169eef8e4400e59fa56113ecc3593680d55cc57f08a4a718963dd3d0bb804bd1e8771ed60a4bebaae9db281 SHA512 4051dd059d975d2e1799125f7defbf5a62a168241d8b83d83710592efd60808800951c4fd6da1294044d7e7ec6b757b8d50593fd076696f826dec761e99645c7
diff --git a/app-vim/vimpython/vimpython-1.13-r2.ebuild b/app-vim/vimpython/vimpython-1.13-r2.ebuild
index 08a1107fa94f..994b4447c131 100644
--- a/app-vim/vimpython/vimpython-1.13-r2.ebuild
+++ b/app-vim/vimpython/vimpython-1.13-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit vim-plugin python-single-r1