summaryrefslogtreecommitdiff
path: root/app-arch/vimball
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-14 17:52:12 +0000
commita90c84e720803f3d26c0ade8f1f1e405ca97502a (patch)
treef788ea0972d51c66823825021dd83427e1d466c4 /app-arch/vimball
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
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 bb9c0a2ed30b..729a58c45c75 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 a911622f6e873ae9370f3b6ee3971ee3f0e69357d36d5f6518bc54d38073eabf603f6ee55034610e183405f1bedaf47d8e716064bbde6d4ce30dc2564f9589ea SHA512 11d6711576545d68e3d3ab8d3553a46e31e66309685ab71b1c2f4552dbf1495ce219b124c3f55ab49ea972de594386c52536fd48d54e02873a57857fb7fef44d
-EBUILD vimball-9999.ebuild 551 BLAKE2B 1a1fda075ae6d359326877a22071042a6e600add0f103974dcc18d11ea865cfc5432637a65de6acc4e8dc5ffdc1275ee9fef97e1411012b42174e7566be4440f SHA512 539e9d5ae05f38f4b5ed994f42a967cc54f8d4c17b97dbd3c95e4a2bf4c80fa6cfb5acd92bf6b5b7dc10183ddf3c5797a540d567e68bdab3945091e12f2b5a86
+EBUILD vimball-0.5.1.ebuild 549 BLAKE2B 2915fd9e0d322bffc844938f9e94cbcfcef086250a7756b3f37e77f109e7698e52d041b47c768ff85e7406d4a78b35a150f04fcffafd6ca1c8cc3b0666636c67 SHA512 23ee163eb7080d28b89a4ed73a744a563455e829b10bae8212830fe990d8cc20c7fb4ffa538f93c2edd4a476c0e7e3dadb463b1b4a07ec84f8671914c3b3a905
+EBUILD vimball-9999.ebuild 551 BLAKE2B 11d694acd4d0da3689c42e279a29d73fb18ff50c9b75fd60fadc2bdfc46bb06a441fc27acce5c59f85fc72bf113d754b611a69c47f2682fdb26233b763790e13 SHA512 24c701dbcb8c26d68620602363246ab0ef6bdfd4a2c3a1a9e64b7afa2960aef92ea9654648a96df305dfaeb64c6bfb13e30a217323fb2b5b440af4dc9268ce9d
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 9f827470a310..f648d5ae65b4 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-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..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 99f665cb9aba..eed176d67ea1 100644
--- a/app-arch/vimball/vimball-9999.ebuild
+++ b/app-arch/vimball/vimball-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{9..10} )
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1