commit: dcf717b607a15545ad1c745fcf60c5aa9e30be2f
Author: Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 23:28:10 2017 +0000
Commit: Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 4 21:06:01 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcf717b6
dev-python/cliff-tablib: Shorter DESCRIPTION
dev-python/cliff-tablib/cliff-tablib-1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
b/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
index 9a9b588f377..69bd1a347ff 100644
--- a/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
+++ b/dev-python/cliff-tablib/cliff-tablib-1.1.ebuild
@@ -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"