summaryrefslogtreecommitdiff
path: root/app-arch/vimball
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-03-20 00:40:44 +0000
commit4cbcc855382a06088e2f016f62cafdbcb7e40665 (patch)
tree356496503d52354aa6d9f2d36126302fed5f3a73 /app-arch/vimball
parentfcc5224904648a8e6eb528d7603154160a20022f (diff)
gentoo resync : 20.03.2022
Diffstat (limited to 'app-arch/vimball')
-rw-r--r--app-arch/vimball/Manifest4
-rw-r--r--app-arch/vimball/vimball-0.5.1.ebuild4
-rw-r--r--app-arch/vimball/vimball-9999.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-arch/vimball/Manifest b/app-arch/vimball/Manifest
index 13afe8a131c9..bb9c0a2ed30b 100644
--- a/app-arch/vimball/Manifest
+++ b/app-arch/vimball/Manifest
@@ -1,4 +1,4 @@
DIST vimball-0.5.1.tar.gz 5246 BLAKE2B 8ce95bfe8872f69e501b4453e5a6644d8019367173f8675325775dee58e08618b9ec0908bca9df04839bc165b086d8e5195a0753827d6038d8ccd8adbab80c35 SHA512 f89ba7291e3f4146f2ada7934b0ca74524abc639e586da12e19882e9aebe3f14858a6145b830a32dc19b0deb61f652375d8a56dc7847fd0061d14a2d77208549
-EBUILD vimball-0.5.1.ebuild 549 BLAKE2B db3cbd2a234916d970fede779ff7ca49a75a8a1a1641c975026c16a4d4bc1b075ab253330cc3784c2a849a4b0887e49c2b461c4a36aca8a8213a2100b94ee83a SHA512 8e7a2efade57df3ef3328294dc76901f245bbf97fe387b69aea65f0b97205f5d663b0f1b713d5f82bd644556fc79ae2ba2361637c83ef54d945cf4a01c906b91
-EBUILD vimball-9999.ebuild 551 BLAKE2B 89199d823fba2a60578c2c2c8e1feab7d4f7b8ca0c952ca992681d429c3ada1af17f4f23a917f304e102dfdf691407aaa98202ca8c0220574750af137fc560d4 SHA512 2a097004eeca0ff5759812d0de0274ca2c68539600444e3c71809de76a6a29bb4c5ed9ae6eed96d2a23d355f746bc2520720954f72d8f4fa21b5ed68d5c3ed68
+EBUILD vimball-0.5.1.ebuild 549 BLAKE2B a911622f6e873ae9370f3b6ee3971ee3f0e69357d36d5f6518bc54d38073eabf603f6ee55034610e183405f1bedaf47d8e716064bbde6d4ce30dc2564f9589ea SHA512 11d6711576545d68e3d3ab8d3553a46e31e66309685ab71b1c2f4552dbf1495ce219b124c3f55ab49ea972de594386c52536fd48d54e02873a57857fb7fef44d
+EBUILD vimball-9999.ebuild 551 BLAKE2B 1a1fda075ae6d359326877a22071042a6e600add0f103974dcc18d11ea865cfc5432637a65de6acc4e8dc5ffdc1275ee9fef97e1411012b42174e7566be4440f SHA512 539e9d5ae05f38f4b5ed994f42a967cc54f8d4c17b97dbd3c95e4a2bf4c80fa6cfb5acd92bf6b5b7dc10183ddf3c5797a540d567e68bdab3945091e12f2b5a86
MISC metadata.xml 302 BLAKE2B 9a62e3ddd0221a93e319b7d4b10226a0f1a9f136f856a286c09a18b10cd575a4735e97aae127b26aeaa6884500ebd5dc69f630bf2f8eba0c2710b318f9bbbe4b SHA512 2a6a6012078822bc42c369427a42341098b4dbe84676573d2fd8e9699da735123d98bf22bbc816b2d55fa604052f45b2fc32f949239300dce394bc603285df25
diff --git a/app-arch/vimball/vimball-0.5.1.ebuild b/app-arch/vimball/vimball-0.5.1.ebuild
index 1c9ba30f2f58..9f827470a310 100644
--- a/app-arch/vimball/vimball-0.5.1.ebuild
+++ b/app-arch/vimball/vimball-0.5.1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1
diff --git a/app-arch/vimball/vimball-9999.ebuild b/app-arch/vimball/vimball-9999.ebuild
index ee51ee899907..99f665cb9aba 100644
--- a/app-arch/vimball/vimball-9999.ebuild
+++ b/app-arch/vimball/vimball-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
+PYTHON_COMPAT=( python3_{8..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1