summaryrefslogtreecommitdiff
path: root/dev-python/pillowfight
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/pillowfight
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/pillowfight')
-rw-r--r--dev-python/pillowfight/Manifest2
-rw-r--r--dev-python/pillowfight/pillowfight-0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pillowfight/Manifest b/dev-python/pillowfight/Manifest
index fb1bce8a970f..f8f39e2a4cb4 100644
--- a/dev-python/pillowfight/Manifest
+++ b/dev-python/pillowfight/Manifest
@@ -1,3 +1,3 @@
DIST pillowfight-0.2.tar.gz 2628 BLAKE2B c0bc947b679a5372e3af722a3d2cab97b0fb97a245f6319c7ff10cbfa5409fc7c2f325b7f65fdedbbdcc2ad2bfff8d426c3f8691a24be77760eb427cabcb0c40 SHA512 2eff2fd0bdf5c02513ddb4838675e7b9f392135ff08a784ca2fedf06c5b96a56af75460559066cc6cded65f3d4da087ac679492b7b1dba23fb557e6ac3565e6e
-EBUILD pillowfight-0.2.ebuild 544 BLAKE2B 83b85706a3ab97ce081e8848ca93967b8566c3b681e604718261658f67cc666cccdf0bdc828838bb8fcb9b8e668ed52054eab0436e669e5f354b565c31750144 SHA512 23cf4ad6fd34a2afce616ed069a1f1e4dd95a88e9ebfaed9836bd9d4dec1852349b71e7abe401a2393c2e3008fcd5014e1a9fbb8df1a7508f87e3e3ca986e700
+EBUILD pillowfight-0.2.ebuild 539 BLAKE2B e175aa1ce3552eb98ef2b0e7ab67dd771b649ac0309612fc758729821fc75836eb97d616bf00b832b75dcc699095343b20c1b7a74a520bf49b30d72d41abb581 SHA512 d3f3d618b3deea724bdd0245059e66890749a369f962156ea69f98e46904519250a1ec50f56fabe8e66d89468e444bbf70e9f58833a830d299b29e54d661fd79
MISC metadata.xml 388 BLAKE2B 2679d6d0ca4a4c6f78a35498cd13379bc0b065643ce29205f35b66a31bea52fd5986c58225acce1bb1f27e132fcc6897058f0d0dfef1b5a123bfa3c398dbc710 SHA512 63a6f23df5433c9c251cb2ef9d4a2f88a1eeaf390b88b74ed8e80468b81de9537fdcbfa9d8a62109167900ed72cd503de495283d84e1b5fd22892538e2723950
diff --git a/dev-python/pillowfight/pillowfight-0.2.ebuild b/dev-python/pillowfight/pillowfight-0.2.ebuild
index 2851d304c925..909dcf5742a2 100644
--- a/dev-python/pillowfight/pillowfight-0.2.ebuild
+++ b/dev-python/pillowfight/pillowfight-0.2.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=5
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6} pypy pypy3 )
inherit distutils-r1