mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/ebuildtester: Fix homepage
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user