dev-python/netaddr: Add RTD to HOMEPAGE
authorJustin Lecher <jlec@gentoo.org>
Thu, 3 Sep 2015 07:28:04 +0000 (09:28 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 3 Sep 2015 07:28:11 +0000 (09:28 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/netaddr/netaddr-0.7.17.ebuild

index 5639cddb841fec0ea1950dc8a7d39f0b84bb2028..d043d0329b5b98ee0b343b69d687c2816d8b82e4 100644 (file)
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
 inherit distutils-r1
 
 DESCRIPTION="Network address representation and manipulation library"
-HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.python.org/pypi/netaddr"
+HOMEPAGE="https://github.com/drkjam/netaddr https://pypi.python.org/pypi/netaddr https://netaddr.readthedocs.org"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="BSD"