summaryrefslogtreecommitdiff
path: root/app-misc/tmux2html
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /app-misc/tmux2html
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'app-misc/tmux2html')
-rw-r--r--app-misc/tmux2html/Manifest2
-rw-r--r--app-misc/tmux2html/tmux2html-0.1.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/tmux2html/Manifest b/app-misc/tmux2html/Manifest
index 422471eeb6b8..8961c6781b02 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 506 BLAKE2B d0c47628b4422757ccbc8a2ea0c1d32d522fe1931f1f52f033b4458b07a4c303b3d8a2c092b9ec1f3b718e94ad5dc55a6ace06160656ec6601ca8f084f7f1324 SHA512 ce6d6689dca4e50f6c70c27b3f57c04e22bee34d7fd094a39de50cff8f4699cb71822bb71cb4569a31e1652c4c7087d24d6ec93b22b9d99d0e045a9e87368a84
+EBUILD tmux2html-0.1.11.ebuild 501 BLAKE2B ba7f0555e55e03964b627a70911c2de450e14247c85b80e79cb266b5776558131d89f8626326b8c01c353e0275e084773200d86aed4380821f2cfd732661d1b9 SHA512 2d390b1f2ae11c0e50b15b45b6545f43af6f5db29988970a4e48304972976655d30fa0bab47532911ee755b5c01c902ee7412acaf31ef5766cdfb81ae0070bfc
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 81bf38621577..b0003570a855 100644
--- a/app-misc/tmux2html/tmux2html-0.1.11.ebuild
+++ b/app-misc/tmux2html/tmux2html-0.1.11.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1