projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd6db39
)
dev-python/pexpect: update HOMEPAGE
author
Tim Harder
<radhermit@gentoo.org>
Fri, 1 Sep 2017 10:12:06 +0000
(06:12 -0400)
committer
Tim Harder
<radhermit@gentoo.org>
Fri, 1 Sep 2017 10:27:30 +0000
(06:27 -0400)
dev-python/pexpect/pexpect-4.2.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/pexpect/pexpect-4.2.1.ebuild
b/dev-python/pexpect/pexpect-4.2.1.ebuild
index b88bb2bafa6f354e47de3672a8e19e3d77ce59da..c9f8910adeb0d7f7bd2999b5b0c4f625f3e0771e 100644
(file)
--- a/
dev-python/pexpect/pexpect-4.2.1.ebuild
+++ b/
dev-python/pexpect/pexpect-4.2.1.ebuild
@@
-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"