commit:     63a3caa40ec9ec3d53809eebfbb6026f6ee2f382
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 08:31:21 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 11:34:25 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63a3caa4

dev-python/nose: Chop DESCRIPTION to 80 chars

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

 dev-python/nose/nose-1.3.4.ebuild | 4 ++--
 dev-python/nose/nose-1.3.6.ebuild | 4 ++--
 dev-python/nose/nose-1.3.7.ebuild | 2 +-
 dev-python/nose/nose-9999.ebuild  | 4 ++--
 4 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dev-python/nose/nose-1.3.4.ebuild 
b/dev-python/nose/nose-1.3.4.ebuild
index 61cff46..6d77007 100644
--- a/dev-python/nose/nose-1.3.4.ebuild
+++ b/dev-python/nose/nose-1.3.4.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} pypy pypy3 )
 PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1
 
-DESCRIPTION="A unittest extension offering automatic test suite discovery and 
easy test authoring"
+DESCRIPTION="Unittest extension with automatic test suite discovery and easy 
test authoring"
 HOMEPAGE="https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ 
https://bitbucket.org/jpellerin/nose";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

diff --git a/dev-python/nose/nose-1.3.6.ebuild 
b/dev-python/nose/nose-1.3.6.ebuild
index 3c80cdd..fe1725e 100644
--- a/dev-python/nose/nose-1.3.6.ebuild
+++ b/dev-python/nose/nose-1.3.6.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$
 
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1
 
-DESCRIPTION="A unittest extension offering automatic test suite discovery and 
easy test authoring"
+DESCRIPTION="Unittest extension with automatic test suite discovery and easy 
test authoring"
 HOMEPAGE="
        https://pypi.python.org/pypi/nose
        http://readthedocs.org/docs/nose/

diff --git a/dev-python/nose/nose-1.3.7.ebuild 
b/dev-python/nose/nose-1.3.7.ebuild
index 150fb01..2353f02 100644
--- a/dev-python/nose/nose-1.3.7.ebuild
+++ b/dev-python/nose/nose-1.3.7.ebuild
@@ -9,7 +9,7 @@ PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1
 
-DESCRIPTION="A unittest extension offering automatic test suite discovery and 
easy test authoring"
+DESCRIPTION="Unittest extension with automatic test suite discovery and easy 
test authoring"
 HOMEPAGE="
        https://pypi.python.org/pypi/nose
        http://readthedocs.org/docs/nose/

diff --git a/dev-python/nose/nose-9999.ebuild b/dev-python/nose/nose-9999.ebuild
index 261ed7f..fa4b126 100644
--- a/dev-python/nose/nose-9999.ebuild
+++ b/dev-python/nose/nose-9999.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$
 
@@ -14,7 +14,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy pypy3 )
 PYTHON_REQ_USE="threads(+)"
 inherit distutils-r1 eutils
 
-DESCRIPTION="A unittest extension offering automatic test suite discovery and 
easy test authoring"
+DESCRIPTION="Unittest extension with automatic test suite discovery and easy 
test authoring"
 HOMEPAGE="https://pypi.python.org/pypi/nose http://readthedocs.org/docs/nose/ 
https://github.com/nose-devs/nose";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 

Reply via email to