summaryrefslogtreecommitdiff
path: root/x11-misc/py3status
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 /x11-misc/py3status
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'x11-misc/py3status')
-rw-r--r--x11-misc/py3status/Manifest2
-rw-r--r--x11-misc/py3status/py3status-3.18.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/py3status/Manifest b/x11-misc/py3status/Manifest
index ec12b56d67cd..c4953e0a769a 100644
--- a/x11-misc/py3status/Manifest
+++ b/x11-misc/py3status/Manifest
@@ -1,3 +1,3 @@
DIST py3status-3.18.tar.gz 313465 BLAKE2B 4a24de8ad0622ebd508d0896c5aff462a4fea716da5678de68525f70e462cc7d51c7a3a1dd62f678ba75d91d857aa1c039864d8a2a2ae42c2301243c402c6909 SHA512 bde32110284ab1454b0ff16ec58337a4295327a3b9f5cd40029607a4001e5f399746da3e66cc3bddd4448421fc3bc8dc5d961b354531a6cf536842e5115d4cda
-EBUILD py3status-3.18.ebuild 727 BLAKE2B 621132a7919075196ee01dcd783993edf13f18eba3ce709374450c7541710b771d534aeea706ba0e90635235b3232af30faddddaecdbfb15fe3634a7901990dc SHA512 72a418e869cb50e2f370d8ece9a6055e499f0c60f04df8ce1b4ba72992128a7f9e78efadda4c3d77802b5db67df3691451c490dd35b581105949b09c4bf81371
+EBUILD py3status-3.18.ebuild 723 BLAKE2B 6f46c99890c6dbeb4095c7ef14e7ec49679d79ed784d4b9be735bc12aad01d76b75103348fba9f18da684bf3c60c671ab3dd87c8c55ed26a35b19baddbb1af22 SHA512 65c77e5fe021b4be7bfdd1f6b16e3f587d28590f9c31428feec27ac49a9718c192006510e2163948a4d99d571014ac67a501325423746e743e1b8c7a668f9060
MISC metadata.xml 742 BLAKE2B fb30bc364ed1b07670aaff51142a99a185c06b7f20661e3ed9cab9b3a21040fcbc15db807102af9c580a6c80071267c6883fe4d5a152c109e14f9d03e213f2ec SHA512 2a30e73f6450a2227574cda7f1f0d10a6eaa6f5919fac21c51578e025efe02a831582237013648b66b1061241c51f6598ac6f0c31e6edc9d05a4d5be8417f2de
diff --git a/x11-misc/py3status/py3status-3.18.ebuild b/x11-misc/py3status/py3status-3.18.ebuild
index f7ced049aa03..308d67dd7903 100644
--- a/x11-misc/py3status/py3status-3.18.ebuild
+++ b/x11-misc/py3status/py3status-3.18.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
SRC_URI="https://github.com/ultrabug/py3status/archive/${PV}.tar.gz -> ${P}.tar.gz"