summaryrefslogtreecommitdiff
path: root/dev-python/djangocms-inherit
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/djangocms-inherit
parent5cfef3c94cd7e82136c69a0322f5ba21f7e64632 (diff)
gentoo resync : 22.04.2018
Diffstat (limited to 'dev-python/djangocms-inherit')
-rw-r--r--dev-python/djangocms-inherit/Manifest2
-rw-r--r--dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/djangocms-inherit/Manifest b/dev-python/djangocms-inherit/Manifest
index 2945c2277359..6f45f112d820 100644
--- a/dev-python/djangocms-inherit/Manifest
+++ b/dev-python/djangocms-inherit/Manifest
@@ -1,3 +1,3 @@
DIST djangocms-inherit-0.2.2.tar.gz 24909 BLAKE2B 608e23ce97e529bad441862266fbd65ed2cb3cf8515c97a91e4bcf30c3bc5c816d40a86db390863805b6d79b2814fdf26a603480196ffd71fff8af1d4402e12f SHA512 f115568789b673a0ff05a3d9fac6ecaf1d7b85bb40fa6265239e0c7d3e68a64c8d163b71f2e75bec9fbb6fc7a70efbd6eb887fe027faf08c79e8052bb19fd466
-EBUILD djangocms-inherit-0.2.2.ebuild 472 BLAKE2B 444a57d1947821eee599ffad4b554ff4e2d02e14f8cbf234252f7519544dd90b33efd5649a02a4f24bf93b1ba02d3f3107ab8a9beac10814c0169c09c857b2f4 SHA512 ef7502f8acfe5a2018b5942546b14aff953d338c556b6a4fc017e65e7bee0fef60d9af42d4f017b8902d43cca9c0151ecd9f316301edb8559f341f77b9c1b7f2
+EBUILD djangocms-inherit-0.2.2.ebuild 468 BLAKE2B 67a98f6e96c7844c0b83e8f6a0e5acdf5b08b74aae5c2b47bcddae4c08cabde5778fac310a454f9a37c87a998d1dda73b99dba944047370555b0ae46ada0959f SHA512 a843bb2dbd5906b7ee66e71ca0969bd9e410f5fcf77f83667d1feae2ac26906cde8d65b2e3c80b08aa09826374e659d6cc623fb401790b0f674c011289894035
MISC metadata.xml 303 BLAKE2B 7b5636ff062b7f6e26b86c19294d5308f1b656c0ed45ed3d34d6dc825b53b6288852f732258740f0372e5afb0f486abd17e0123eb38c9f98242ad82ab5c9400c SHA512 16198140105118ffd8982ecf655385ac129ffd53d1f6cb8a3edd40b1f28af671d35693cea0ff24b49c01ab8ae2dba049b00f8b901d76d34fea9388e217d4232e
diff --git a/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild b/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild
index f096aff9b76c..c9612fb95df5 100644
--- a/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild
+++ b/dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_{6,7},3_{3,4,5,6}} )
inherit distutils-r1
DESCRIPTION="Inherit plugin for django CMS"
-HOMEPAGE="https://pypi.python.org/pypi/djangocms-inherit"
+HOMEPAGE="https://pypi.org/project/djangocms-inherit"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"