dev-python/pexpect: update HOMEPAGE
authorTim Harder <radhermit@gentoo.org>
Fri, 1 Sep 2017 10:12:06 +0000 (06:12 -0400)
committerTim Harder <radhermit@gentoo.org>
Fri, 1 Sep 2017 10:27:30 +0000 (06:27 -0400)
dev-python/pexpect/pexpect-4.2.1.ebuild

index b88bb2bafa6f354e47de3672a8e19e3d77ce59da..c9f8910adeb0d7f7bd2999b5b0c4f625f3e0771e 100644 (file)
@@ -9,11 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 
 DESCRIPTION="Python module for spawning child applications and responding to expected patterns"
-HOMEPAGE="
-       http://pexpect.sourceforge.net/
-       https://pypi.python.org/pypi/pexpect/
-       https://github.com/pexpect/pexpect/
-"
+HOMEPAGE="https://pexpect.readthedocs.io/ https://pypi.python.org/pypi/pexpect/ https://github.com/pexpect/pexpect/"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"