commit:     971b2599e1756c163d38b5f73b8fd796fb05c6df
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  3 07:28:04 2015 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Thu Sep  3 07:28:11 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=971b2599

dev-python/netaddr: Add RTD to HOMEPAGE

Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/netaddr/netaddr-0.7.17.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/netaddr/netaddr-0.7.17.ebuild 
b/dev-python/netaddr/netaddr-0.7.17.ebuild
index 5639cdd..d043d03 100644
--- a/dev-python/netaddr/netaddr-0.7.17.ebuild
+++ b/dev-python/netaddr/netaddr-0.7.17.ebuild
@@ -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"

Reply via email to