diff --git a/dev-python/pysendfile/pysendfile-2.0.1.ebuild b/dev-python/pysendfile/pysendfile-2.0.1.ebuild index 09f496f7af0d0..b09d7e5938427 100644 --- a/dev-python/pysendfile/pysendfile-2.0.1.ebuild +++ b/dev-python/pysendfile/pysendfile-2.0.1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 DESCRIPTION="A python interface to sendfile(2) system call" -HOMEPAGE="https://code.google.com/p/pysendfile/" +HOMEPAGE="https://github.com/giampaolo/pysendfile" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" KEYWORDS="amd64 x86"