diff options
Diffstat (limited to 'dev-python/flower/flower-0.9.1-r1.ebuild')
-rw-r--r-- | dev-python/flower/flower-0.9.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flower/flower-0.9.1-r1.ebuild b/dev-python/flower/flower-0.9.1-r1.ebuild index 5b7f6b4ed963..a727fb00f638 100644 --- a/dev-python/flower/flower-0.9.1-r1.ebuild +++ b/dev-python/flower/flower-0.9.1-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 systemd user DESCRIPTION="Real-time monitor and web admin for Celery distributed task queue" -HOMEPAGE="https://flower.readthedocs.org/ https://github.com/mher/flower/ https://pypi.org/project/flower" +HOMEPAGE="https://flower.readthedocs.org/ https://github.com/mher/flower/ https://pypi.org/project/flower/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" |