diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild index 13b1847ff9cc0..88ce32a9dec96 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.4.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 -DESCRIPTION="Virtualenv fixture for py.test" +DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test" HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.python.org/pypi/pytest-shutil" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" diff --git a/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild b/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild index 13b1847ff9cc0..88ce32a9dec96 100644 --- a/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild +++ b/dev-python/pytest-shutil/pytest-shutil-1.2.8.ebuild @@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit distutils-r1 -DESCRIPTION="Virtualenv fixture for py.test" +DESCRIPTION="A goodie-bag of unix shell and environment tools for py.test" HOMEPAGE="https://github.com/manahl/pytest-plugins https://pypi.python.org/pypi/pytest-shutil" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"