diff options
| author | Justin Lecher <jlec@gentoo.org> | 2016-01-25 13:49:07 +0100 |
|---|---|---|
| committer | Justin Lecher <jlec@gentoo.org> | 2016-01-25 16:11:41 +0100 |
| commit | ca391d29ffc9dac4c91f1295d74651484aafdd62 (patch) | |
| tree | ff00b7ba55a642b6355c0de0b2e9eb6c730724f6 /dev-python/celery/celery-3.1.18-r1.ebuild | |
| parent | 6a734b88497f6ec6ad67bbc404a1276b302d1be1 (diff) | |
| download | gentoo-ca391d29ffc9dac4c91f1295d74651484aafdd62.tar.gz gentoo-ca391d29ffc9dac4c91f1295d74651484aafdd62.tar.bz2 gentoo-ca391d29ffc9dac4c91f1295d74651484aafdd62.zip | |
dev-python/celery: Chop DESCRIPTION to 80 chars
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/celery/celery-3.1.18-r1.ebuild')
| -rw-r--r-- | dev-python/celery/celery-3.1.18-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/celery/celery-3.1.18-r1.ebuild b/dev-python/celery/celery-3.1.18-r1.ebuild index 29e22991845e..6087f1906f69 100644 --- a/dev-python/celery/celery-3.1.18-r1.ebuild +++ b/dev-python/celery/celery-3.1.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} ) inherit distutils-r1 bash-completion-r1 -DESCRIPTION="Open source asynchronous task queue/job queue based on distributed message passing" +DESCRIPTION="Asynchronous task queue/job queue based on distributed message passing" HOMEPAGE="http://celeryproject.org/ https://pypi.python.org/pypi/celery" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |
