dev-python/ebuildtester: Fix homepage

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Nicolas Bock
2018-02-11 11:33:10 -07:00
parent be527ce0ae
commit 6e53590717

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
inherit distutils-r1
DESCRIPTION="A dockerized approach to test a Gentoo package within a clean stage3"
HOMEPAGE="https://github.com/nicolasbock/ebuildtester"
HOMEPAGE="http://ebuildtester.readthedocs.io/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"