diff options
Diffstat (limited to 'app-text/restview/restview-2.8.0.ebuild')
-rw-r--r-- | app-text/restview/restview-2.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/restview/restview-2.8.0.ebuild b/app-text/restview/restview-2.8.0.ebuild index 88ffb5063445..3197c7f674ad 100644 --- a/app-text/restview/restview-2.8.0.ebuild +++ b/app-text/restview/restview-2.8.0.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 DESCRIPTION="reStructuredText viewer" -HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.python.org/pypi/restview" +HOMEPAGE="https://mg.pov.lt/restview/ https://pypi.org/project/restview" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-3" |