summaryrefslogtreecommitdiff
path: root/dev-python/pillowfight
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-22 14:25:03 +0100
commit5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (patch)
treeb041acef19bb9ae66c228d5c9d34d1e00aeb2b95 /dev-python/pillowfight
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/pillowfight')
-rw-r--r--dev-python/pillowfight/Manifest2
-rw-r--r--dev-python/pillowfight/pillowfight-0.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pillowfight/Manifest b/dev-python/pillowfight/Manifest
index a6d37a25cecf..a06567827f8c 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 546 BLAKE2B a7c97edb52b8b4bf9aef558bcc874001365e99d425c16844a08abc419eff6a4cb900664300a0b9d6c2a22336c98becbcf4fecd4a7751ebf56e866a78e206cc87 SHA512 b684c366b67591b89a7ed7f061aaa894708624d9cca7a453a4c7c8ed3099a04b096a44ad6b524adb9a46428f2b31083b71ee87f651483d42d1a2ac3378677f2a
+EBUILD pillowfight-0.2.ebuild 542 BLAKE2B 0418b15e5643b6225d0b4234f936e90f92a4ba89ff75414383cfd7ec27ac1053c559d3c4dbab41120421b8a3570fc0620bf2c3d1235ea143e84ae9978ba638a6 SHA512 42b7fbaced483a8d0f2d38f4c9ec3e22f3d030d6880a494ffe96c997cb1f1bf6d15b3ec62b5c2a216039210b2ae28616265a77d9a91fdbde2beb63645f5d2c5f
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 8ecb6623d6ba..765adce168ab 100644
--- a/dev-python/pillowfight/pillowfight-0.2.ebuild
+++ b/dev-python/pillowfight/pillowfight-0.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="Eases the transition from PIL to Pillow"
-HOMEPAGE="https://pypi.python.org/pypi/pillowfight/ https://github.com/beanbaginc/pillowfight"
+HOMEPAGE="https://pypi.org/project/pillowfight/ https://github.com/beanbaginc/pillowfight"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"