commit: de57f0df7e8f95965452076228a8136591067e82 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:22:14 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:52 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de57f0df
dev-python/PyECLib: Shorter DESCRIPTION dev-python/PyECLib/PyECLib-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/PyECLib/PyECLib-1.4.0.ebuild b/dev-python/PyECLib/PyECLib-1.4.0.ebuild index 264e32353f7..7d57a5c8f14 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}"
