diff options
Diffstat (limited to 'dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild')
-rw-r--r-- | dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild b/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild index 208c4eb3fd6..13890ea8da5 100644 --- a/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild +++ b/dev-vcs/github-pages-publish/github-pages-publish-0.1.2.ebuild @@ -14,7 +14,7 @@ fi inherit distutils-r1 ${GIT_ECLASS} DESCRIPTION="A script that commits files from a directory to Github Pages" -HOMEPAGE="https://pypi.org/project/github-pages-publish +HOMEPAGE="https://pypi.org/project/github-pages-publish/ https://github.com/rafaelmartins/github-pages-publish" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |