summaryrefslogtreecommitdiff
path: root/app-misc/votrify
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-misc/votrify
parent07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff)
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'app-misc/votrify')
-rw-r--r--app-misc/votrify/Manifest4
-rw-r--r--app-misc/votrify/votrify-5-r1.ebuild4
-rw-r--r--app-misc/votrify/votrify-5.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-misc/votrify/Manifest b/app-misc/votrify/Manifest
index 8d5b51afd1c2..014d7a608276 100644
--- a/app-misc/votrify/Manifest
+++ b/app-misc/votrify/Manifest
@@ -1,4 +1,4 @@
DIST votrify-5.tar.gz 9192 BLAKE2B 5df0ccd0b5a843b384e002c2bd1001df06cb5bcf039f10c689abeda07f1a05c545a917b0a42bd78c06c537eacca58ef7b4c2920a0fe6809f4450d4c98ee2fade SHA512 3d441eb42f860e4e571541300a04c1a52a01abbe20f76615adc1c9764bafbff35faf0f1dbe9f9267ad3c4dc0e4cb4bc715b87e2104cdef8997e7918ab834bb5d
-EBUILD votrify-5-r1.ebuild 1361 BLAKE2B 4b64dd61fe3b153cb4d9ec4977df9df7f353caeae6162e6f95b8a62abd3811c8bb766ca40e2016714da3cac2b57b57f33804fe1b48eb686be1460849df4c6e96 SHA512 14cff2531d0aa8efe3763d3a4b3d8f959a51d0ab1a8876953339963acbbc3d83aa6333adb10ce974bfc0960cb5b4445bc1a51468d4ad4c39bb98c1f673b91233
-EBUILD votrify-5.ebuild 1358 BLAKE2B 058a6a5bc20dc1dd54d946d3786e23590ef7595a4464e9452bdfc840a63118a5e06af22199ccada7500edf5dc39fe920252634d26a8b25d02db10b8b20bee64e SHA512 9dd64daf1a3022dbfeb48a52a689193b841914874413cd238c4eac535f26c3efb3a3343b672390128b46bea3fb4183505cf1f1e1b023eea866e39829561ab73f
+EBUILD votrify-5-r1.ebuild 1361 BLAKE2B fa29602fdffe13cdad00d0ba40979e304a8885cb861b9710337823b9e15e55b2f1e452f8430928c602c690b6775f9e667588e702c8e88a3eaf2c51c23173048f SHA512 2aaaf16b2a4158fe23566764711ca0be0e7ebca31a60c831cd50466e40f29e79fdbcf10e47d8862ae6b6e0fb12c325dc7815e4b72a4086491791de6fbb57cdf7
+EBUILD votrify-5.ebuild 1353 BLAKE2B eefe99a582818c01e38acea509d3c4bc6534fc94269ebabe9559ddcb45163d1c6d1519897f63ac4e035f7d74f91b57dc16ea0caf3282e478ca10ea07783f0acb SHA512 33b19237f8addebcdf5eac0bf3e5b859772a52f167601b726002d9374cdb791805b138472f24955a8e451b6258f52a8e1e5bbb6cf7cb41888417d8d24cb2c829
MISC metadata.xml 351 BLAKE2B 612bc076784d8be688a57e365fe3999103bef94beabe76addfaaaf36b03b5fa4d35331bb08ec96627ee7cea55224fe20d845e9b936bf6d8640a7fcf9cb214bc7 SHA512 fe84a21128deeef5ed37bb01efc34f0089b3cb2ad7db3dc5350178ed0c63138d82dd364d1c02749b87c179f5c357001d164687f32b21174a7f1ae05dd8be70bb
diff --git a/app-misc/votrify/votrify-5-r1.ebuild b/app-misc/votrify/votrify-5-r1.ebuild
index 1d8d0d94c282..2128726838ff 100644
--- a/app-misc/votrify/votrify-5-r1.ebuild
+++ b/app-misc/votrify/votrify-5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2022 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-PYTHON_COMPAT=( python3_{8..11} )
+PYTHON_COMPAT=( python3_{9..11} )
inherit python-single-r1
diff --git a/app-misc/votrify/votrify-5.ebuild b/app-misc/votrify/votrify-5.ebuild
index 4c03ed94d293..279c9bc6b841 100644
--- a/app-misc/votrify/votrify-5.ebuild
+++ b/app-misc/votrify/votrify-5.ebuild
@@ -1,8 +1,8 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7..9} )
+PYTHON_COMPAT=( python3_9 )
inherit python-single-r1