summaryrefslogtreecommitdiff
path: root/dev-python/capturer
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 /dev-python/capturer
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/capturer')
-rw-r--r--dev-python/capturer/Manifest2
-rw-r--r--dev-python/capturer/capturer-2.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/capturer/Manifest b/dev-python/capturer/Manifest
index 1d1754c2e86c..3c624cbfc3e5 100644
--- a/dev-python/capturer/Manifest
+++ b/dev-python/capturer/Manifest
@@ -1,3 +1,3 @@
DIST capturer-2.3.tar.gz 18380 BLAKE2B e51f7013715e1bcf83da6126804aa3c223fcfeb7c4f958038f123e19dcb807bb480d46ed17307ccc312b2d5873dc9f82ed90f7be7f01b7062ef81c11829c6698 SHA512 267c6238ab143894f3d74002334b99e3d1a59a3bf30f5ad04d6f1a81c9439b1369fe161859f86924280e3b9e47536e53a0a80045acda9ae471ded7d751e01470
-EBUILD capturer-2.3.ebuild 828 BLAKE2B 857338363dace69897808328cca6c1d12371369e9f5e269a2ef74e09128b9a4ca12d0c0f8ed8ffdd289fc394c9aed7a642cc0081575c5f84483c1f3796593f3c SHA512 d3a65c7e0f947d6c0559fc735fa8b4e5852828009e3375a7f48b363ce1af199a2f10e8c40790e287a909525ae81510986d1f5fb4d3f4329117c9400130c9af3e
+EBUILD capturer-2.3.ebuild 823 BLAKE2B b9829a42528e32ec31ad7139476e685b544cfaaa871df81fa68da2a2cd93741ed2ce236ad4c89dedd82ffe69234d877ff2628262d327a3baa6d1f826fcebac1f SHA512 fb1ea027df38f64b268f70b8810849cca25b8452bcf8788214b0f5b21173700046e139b21b9eb8343781d6bcd91d325d226486dd63a419c4517ad1a68c41976f
MISC metadata.xml 390 BLAKE2B 6f1ce9de711c22d533fd07fb56b62c6f30c78aea141f78b4946fd9400b6daaff70eec5334aad41b92ffc28829d9edb3f6ef1e2515ab5a18c7e139265043f8a98 SHA512 4df2d5312905b2be06239d81f2274ae4e6517f48d62ec54d5d755bb08cccaaece3531b391f45097590f039db10b8bcf6ff265a28506a0f8096f121fda85e498c
diff --git a/dev-python/capturer/capturer-2.3.ebuild b/dev-python/capturer/capturer-2.3.ebuild
index 383c95c6073c..437dd675dd28 100644
--- a/dev-python/capturer/capturer-2.3.ebuild
+++ b/dev-python/capturer/capturer-2.3.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