diff options
Diffstat (limited to 'www-servers/tornado/tornado-4.4.2-r1.ebuild')
-rw-r--r-- | www-servers/tornado/tornado-4.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/tornado/tornado-4.4.2-r1.ebuild b/www-servers/tornado/tornado-4.4.2-r1.ebuild index 340c2da3043..9174d8ba05b 100644 --- a/www-servers/tornado/tornado-4.4.2-r1.ebuild +++ b/www-servers/tornado/tornado-4.4.2-r1.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/ https://pypi.org/project/tornado" +HOMEPAGE="http://www.tornadoweb.org/ https://pypi.org/project/tornado/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" |