diff options
Diffstat (limited to 'dev-python/pygit2/pygit2-0.26.4.ebuild')
-rw-r--r-- | dev-python/pygit2/pygit2-0.26.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygit2/pygit2-0.26.4.ebuild b/dev-python/pygit2/pygit2-0.26.4.ebuild index 07238b38cf44..aaf291a7b44b 100644 --- a/dev-python/pygit2/pygit2-0.26.4.ebuild +++ b/dev-python/pygit2/pygit2-0.26.4.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 eapi7-ver DESCRIPTION="Python bindings for libgit2" -HOMEPAGE="https://github.com/libgit2/pygit2 https://pypi.org/project/pygit2" +HOMEPAGE="https://github.com/libgit2/pygit2 https://pypi.org/project/pygit2/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2-with-linking-exception" |