diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 21:19:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:16:03 +0100 |
commit | 93224998cd49707e15220374bb34e324c7bb0c17 (patch) | |
tree | c408f0fd98c8848fc6c6585b01a549e7f4b4c97d /www-servers | |
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')
-rw-r--r-- | www-servers/pathod/pathod-0.10.ebuild | 2 | ||||
-rw-r--r-- | www-servers/pathod/pathod-0.11.1.ebuild | 2 | ||||
-rw-r--r-- | www-servers/pathod/pathod-0.12.0.ebuild | 2 |
3 files changed, 3 insertions, 3 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" diff --git a/www-servers/pathod/pathod-0.11.1.ebuild b/www-servers/pathod/pathod-0.11.1.ebuild index c2f72d70b67e..d368b1becdf6 100644 --- a/www-servers/pathod/pathod-0.11.1.ebuild +++ b/www-servers/pathod/pathod-0.11.1.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" diff --git a/www-servers/pathod/pathod-0.12.0.ebuild b/www-servers/pathod/pathod-0.12.0.ebuild index 55b80d96c493..e6d9ff95ef0f 100644 --- a/www-servers/pathod/pathod-0.12.0.ebuild +++ b/www-servers/pathod/pathod-0.12.0.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" |