summaryrefslogtreecommitdiff
path: root/app-vim/vim-latex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-08-07 12:37:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-08-07 12:37:21 +0100
commitb8c7370a682e4e29cda623222d17a790c01c3642 (patch)
treef6caa14689bd00a5760eadaa381ff41e50ef3c1b /app-vim/vim-latex
parent8a4997a7e2d1e36c089d4d76935b5a902d98d3d0 (diff)
gentoo auto-resync : 07:08:2024 - 12:37:20
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-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/vim-latex/Manifest b/app-vim/vim-latex/Manifest
index 56e194da1168..c3631c233c0f 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-r2.ebuild 1502 BLAKE2B 0bad8f33fafca149259bf62c478a0b73dc08739ff6efe40b8738eff6b3a32cb5b1785c5f952fe7b6965e223fc63285b38ed12b8718ada9e2d981c61743ff1c3a SHA512 8a1b985b41618b99afa73a8e88f123834b1aa2b1784fe9c0dac5fc39469d95cc909c54ac27ded10608111cd3143c791024cff125208a6fc2520c1afb20c47e2e
+EBUILD vim-latex-1.10.0-r2.ebuild 1502 BLAKE2B c652f2d525467682dfb910bc28bdf35b2b2fc6b4df93d5414b3b32e9b90b169d8f63d7b28b2c2b3cb22fa635ae9dce344abd5139c3739a0d4a6424d5f40608e7 SHA512 ee9fbafad9de2b69d886d5a37a028226fa8fcce307476569abb8a2cf8faa379898ba263a61d9182f3cf32f7be2696a9a0b7384325d6b12a9fc6fd8092cd87880
MISC metadata.xml 353 BLAKE2B b74761c9cb6bb95c224f861c901584345cb0a7a991e186cf050a8caa8d3e6cb32b865852af475c2e0d2d2bd722097b9978eb9080713ae2b627aa54a208597d56 SHA512 f36b863b762b428482b73233e6604b046080dce6eb827a7bdf7a89d9b260cdbfb9e4ab7f6aa58d257cd2c3eea8248c023b682acacc6e3a934fdcd7c1c9954f6b
diff --git a/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild b/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
index 006ff569ca76..b091c756fe94 100644
--- a/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
+++ b/app-vim/vim-latex/vim-latex-1.10.0-r2.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
inherit vim-plugin python-single-r1