diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-06-08 15:45:39 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-06-08 15:45:39 +0100 |
commit | d5599da3055bf9b900513a61c3c6e4bdbb524503 (patch) | |
tree | b64a792286dd490c9d4fc2c46bbbaa64804efc61 /app-vim/voom | |
parent | cfeee79886441e92c8ee094e45b9bcdc9c79137a (diff) |
gentoo auto-resync : 08:06:2023 - 15:45:39
Diffstat (limited to 'app-vim/voom')
-rw-r--r-- | app-vim/voom/Manifest | 2 | ||||
-rw-r--r-- | app-vim/voom/voom-5.3-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/voom/Manifest b/app-vim/voom/Manifest index 2d682a45f943..01890bb6e9b1 100644 --- a/app-vim/voom/Manifest +++ b/app-vim/voom/Manifest @@ -1,3 +1,3 @@ DIST voom-5.3.tar.gz 115841 BLAKE2B 6e88c4121b796a75ee623537483ff579acb4de73ff353408381ee64ce708cff1d7f8c45bdbe1e0c9761b5a17dd3aa54b3a0a2cf83873628bd1490e1524962ea2 SHA512 f51f30641d8b3d0ff5cd0d6b31cd1d8a15cb14f20f973ac83b9b5d046b94452e6e4e4ff0b28ce7842aa7f9b656a9dd631297aeae16ea75eea4411d911057873e -EBUILD voom-5.3-r1.ebuild 690 BLAKE2B a69d433b5f260a523335db8e786429f4794aade0fab1f41d08a0ac150ec25d3624162841557a4e4891af488a007f9bbc263c087e1268fa55bbcb9afe7b64e098 SHA512 317f995b13a4c530595a9f1968f05d9515a9ea11e945e452562937cdfad2ad2732a9eef0cb9ff6a95dcf8bc82e70d9336aa86b8b53fb871535218deb49fd612c +EBUILD voom-5.3-r1.ebuild 690 BLAKE2B ee1c41aba8520f7eab1febe7eca3babddf4525d53827e693458e46d3c872754ba2b5225f8c7ebfb081d11c71c6633248501ff7e16c04859305e59c7af2023978 SHA512 afa8d7e97fe8a85bbb1c942899e9f2b22bd3330acd1c1366a1fc3b0756545323cbae21c1fef65819d28b06537e4723e5b03ac9356a15a80837264e7e6fec9479 MISC metadata.xml 321 BLAKE2B 0eec3bae803a13649c258e090eb27fc86937621e534ba948e7dfaa53a04a6fdb9c18cebebaedea087b3cb870c611ff61cec7b7b0b35eb403cd07463cccf51473 SHA512 8fe0fdbdec5a2a508da3ea2d7118a29e8ab8596363e0fb2f97900eed787cff2161a98ee54c24610c0b84ac28c5bd6304426518e79a7a855f75ef4f64e7eeaf1c diff --git a/app-vim/voom/voom-5.3-r1.ebuild b/app-vim/voom/voom-5.3-r1.ebuild index ed6527121986..2a3f7c898585 100644 --- a/app-vim/voom/voom-5.3-r1.ebuild +++ b/app-vim/voom/voom-5.3-r1.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{9..10} ) +PYTHON_COMPAT=( python3_{9..11} ) inherit python-single-r1 vim-plugin |