dev-python/cliff-tablib: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:28:10 +0000 (01:28 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:06:01 +0000 (23:06 +0200)
dev-python/cliff-tablib/cliff-tablib-1.1.ebuild

index 9a9b588f37797d224a7347aeeb1185ecfffce310..69bd1a347ff966c1fc6bc265ebd95a3f5a284fb1 100644 (file)
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} )
 
 inherit distutils-r1
 
-DESCRIPTION="Formatter extensions of JSON, YAML, and HTML output in programs created by the cliff framework"
+DESCRIPTION="Formatter extensions of JSON, YAML, and HTML output for the cliff framework"
 HOMEPAGE="https://github.com/dreamhost/cliff-tablib"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"