diff options
author | 2017-12-01 21:19:14 +0100 | |
---|---|---|
committer | 2017-12-01 23:16:03 +0100 | |
commit | 93224998cd49707e15220374bb34e324c7bb0c17 (patch) | |
tree | c408f0fd98c8848fc6c6585b01a549e7f4b4c97d /www-servers/pathod/pathod-0.10.ebuild | |
parent | www-misc/nx_util: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-93224998cd49707e15220374bb34e324c7bb0c17.tar.gz gentoo-93224998cd49707e15220374bb34e324c7bb0c17.tar.bz2 gentoo-93224998cd49707e15220374bb34e324c7bb0c17.zip |
www-servers/pathod: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'www-servers/pathod/pathod-0.10.ebuild')
-rw-r--r-- | www-servers/pathod/pathod-0.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/pathod/pathod-0.10.ebuild b/www-servers/pathod/pathod-0.10.ebuild index 06b6884e12e1..d87e7bd29861 100644 --- a/www-servers/pathod/pathod-0.10.ebuild +++ b/www-servers/pathod/pathod-0.10.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 -DESCRIPTION="A collection of pathological tools for testing and torturing HTTP clients and servers" +DESCRIPTION="A collection of tools for testing and torturing HTTP clients and servers" HOMEPAGE="http://pathod.net/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |