projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
118e133
)
www-servers/tornado: Use HTTPS
author
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Mar 2020 18:24:59 +0000
(19:24 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 16 Mar 2020 18:27:14 +0000
(19:27 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
www-servers/tornado/tornado-6.0.3.ebuild
patch
|
blob
|
history
diff --git
a/www-servers/tornado/tornado-6.0.3.ebuild
b/www-servers/tornado/tornado-6.0.3.ebuild
index c2f2a4a7b4ba59db4b5d3d05422842dbb7a5b2ce..6f6d43e6709591215f5f9b3263c4df13ffadc937 100644
(file)
--- a/
www-servers/tornado/tornado-6.0.3.ebuild
+++ b/
www-servers/tornado/tornado-6.0.3.ebuild
@@
-9,7
+9,7
@@
PYTHON_REQ_USE="threads(+)"
inherit distutils-r1
DESCRIPTION="Python web framework and asynchronous networking library"
-HOMEPAGE="http://www.tornadoweb.org/"
+HOMEPAGE="http
s
://www.tornadoweb.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"