summaryrefslogtreecommitdiff
path: root/dev-python/mem_top
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/mem_top
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/mem_top')
-rw-r--r--dev-python/mem_top/Manifest2
-rw-r--r--dev-python/mem_top/mem_top-0.1.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/mem_top/Manifest b/dev-python/mem_top/Manifest
index 178efd3c1181..18d01df162af 100644
--- a/dev-python/mem_top/Manifest
+++ b/dev-python/mem_top/Manifest
@@ -1,3 +1,3 @@
DIST mem_top-0.1.6.tar.gz 2520 BLAKE2B 427ce48da7b16e08bc6fd0943beafe9ebb42cea65ac550f5cbda1f4a1dfa9dfe10c0700a3e9f155d158dd9049944f23e24f01d4888843acef16215c6fce34799 SHA512 0feb736c154fbe5e1b81bf12ca183b1dedf4ad5037388bfde5b32d2c077724af98b81e6c069075c606eda7121ed20e8b71c4c6039e0c558698db58e2d0a7a1c6
-EBUILD mem_top-0.1.6.ebuild 439 BLAKE2B 8d589552b12c3846a909eb9e8870a2cadf848cbbbb7484bb35c461b7e9691ff844c25bc9e02866b563a3f4ae413003d06830f07936447a3c15f761958b20712f SHA512 c9e2d0927ec9402e61f6caeaf9988dc86119a25b4f14ad422a7d7c12c90274150e6c081665a6e98be72891caf5cd5477fb737a6e0c9303a4f381c57b733aac3d
+EBUILD mem_top-0.1.6.ebuild 434 BLAKE2B 6d42266abb7806d0ef4207a910a4fecb67a7a12dce66d284560baef91241a87f967f05598ef617f7b403909b36bdaa26043b6de96caf34447b6e0968a980d1d5 SHA512 7b04494e35517f98b1d53197d71aeb4ede7f7b95253715977aa6cd76ff19ae8aa0cc8676baad8fae429a0000a626796794d280bcf90477a278009851465dc5b3
MISC metadata.xml 349 BLAKE2B 064288e73757f45cc157a4c80e3a79a47ca0e9abbe5d8b1242b84490d03a2e7b70aa6c506f113786a49f9f2c6b5dc44bba1545b2362c891621ceef62d4bb3ffc SHA512 7695d89a8e220255089ca202257775d148d2293cf29d37045c0647536e38bd427253852c62ce8c6f5eedc9a007b0e60e78e7c309f0851593490dfbf825f0c0ef
diff --git a/dev-python/mem_top/mem_top-0.1.6.ebuild b/dev-python/mem_top/mem_top-0.1.6.ebuild
index 908e14b6f552..f8006c6c7d20 100644
--- a/dev-python/mem_top/mem_top-0.1.6.ebuild
+++ b/dev-python/mem_top/mem_top-0.1.6.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1