From: Brian Dolbec Date: Fri, 17 Mar 2017 04:17:10 +0000 (-0700) Subject: dev-python/pytest-shutil: Fix descriptions X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e594daa7dfb96d0a33bd713521fb125d785ea07;p=gentoo.git dev-python/pytest-shutil: Fix descriptions Package-Manager: Portage-2.3.5, Repoman-2.3.2_p30 --- 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 13b1847ff9cc..88ce32a9dec9 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 13b1847ff9cc..88ce32a9dec9 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"