diff options
| author | Justin Lecher <jlec@gentoo.org> | 2015-09-10 09:42:57 +0200 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2015-09-10 09:59:41 +0200 |
| commit | 607169892016601d5f5cbd54251ac05d22e44dbd (patch) | |
| tree | 6fb51a8b3e888f6b2d14e280c1818b7363a21669 /dev-python/html5lib/html5lib-0.999999.ebuild | |
| parent | d87d1c627bdffccaaa59c6f1c30555c558d511e2 (diff) | |
| download | gentoo-607169892016601d5f5cbd54251ac05d22e44dbd.tar.gz gentoo-607169892016601d5f5cbd54251ac05d22e44dbd.tar.bz2 gentoo-607169892016601d5f5cbd54251ac05d22e44dbd.zip | |
dev-python/html5lib: Version Bump
add RTD to HOMEPAGE
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/html5lib/html5lib-0.999999.ebuild')
| -rw-r--r-- | dev-python/html5lib/html5lib-0.999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/html5lib/html5lib-0.999999.ebuild b/dev-python/html5lib/html5lib-0.999999.ebuild index 642a13c981a9..522b34c77993 100644 --- a/dev-python/html5lib/html5lib-0.999999.ebuild +++ b/dev-python/html5lib/html5lib-0.999999.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="xml(+)" inherit distutils-r1 DESCRIPTION="HTML parser based on the HTML5 specification" -HOMEPAGE="https://github.com/html5lib/html5lib-python/" +HOMEPAGE="https://github.com/html5lib/html5lib-python/ https://html5lib.readthedocs.org" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |
