summaryrefslogtreecommitdiff
path: root/app-misc/tmux2html
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-17 01:16:38 +0000
commit53cba99042fa967e2a93da9f8db806fe2d035543 (patch)
tree9780d3b87dfc6bdebc6b7b7d15af1ecb813c6853 /app-misc/tmux2html
parent71deace00d1a2b091313fe137ab7092418c6f87c (diff)
gentoo resync : 17.02.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 2e97ae27b772..7823ff065c94 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 497 BLAKE2B df1949687073c8c168a25c4a5de7ac21e04e79c8261e938a7b640975beddc7485aa8098881240f18d1ecb8e7309474c3d2299d17ee8a22430761ec0d623b7ecc SHA512 c73a51bb3d30f7a19d1db203cd0f35fdddec855d860a80696445d4162a60bd4bc85e9fa77d730a0765a140584baf187b1786a991c46e10270950294ff783fd2a
+EBUILD tmux2html-0.1.11.ebuild 487 BLAKE2B 425bb45c3319df7777b963ad8698f38224c2265454b3f263a7a3fd5b043c1f7574df78278eda82c8a6da9662c54c93ffd59cb9d97d709de3fe1a353785786ff1 SHA512 89d994e6e0a3d973ec7e6ba160223e81907903219d03d9a0982aff9906f75c87955b96dd50400ffd11765513842e4b81cb2cce90e07cf87a136d298c63164fc7
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 ee0c7d963a3e..3cd5bc249389 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=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1