summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-29 10:22:42 +0100
committerJustin Lecher <jlec@gentoo.org>2015-10-29 11:43:59 +0100
commit34000ab9464b568e90a18894a7a752af73918bbf (patch)
treed0d4221c149ff4ac3fd6ae75d536a28e80eed599 /dev-python/pyparsing/pyparsing-2.0.3.ebuild
parentdev-python/pyparsing: Drop old (diff)
downloadgentoo-34000ab9464b568e90a18894a7a752af73918bbf.tar.gz
gentoo-34000ab9464b568e90a18894a7a752af73918bbf.tar.bz2
gentoo-34000ab9464b568e90a18894a7a752af73918bbf.zip
dev-python/pyparsing: Version Bump
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/pyparsing/pyparsing-2.0.3.ebuild')
-rw-r--r--dev-python/pyparsing/pyparsing-2.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyparsing/pyparsing-2.0.3.ebuild b/dev-python/pyparsing/pyparsing-2.0.3.ebuild
index a2390d4a50b7..9603007e280d 100644
--- a/dev-python/pyparsing/pyparsing-2.0.3.ebuild
+++ b/dev-python/pyparsing/pyparsing-2.0.3.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4,5} pypy pypy3 )
inherit distutils-r1
-DESCRIPTION="pyparsing is an easy-to-use Python module for text parsing"
+DESCRIPTION="Easy-to-use Python module for text parsing"
HOMEPAGE="http://pyparsing.wikispaces.com/ https://pypi.python.org/pypi/pyparsing"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"