summaryrefslogtreecommitdiff
path: root/dev-python/slimit
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/slimit
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/slimit')
-rw-r--r--dev-python/slimit/Manifest2
-rw-r--r--dev-python/slimit/slimit-0.8.1-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/slimit/Manifest b/dev-python/slimit/Manifest
index fb09103c1289..5a520519bfc5 100644
--- a/dev-python/slimit/Manifest
+++ b/dev-python/slimit/Manifest
@@ -1,4 +1,4 @@
AUX slimit-0.8.1-fix-python3.patch 18813 BLAKE2B d4cdfcce63635ad35ebd7c1c4a42ee9b1d4fba2dea4aac3a97274c98e012b615dbd121413243e1279c00ad731527bf311aa5fe4dc25fa174b5142abb4f990c32 SHA512 fad15e30fea0000f797db6e113ca83d847e412c5906e42d15bf1d8afab857d617403f92b733ebad761cd6182e16e5a8f21081829d2410f9842bd8fa8f093b8e8
DIST slimit-0.8.1.tar.gz 90096 BLAKE2B 9bf7a00fa7aa48a47950b2db66868c03e3923ed7b878ac4d93bd92becc1909cb79a15365db8185f6d8872028e0d01343394e4c768149155bc6aaeb4acf69954f SHA512 ce33dd15c755b8327a73121322b525738b5f8d83c08b0b6329fa6e090575c68883b4bfa29df04544e5f566f3a81a60e480b5e760e2b0e67644a7db5e25604cc0
-EBUILD slimit-0.8.1-r1.ebuild 1110 BLAKE2B 4a40a8961c350906e8bb1f91634ae7b8c4ffd53d04d238871e737906ef3c85bab3406270a8f68773644f468a3e88b14a66976e27b1454c4ed8a905ff8da57ac1 SHA512 f567b3dd00b106c8684462fd6faff118e9fa8a5f56bd2a2d568b6c7e4bbe897083edfbbaa6f7036bcb371e435db81809feedfb863399419423695a0177f208c9
+EBUILD slimit-0.8.1-r1.ebuild 1105 BLAKE2B aef307a0e25ceac290de271c6265abbc464096939b18e495d42d24328df0abe5e4cd5760d782291b50adfb811db7e239900084f31c4f0eeeca558952b38ebf18 SHA512 b6b7d526bf859079c8367686bd75fa58616471525d7c238bdd2654d8d6005dddf7e064540edd51b5d2deb98b0cca4aa0264267e08715e8b2da2a2012e4e4abd8
MISC metadata.xml 381 BLAKE2B e72dd60346098d4cb6e0886a32c5bea0139c33eb086282ad337b3125154f4b7badec99e22b539430c38ab224a50e0da28863c85eb91f5f03243328b327f75999 SHA512 54ac346d7d9d2f0d267ad22b777d8e504fdd9f2b5e9aeb1d7465d0047c820208e323e24a57cdc0f5361c3ef35feece064b67d3d42c6934562362cda319110986
diff --git a/dev-python/slimit/slimit-0.8.1-r1.ebuild b/dev-python/slimit/slimit-0.8.1-r1.ebuild
index b4561d3f8de2..b3c65679a475 100644
--- a/dev-python/slimit/slimit-0.8.1-r1.ebuild
+++ b/dev-python/slimit/slimit-0.8.1-r1.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=6
-PYTHON_COMPAT=( python2_7 pypy{,3} python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 pypy{,3} python3_{5,6} )
inherit distutils-r1
DESCRIPTION="A JavaScript minifier written in Python"