summaryrefslogtreecommitdiff
path: root/dev-python/pillowfight
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-06-30 08:49:38 +0100
commitb2be182d49eea46686b5cf2680d457df61e89dc4 (patch)
treec66442ced2011c5ca81c3114cc51041e314c6d33 /dev-python/pillowfight
parente23cdda4dbb0c83b9e682ab5e916085a35203da5 (diff)
gentoo resync : 30.06.2018
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 a06567827f8c..fb1bce8a970f 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 542 BLAKE2B 0418b15e5643b6225d0b4234f936e90f92a4ba89ff75414383cfd7ec27ac1053c559d3c4dbab41120421b8a3570fc0620bf2c3d1235ea143e84ae9978ba638a6 SHA512 42b7fbaced483a8d0f2d38f4c9ec3e22f3d030d6880a494ffe96c997cb1f1bf6d15b3ec62b5c2a216039210b2ae28616265a77d9a91fdbde2beb63645f5d2c5f
+EBUILD pillowfight-0.2.ebuild 544 BLAKE2B 83b85706a3ab97ce081e8848ca93967b8566c3b681e604718261658f67cc666cccdf0bdc828838bb8fcb9b8e668ed52054eab0436e669e5f354b565c31750144 SHA512 23cf4ad6fd34a2afce616ed069a1f1e4dd95a88e9ebfaed9836bd9d4dec1852349b71e7abe401a2393c2e3008fcd5014e1a9fbb8df1a7508f87e3e3ca986e700
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 765adce168ab..2851d304c925 100644
--- a/dev-python/pillowfight/pillowfight-0.2.ebuild
+++ b/dev-python/pillowfight/pillowfight-0.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} pypy pypy3 )
inherit distutils-r1