dev-python/futurist: Add documentation to HOMEPAGE
authorJustin Lecher <jlec@gentoo.org>
Fri, 4 Sep 2015 06:03:06 +0000 (08:03 +0200)
committerJustin Lecher <jlec@gentoo.org>
Fri, 4 Sep 2015 06:03:06 +0000 (08:03 +0200)
Package-Manager: portage-2.2.20.1
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/futurist/futurist-0.4.0.ebuild

index 8a9f1b0683f3acc8cc5d6a9fe721de63080f4614..2fa646aad4e4bb610a5237b6f73db0d3190ad161 100644 (file)
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
 
 inherit distutils-r1
 
-DESCRIPTION="Useful additions to futures, from the future."
-HOMEPAGE="https://pypi.python.org/pypi/futurist"
+DESCRIPTION="Useful additions to futures, from the future"
+HOMEPAGE="https://pypi.python.org/pypi/futurist http://docs.openstack.org/developer/futurist"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"