dev-python/thrift: HOMEPAGE expanded

Closes 14184

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Vitaly Zdanevich
2019-12-30 18:50:45 +03:00
committed by Fabian Groffen
parent 610ba47ddf
commit dfdbc791fc

View File

@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
inherit distutils-r1
DESCRIPTION="Python implementation of Thrift"
HOMEPAGE="https://thrift.apache.org"
HOMEPAGE="https://pypi.org/project/thrift/ https://thrift.apache.org/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"