diff --git a/dev-python/docker-pycreds/docker-pycreds-0.2.1.ebuild b/dev-python/docker-pycreds/docker-pycreds-0.2.1.ebuild index bf78fe8573fd9..bf00e05c17808 100644 --- a/dev-python/docker-pycreds/docker-pycreds-0.2.1.ebuild +++ b/dev-python/docker-pycreds/docker-pycreds-0.2.1.ebuild @@ -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"