From: Justin Lecher Date: Fri, 4 Sep 2015 06:03:06 +0000 (+0200) Subject: dev-python/futurist: Add documentation to HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=27908a8cddd57f14bded66f2067c8dce4d17b763;p=gentoo.git dev-python/futurist: Add documentation to HOMEPAGE Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher --- diff --git a/dev-python/futurist/futurist-0.4.0.ebuild b/dev-python/futurist/futurist-0.4.0.ebuild index 8a9f1b0683f3..2fa646aad4e4 100644 --- a/dev-python/futurist/futurist-0.4.0.ebuild +++ b/dev-python/futurist/futurist-0.4.0.ebuild @@ -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"