diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2021-01-31 18:57:01 +0000 |
commit | 69051588e2f955485fe5d45d45e616bc60a2de57 (patch) | |
tree | ef8699cca7ce3773b1de747b167ceeacdc60cb92 /app-misc/tmux2html | |
parent | d7ed2b01311f15ba54fe8ea872aab7d59ab2b193 (diff) |
gentoo resync : 31.01.2021
Diffstat (limited to 'app-misc/tmux2html')
-rw-r--r-- | app-misc/tmux2html/Manifest | 2 | ||||
-rw-r--r-- | app-misc/tmux2html/tmux2html-0.1.11.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/tmux2html/Manifest b/app-misc/tmux2html/Manifest index d07924095685..caf7b2638a78 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 f9648ed4eca713e04eb62eef02f13235b1bd1ecb28c311031a3593b5926d0b4b5b3f60ac358938139430f162027f66861558dbb2be380d38a7e707eef093e9f6 SHA512 c28868bd8a067e5b22f1d7aa861ee887eb043688c0e52808ccb4546685c99032ff8608d75f3182c439a5ed20af01e7b318b07b5877a2dde8bd2f330d377d5627 +EBUILD tmux2html-0.1.11.ebuild 493 BLAKE2B c8b6d6cb8ec4797baf493e21353b7202b53b2376fa657322580e22b5195793c7df5d537e327c751f8784a3da60ae3bc18816c19be215ce35a9ee88751bba6987 SHA512 a6004115cebdcdb87cde5689670449ce3f7f71b57730016efc4cefd3391df4f31614515c39f3f72d01c0360a1cb9ddc07f152e2c8cfaf06c05a5684b7f1be1dd 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 88046de7392d..0fcc41677421 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=( python{3_6,3_7,3_8} ) +PYTHON_COMPAT=( python{3_7,3_8} ) inherit distutils-r1 |