diff options
Diffstat (limited to 'app-text/restview')
-rw-r--r-- | app-text/restview/restview-2.7.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/restview/restview-2.8.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/restview/restview-2.8.1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-text/restview/restview-2.7.0.ebuild b/app-text/restview/restview-2.7.0.ebuild index 88ffb5063445..3197c7f674ad 100644 --- a/app-text/restview/restview-2.7.0.ebuild +++ b/app-text/restview/restview-2.7.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" 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" diff --git a/app-text/restview/restview-2.8.1.ebuild b/app-text/restview/restview-2.8.1.ebuild index 8936274a1ef7..e44024334509 100644 --- a/app-text/restview/restview-2.8.1.ebuild +++ b/app-text/restview/restview-2.8.1.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" |