aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-05-18 16:13:11 +0200
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2020-05-18 16:13:11 +0200
commit94aaa16bfb285884881d7c5834755a10aac361a0 (patch)
tree6c87196fe72ef8beb9bf062333e1305478bfc005 /dev-python/webpy
parentwww-client/badwolf: Clean old, 0.5.1 (diff)
downloadguru-94aaa16bfb285884881d7c5834755a10aac361a0.tar.gz
guru-94aaa16bfb285884881d7c5834755a10aac361a0.tar.bz2
guru-94aaa16bfb285884881d7c5834755a10aac361a0.zip
dev-python/webpy: fix homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'dev-python/webpy')
-rw-r--r--dev-python/webpy/webpy-0.40.ebuild2
-rw-r--r--dev-python/webpy/webpy-0.50.ebuild2
-rw-r--r--dev-python/webpy/webpy-0.51_p20200405.ebuild2
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 54ca3edcc..07b00d3c9 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 54ca3edcc..07b00d3c9 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 1fa426328..31192f655 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
"