dev-python/nose: Chop DESCRIPTION to 80 chars
authorJustin Lecher <jlec@gentoo.org>
Wed, 6 Jan 2016 08:31:21 +0000 (09:31 +0100)
committerJustin Lecher <jlec@gentoo.org>
Wed, 6 Jan 2016 11:34:25 +0000 (12:34 +0100)
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/nose/nose-1.3.4.ebuild
dev-python/nose/nose-1.3.6.ebuild
dev-python/nose/nose-1.3.7.ebuild
dev-python/nose/nose-9999.ebuild

index 61cff467b389c6bdb374bb2d79064b18ef14382a..6d77007c1557249547cc798aafda493956c56095 100644 (file)
@@ -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"
 
index 3c80cdd3061cbcc925471304d2d32f9805b8fba5..fe1725e007fe84d60612f4190f03a84fbe827726 100644 (file)
@@ -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/
index 150fb0158a8be994275fbe45694db2960b9b04e9..2353f021dd966be52c9e8c0d3159e4519774d59f 100644 (file)
@@ -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/
index 261ed7f9d526b90fc134cf20db9d32814b6975d0..fa4b126cf84352dca494764b90aefcd9bf339dc0 100644 (file)
@@ -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"