projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb48e80
)
dev-python/PyECLib: Shorter DESCRIPTION
author
Jonas Stein
<jstein@gentoo.org>
Mon, 31 Jul 2017 23:22:14 +0000
(
01:22
+0200)
committer
Amy Liffey
<amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:52 +0000
(23:05 +0200)
dev-python/PyECLib/PyECLib-1.4.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/PyECLib/PyECLib-1.4.0.ebuild
b/dev-python/PyECLib/PyECLib-1.4.0.ebuild
index 264e32353f7b44939b945f962d2a79f36ae95803..7d57a5c8f14a3cd8ec14e63895c534cab8f75574 100644
(file)
--- 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}"