summaryrefslogtreecommitdiff
path: root/app-misc/tmux2html
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-25 11:37:10 +0100
commit38423c67c8a23f6a1bc42038193182e2da3116eb (patch)
tree04e2cf4bd43601b77daa79fe654e409187093c5e /app-misc/tmux2html
parent623ee73d661e5ed8475cb264511f683407d87365 (diff)
gentoo resync : 25.04.2020
Diffstat (limited to 'app-misc/tmux2html')
-rw-r--r--app-misc/tmux2html/Manifest2
-rw-r--r--app-misc/tmux2html/tmux2html-0.1.11.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tmux2html/Manifest b/app-misc/tmux2html/Manifest
index 7823ff065c94..d07924095685 100644
--- a/app-misc/tmux2html/Manifest
+++ b/app-misc/tmux2html/Manifest
@@ -1,3 +1,3 @@
DIST tmux2html-0.1.11.tar.gz 20002 BLAKE2B 690e170bf903682a9bdbbfa49ec7a2995d19bfa9372533b5cecff5b7dfa4c389832a8e2315c3438d435c3b4f75bec8b7fc43161691912ef29d910779d46af24e SHA512 b478a697413acd90a92b3a349fc3c477ee1014f47816190d2066058711e2025a9f99e3f973dfd3165782a566d12aae4e3c491f58a924769d1d28c3f48c9e9601
-EBUILD tmux2html-0.1.11.ebuild 487 BLAKE2B 425bb45c3319df7777b963ad8698f38224c2265454b3f263a7a3fd5b043c1f7574df78278eda82c8a6da9662c54c93ffd59cb9d97d709de3fe1a353785786ff1 SHA512 89d994e6e0a3d973ec7e6ba160223e81907903219d03d9a0982aff9906f75c87955b96dd50400ffd11765513842e4b81cb2cce90e07cf87a136d298c63164fc7
+EBUILD tmux2html-0.1.11.ebuild 497 BLAKE2B f9648ed4eca713e04eb62eef02f13235b1bd1ecb28c311031a3593b5926d0b4b5b3f60ac358938139430f162027f66861558dbb2be380d38a7e707eef093e9f6 SHA512 c28868bd8a067e5b22f1d7aa861ee887eb043688c0e52808ccb4546685c99032ff8608d75f3182c439a5ed20af01e7b318b07b5877a2dde8bd2f330d377d5627
MISC metadata.xml 460 BLAKE2B 2f0ffe7b708299dbcacb08b48bc4cc78ab360310e1234b0d06efb65543de75996ad5f1469bab45f912ba44817072b4f1b845bea50ec9ced322b90bbeab07042b SHA512 b275a2b153cbe7d0a1f4bb5492bb0b884e16aba4baa543f050e316d9086d6d1661d6b49c11ff49711b91672fe1f4c8ffb54cf98abca409e6c50ea0001ca2516f
diff --git a/app-misc/tmux2html/tmux2html-0.1.11.ebuild b/app-misc/tmux2html/tmux2html-0.1.11.ebuild
index 3cd5bc249389..88046de7392d 100644
--- a/app-misc/tmux2html/tmux2html-0.1.11.ebuild
+++ b/app-misc/tmux2html/tmux2html-0.1.11.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_6 )
+PYTHON_COMPAT=( python{3_6,3_7,3_8} )
inherit distutils-r1