dev-python/docker-pycreds: Fix homepage

Package-Manager: portage-2.3.0
This commit is contained in:
Manuel Rüger
2016-11-11 13:15:22 +01:00
parent 6e7287d567
commit 99beb8911b

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_4 )
inherit distutils-r1
DESCRIPTION="Python bindings for the docker credentials store API"
HOMEPAGE="https://github.com/shin-/docker-pycreds/"
HOMEPAGE="https://github.com/shin-/dockerpy-creds/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"