summaryrefslogtreecommitdiff
path: root/app-vim/vim-latex
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 /app-vim/vim-latex
parent7bc9c63c9da678a7e6fceb095d56c634afd22c56 (diff)
gentoo resync : 15.01.2020
Diffstat (limited to 'app-vim/vim-latex')
-rw-r--r--app-vim/vim-latex/Manifest2
-rw-r--r--app-vim/vim-latex/vim-latex-1.10.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vim-latex/Manifest b/app-vim/vim-latex/Manifest
index 5a55c3ac5994..2166aa64db9a 100644
--- a/app-vim/vim-latex/Manifest
+++ b/app-vim/vim-latex/Manifest
@@ -1,3 +1,3 @@
DIST vim-latex-1.10.0.tar.gz 260820 BLAKE2B 2314ad5ded3bea51def3172e8f2b7a7483839b58804f9d8c1cc1c8f1139c1da731f91525691d47dba57d07a7db85c371e87c5ce0d3d22a004a9402df7e7cad3a SHA512 1d22b675c124e402a280dcc3a675b49a92fb9f4d42efdda0ea97be26379cd6c023589a35e165f4231524d853380e22411901bfbcc98f171c938ba800821a1213
-EBUILD vim-latex-1.10.0.ebuild 1567 BLAKE2B a263fa2af05fb4127f23470a7bfd554396df5ac6f616417da86d88f077d186527094c81115f12f2a38a481d98e4e14e257f2e42787a54c9f1456430e09c23d35 SHA512 e36c8e1839b2e02591135c5fb7c5883dcd98901e6d807dd81a714ddd3aa71373b37bc95f627de68ffcdffaace509e8b1bf1462c4370ec9021c2430b54c99bfd5
+EBUILD vim-latex-1.10.0.ebuild 1563 BLAKE2B be3904387c858bf6c9a380ecd8e84600f318658b09c9a04ea28b73666035d00ed6e679469af33ee6b89017618a9a672eb28b2994e7407799b7451ced7f6d8bdd SHA512 e970789d51160e55b73e24920bc785cf4ac3429d5f40ed6948d9ab651b5ac61e39252b6072b39982a5a6ead6b1b07712a9b2ac50c5d3d63639f72ff1dc4f9e7a
MISC metadata.xml 328 BLAKE2B bcf4c9979e43da6c141669c218e852e7a0c062d900c35790709e393f6cabc56f646f7a84e8057d9dbafa0a73e5786135a7cfe3ef825af867500bcd502f03a61f SHA512 e14b88742b6d8143cb578ddac61dbc0ac5e84c90659e8d9b5c40882ebdf35dc001b1ffae26eb90617434b2c8a898055c838738bf7cf18a45cd2a2ce66a30bdce
diff --git a/app-vim/vim-latex/vim-latex-1.10.0.ebuild b/app-vim/vim-latex/vim-latex-1.10.0.ebuild
index b1e24c12ec3e..1b4757120c67 100644
--- a/app-vim/vim-latex/vim-latex-1.10.0.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.10.0.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=6
-PYTHON_COMPAT=( python2_7 python3_{5,6} )
+PYTHON_COMPAT=( python2_7 python3_6 )
inherit vim-plugin python-single-r1