dev-python/thrift: HOMEPAGE expanded
authorVitaly Zdanevich <zdanevich.vitaly@ya.ru>
Mon, 30 Dec 2019 15:50:45 +0000 (18:50 +0300)
committerFabian Groffen <grobian@gentoo.org>
Mon, 30 Dec 2019 16:12:55 +0000 (17:12 +0100)
Closes 14184

Signed-off-by: Vitaly Zdanevich <zdanevich.vitaly@ya.ru>
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
dev-python/thrift/thrift-0.11.0.ebuild

index bbc8f37a7dd5015c6c0f139ade3239cb269e2785..0573234111073c363cf53e4754a106ac306ea647 100644 (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"