diff options
Diffstat (limited to 'dev-python/bz2file/bz2file-0.98.ebuild')
-rw-r--r-- | dev-python/bz2file/bz2file-0.98.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bz2file/bz2file-0.98.ebuild b/dev-python/bz2file/bz2file-0.98.ebuild index f2ec09ca6650..bc75674029bc 100644 --- a/dev-python/bz2file/bz2file-0.98.ebuild +++ b/dev-python/bz2file/bz2file-0.98.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="Replacement for bz2.BZ2File with features from newest CPython" -HOMEPAGE="https://pypi.org/project/bz2file https://github.com/nvawda/bz2file" +HOMEPAGE="https://pypi.org/project/bz2file/ https://github.com/nvawda/bz2file" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |