Fix pytest-xdist description
authorLaurent Bachelier <laurent@bachelier.name>
Tue, 5 Feb 2013 21:57:11 +0000 (22:57 +0100)
committerLaurent Bachelier <laurent@bachelier.name>
Tue, 5 Feb 2013 21:57:11 +0000 (22:57 +0100)
pytest-xdist-1.8.ebuild

index de0b869eff9f46387e413fbb573cea0cc71071bd..1a4eef1b8fbc9615b52aef82a55b2d22b91b8f9e 100644 (file)
@@ -7,7 +7,7 @@ SUPPORT_PYTHON_ABIS="1"
 
 inherit distutils
 
-DESCRIPTION="http://pypi.python.org/pypi/pytest-xdist"
+DESCRIPTION="py.test xdist plugin for distributed testing"
 HOMEPAGE="http://pypi.python.org/pypi/pytest-xdist
 https://bitbucket.org/hpk42/pytest-xdist"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"