From 94aaa16bfb285884881d7c5834755a10aac361a0 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Mon, 18 May 2020 16:13:11 +0200 Subject: [PATCH] dev-python/webpy: fix homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan --- dev-python/webpy/webpy-0.40.ebuild | 2 +- dev-python/webpy/webpy-0.50.ebuild | 2 +- dev-python/webpy/webpy-0.51_p20200405.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-python/webpy/webpy-0.40.ebuild b/dev-python/webpy/webpy-0.40.ebuild index 54ca3edcc4..07b00d3c9f 100644 --- a/dev-python/webpy/webpy-0.40.ebuild +++ b/dev-python/webpy/webpy-0.40.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.50.ebuild b/dev-python/webpy/webpy-0.50.ebuild index 54ca3edcc4..07b00d3c9f 100644 --- a/dev-python/webpy/webpy-0.50.ebuild +++ b/dev-python/webpy/webpy-0.50.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy " SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-python/webpy/webpy-0.51_p20200405.ebuild b/dev-python/webpy/webpy-0.51_p20200405.ebuild index 1fa426328b..31192f655e 100644 --- a/dev-python/webpy/webpy-0.51_p20200405.ebuild +++ b/dev-python/webpy/webpy-0.51_p20200405.ebuild @@ -11,7 +11,7 @@ COMMIT="16de3147e61aa4dc735efa116c50603707fb0683" DESCRIPTION="A web framework for python that is as simple as it is powerful" HOMEPAGE=" - https://www.webpy.org + https://webpy.org/ https://github.com/webpy/webpy https://pypi.org/project/web.py "