diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-04-28 20:02:04 +0100 |
commit | a4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch) | |
tree | 852c90a4bf354c30ea66504f70bfab5401fba18d /dev-python/djangocms-inherit | |
parent | 5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff) |
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-python/djangocms-inherit')
-rw-r--r-- | dev-python/djangocms-inherit/Manifest | 2 | ||||
-rw-r--r-- | dev-python/djangocms-inherit/djangocms-inherit-0.2.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/djangocms-inherit/Manifest b/dev-python/djangocms-inherit/Manifest index 6f45f112d820..915d18c8d88f 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 468 BLAKE2B 67a98f6e96c7844c0b83e8f6a0e5acdf5b08b74aae5c2b47bcddae4c08cabde5778fac310a454f9a37c87a998d1dda73b99dba944047370555b0ae46ada0959f SHA512 a843bb2dbd5906b7ee66e71ca0969bd9e410f5fcf77f83667d1feae2ac26906cde8d65b2e3c80b08aa09826374e659d6cc623fb401790b0f674c011289894035 +EBUILD djangocms-inherit-0.2.2.ebuild 469 BLAKE2B d9cfbd8bb4907535be3e2e84ed43bc2a4cdc520e2c5d058add5e457deaecd1d292c3eb531c9b8c8bbdeaee77b1a984c83ed9218cc2441d08d41179f3bff8e4c1 SHA512 d656bc23b4f4be456b5d1d4da3bc81982101a54829555f7eff1055104cb1991d7b4c4bfa287164e84ac60c8c0e177a890a264323822ecab6eeab730ffd100b88 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 c9612fb95df5..7c3589bf217d 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.org/project/djangocms-inherit" +HOMEPAGE="https://pypi.org/project/djangocms-inherit/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |