diff options
Diffstat (limited to 'dev-python/bashate/bashate-0.3.1.ebuild')
-rw-r--r-- | dev-python/bashate/bashate-0.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/bashate/bashate-0.3.1.ebuild b/dev-python/bashate/bashate-0.3.1.ebuild index e49ef7048d41..a07b21fba5fd 100644 --- a/dev-python/bashate/bashate-0.3.1.ebuild +++ b/dev-python/bashate/bashate-0.3.1.ebuild @@ -11,7 +11,7 @@ RESTRICT="test" inherit distutils-r1 DESCRIPTION="A pep8 equivalent for bash scripts" -HOMEPAGE="https://pypi.python.org/pypi/bashate" +HOMEPAGE="https://pypi.org/project/bashate" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |