diff options
| author | Jonas Stein <jstein@gentoo.org> | 2017-08-01 01:22:14 +0200 |
|---|---|---|
| committer | Amy Liffey <amynka@gentoo.org> | 2017-08-04 23:05:52 +0200 |
| commit | de57f0df7e8f95965452076228a8136591067e82 (patch) | |
| tree | afca611441d02f04c48815dba50c950c2b774ebc /dev-python/PyECLib | |
| parent | bb48e80eceae8cf13ec62d0f2db0a8a28bbd3c77 (diff) | |
| download | gentoo-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.ebuild | 2 |
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}" |
