commit:     ca391d29ffc9dac4c91f1295d74651484aafdd62
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 12:49:07 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 15:11:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca391d29

dev-python/celery: Chop DESCRIPTION to 80 chars

Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 dev-python/celery/celery-3.1.17.ebuild    | 4 ++--
 dev-python/celery/celery-3.1.18-r1.ebuild | 4 ++--
 dev-python/celery/celery-3.1.18.ebuild    | 4 ++--
 dev-python/celery/celery-3.1.19.ebuild    | 4 ++--
 dev-python/celery/celery-3.1.20.ebuild    | 2 +-
 5 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/dev-python/celery/celery-3.1.17.ebuild 
b/dev-python/celery/celery-3.1.17.ebuild
index 165617b..423539c 100644
--- a/dev-python/celery/celery-3.1.17.ebuild
+++ b/dev-python/celery/celery-3.1.17.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=( python{2_7,3_3,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"
 

diff --git a/dev-python/celery/celery-3.1.18-r1.ebuild 
b/dev-python/celery/celery-3.1.18-r1.ebuild
index 29e2299..6087f19 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"
 

diff --git a/dev-python/celery/celery-3.1.18.ebuild 
b/dev-python/celery/celery-3.1.18.ebuild
index a13132c..fcc767c 100644
--- a/dev-python/celery/celery-3.1.18.ebuild
+++ b/dev-python/celery/celery-3.1.18.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=( python{2_7,3_3,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"
 

diff --git a/dev-python/celery/celery-3.1.19.ebuild 
b/dev-python/celery/celery-3.1.19.ebuild
index e746f2b..93b22a8 100644
--- a/dev-python/celery/celery-3.1.19.ebuild
+++ b/dev-python/celery/celery-3.1.19.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"
 

diff --git a/dev-python/celery/celery-3.1.20.ebuild 
b/dev-python/celery/celery-3.1.20.ebuild
index f1b1876..dfab3b8 100644
--- a/dev-python/celery/celery-3.1.20.ebuild
+++ b/dev-python/celery/celery-3.1.20.ebuild
@@ -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"
 

Reply via email to