dev-python/webpy: fix homepage

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2020-05-18 16:13:11 +02:00
parent 51701a9b1e
commit 94aaa16bfb
3 changed files with 3 additions and 3 deletions

View File

@@ -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"