dev-python/PyECLib: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:22:14 +0000 (01:22 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:52 +0000 (23:05 +0200)
dev-python/PyECLib/PyECLib-1.4.0.ebuild

index 264e32353f7b44939b945f962d2a79f36ae95803..7d57a5c8f14a3cd8ec14e63895c534cab8f75574 100644 (file)
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
 
 inherit distutils-r1 eutils multilib
 
-DESCRIPTION="Messaging API for RPC and notifications over a number of different messaging transports"
+DESCRIPTION="Messaging API for RPC and notifications over different messaging transports"
 HOMEPAGE="https://pypi.python.org/pypi/PyECLib"
 SRC_URI="mirror://pypi/p/pyeclib/pyeclib-${PV}.tar.gz"
 S="${WORKDIR}/pyeclib-${PV}"