summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-01 01:22:14 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-04 23:05:52 +0200
commitde57f0df7e8f95965452076228a8136591067e82 (patch)
treeafca611441d02f04c48815dba50c950c2b774ebc /dev-python/PyECLib
parentdev-perl/XML-Smart: Shorter DESCRIPTION (diff)
downloadgentoo-de57f0df7e8f95965452076228a8136591067e82.tar.gz
gentoo-de57f0df7e8f95965452076228a8136591067e82.tar.bz2
gentoo-de57f0df7e8f95965452076228a8136591067e82.zip
dev-python/PyECLib: Shorter DESCRIPTION
Diffstat (limited to 'dev-python/PyECLib')
-rw-r--r--dev-python/PyECLib/PyECLib-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/PyECLib/PyECLib-1.4.0.ebuild b/dev-python/PyECLib/PyECLib-1.4.0.ebuild
index 264e32353f7b..7d57a5c8f14a 100644
--- a/dev-python/PyECLib/PyECLib-1.4.0.ebuild
+++ b/dev-python/PyECLib/PyECLib-1.4.0.ebuild
@@ -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}"