summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/celery/celery-3.1.18-r1.ebuild')
-rw-r--r--dev-python/celery/celery-3.1.18-r1.ebuild4
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"